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. alias
Methods in org.geotools.coverage.io.netcdf.cf that return Alias Modifier and Type Method Description Alias
ObjectFactory. createAlias()
Create an instance ofAlias
Methods 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.
-