Uses of Class
org.geotools.coverage.io.netcdf.cf.Entry
-
Packages that use Entry Package Description org.geotools.coverage.io.netcdf.cf -
-
Uses of Entry in org.geotools.coverage.io.netcdf.cf
Fields in org.geotools.coverage.io.netcdf.cf with type parameters of type Entry Modifier and Type Field Description protected List<Entry>
StandardNameTable. entry
Methods in org.geotools.coverage.io.netcdf.cf that return Entry Modifier and Type Method Description Entry
ObjectFactory. createEntry()
Create an instance ofEntry
Entry
NetCDFCFParser. getEntry(String id)
Entry
NetCDFCFParser. getEntryFromAlias(String id)
Methods in org.geotools.coverage.io.netcdf.cf that return types with arguments of type Entry Modifier and Type Method Description List<Entry>
StandardNameTable. getEntry()
Gets the value of the entry property.
-