Uses of Class
org.geotools.coverage.io.netcdf.cf.Alias
-
Packages that use Alias Package Description org.geotools.coverage.io.netcdf.cf -
-
Uses of Alias in org.geotools.coverage.io.netcdf.cf
Fields in org.geotools.coverage.io.netcdf.cf with type parameters of type Alias Modifier and Type Field Description protected List<Alias>StandardNameTable. aliasMethods in org.geotools.coverage.io.netcdf.cf that return Alias Modifier and Type Method Description AliasObjectFactory. createAlias()Create an instance ofAliasMethods in org.geotools.coverage.io.netcdf.cf that return types with arguments of type Alias Modifier and Type Method Description List<Alias>StandardNameTable. getAlias()Gets the value of the alias property.
-