|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.standard.TableConfigurerImpl
ucar.nc2.ft.point.standard.plug.UnidataPointFeature
public class UnidataPointFeature
"Unidata Point Feature v1.0" Convention
| Constructor Summary | |
|---|---|
UnidataPointFeature()
Deprecated. |
|
| Method Summary | |
|---|---|
TableConfig |
getConfig(FeatureType wantFeatureType,
NetcdfDataset ds,
java.util.Formatter errlog)
Deprecated. Create a TableConfig for this dataset. |
boolean |
isMine(FeatureType wantFeatureType,
NetcdfDataset ds)
Deprecated. Determine if this is a dataset that can be opened as a point obs dataset. |
| Methods inherited from class ucar.nc2.ft.point.standard.TableConfigurerImpl |
|---|
getConvName, getConvUsed, setConvName, setConvUsed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnidataPointFeature()
| Method Detail |
|---|
public boolean isMine(FeatureType wantFeatureType,
NetcdfDataset ds)
TableConfigurer
wantFeatureType - want this FeatureTypeds - for this dataset
public TableConfig getConfig(FeatureType wantFeatureType,
NetcdfDataset ds,
java.util.Formatter errlog)
throws java.io.IOException
TableConfigurer
wantFeatureType - want this FeatureTypeds - for this dataset, which has already passed isMine() testerrlog - put error messages here, may be null.
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||