public class DatasetClassifier extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetClassifier.CoordSysClassifier |
| Constructor and Description |
|---|
DatasetClassifier(NetcdfDataset ds,
Formatter infolog) |
| Modifier and Type | Method and Description |
|---|---|
List<DatasetClassifier.CoordSysClassifier> |
getCoordinateSystemsUsed() |
List<CoordinateAxis> |
getDependentAxes() |
FeatureType |
getFeatureType() |
List<CoordinateAxis> |
getIndependentAxes() |
public DatasetClassifier(NetcdfDataset ds, Formatter infolog)
public List<CoordinateAxis> getIndependentAxes()
public List<CoordinateAxis> getDependentAxes()
public List<DatasetClassifier.CoordSysClassifier> getCoordinateSystemsUsed()
public FeatureType getFeatureType()