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. entryMethods in org.geotools.coverage.io.netcdf.cf that return Entry Modifier and Type Method Description EntryObjectFactory. createEntry()Create an instance ofEntryEntryNetCDFCFParser. getEntry(String id)EntryNetCDFCFParser. 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.
-