public class DtCoverageCSBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static DtCoverageCSBuilder |
classify(NetcdfDataset ds,
Formatter errlog) |
static String |
describe(NetcdfDataset ds,
CoordinateSystem cs,
Formatter errlog) |
static String |
describe(NetcdfDataset ds,
Formatter errlog) |
FeatureType |
getCoverageType() |
DtCoverageCS |
makeCoordSys() |
String |
showSummary() |
String |
toString() |
public static DtCoverageCSBuilder classify(NetcdfDataset ds, Formatter errlog)
public static String describe(NetcdfDataset ds, Formatter errlog)
public static String describe(NetcdfDataset ds, CoordinateSystem cs, Formatter errlog)
public FeatureType getCoverageType()
public DtCoverageCS makeCoordSys()
public String showSummary()