|
JPROJ4
|

Public Member Functions | |
| 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 More... | |
| LinkedHashMap | getProjInfo () |
| LinkedHashMap | getSrcProjInfo () |
| LinkedHashMap | getDestProjInfo () |
| void transform | ( | ProjectionData | dataTP, |
| long | point_count, | ||
| int | point_offset | ||
| ) |
| dataTP | the data set to reproject |
| point_count | |
| point_offset |
Implemented in Proj4.
| LinkedHashMap getProjInfo | ( | ) |
Implemented in Proj4.
| LinkedHashMap getSrcProjInfo | ( | ) |
Implemented in Proj4.
| LinkedHashMap getDestProjInfo | ( | ) |
Implemented in Proj4.
1.8.7