Uses of Class
org.geotools.feature.NameImpl
-
Packages that use NameImpl Package Description org.geotools.coverage.io.util org.geotools.data.complex.config org.geotools.feature -
-
Uses of NameImpl in org.geotools.coverage.io.util
Methods in org.geotools.coverage.io.util that return NameImpl Modifier and Type Method Description static NameImpl
Utilities. buildCoverageName(URL input)
-
Uses of NameImpl in org.geotools.data.complex.config
Subclasses of NameImpl in org.geotools.data.complex.config Modifier and Type Class Description static class
AppSchemaDataAccessConfigurator.ComplexNameImpl
Name implementation capable of store more information about the attribute/element represented. -
Uses of NameImpl in org.geotools.feature
Fields in org.geotools.feature declared as NameImpl Modifier and Type Field Description static NameImpl
FeatureTypes. DEFAULT_TYPENAME
default feature collection nameMethods in org.geotools.feature with parameters of type NameImpl Modifier and Type Method Description int
NameImpl. compareTo(NameImpl other)
-