public class Others extends Projections
Modifier and Type | Method and Description |
---|---|
void |
prepareData(ProjectionData dataTP)
if there is some operation to perform on the input data, this is
the right moment (ex.
|
void |
prepareTransformedData(ProjectionData dataTP)
this takes care that the reprojected data are in the correct format
(ex.
|
degreeToRadiant, doTheTransform, getEllipseInfo, getEllipsInfo, getProjInfo, getProjInfo, mapProjInfo, printProjInfo, radiantToDegree, transform
public Others(String src)
public void prepareData(ProjectionData dataTP)
Projections
prepareData
in class Projections
public void prepareTransformedData(ProjectionData dataTP)
Projections
prepareTransformedData
in class Projections
dataTP
- the data setCopyright © 2014. All rights reserved.