public interface Proj4Factory
Modifier and Type | Method and Description |
---|---|
LinkedHashMap |
getDestProjInfo() |
LinkedHashMap |
getProjInfo() |
LinkedHashMap |
getSrcProjInfo() |
void |
transform(ProjectionData dataTP,
long point_count,
int point_offset)
method to reproject a dataset from the source projection to the destination
projection as defined in the constructor
|
void transform(ProjectionData dataTP, long point_count, int point_offset)
dataTP
- the data set to reprojectpoint_count
- point_offset
- LinkedHashMap getProjInfo()
LinkedHashMap getSrcProjInfo()
LinkedHashMap getDestProjInfo()
Copyright © 2014. All rights reserved.