public class DatasetClassifier.CoordSysClassifier extends Object
| Modifier and Type | Method and Description |
|---|---|
List<CoordinateAxis> |
getAxesUsed() |
List<CoordinateTransform> |
getCoordTransforms() |
FeatureType |
getFeatureType() |
String |
getName() |
Projection |
getProjection() |
boolean |
isLatLon() |
String |
toString() |
public String getName()
public FeatureType getFeatureType()
public boolean isLatLon()
public List<CoordinateTransform> getCoordTransforms()
public Projection getProjection()
public List<CoordinateAxis> getAxesUsed()