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, transformpublic Others(String src)
public void prepareData(ProjectionData dataTP)
ProjectionsprepareData in class Projectionspublic void prepareTransformedData(ProjectionData dataTP)
ProjectionsprepareTransformedData in class ProjectionsdataTP - the data setCopyright © 2014. All rights reserved.