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 NameImplUtilities. 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 classAppSchemaDataAccessConfigurator.ComplexNameImplName 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 NameImplFeatureTypes. DEFAULT_TYPENAMEdefault feature collection nameMethods in org.geotools.feature with parameters of type NameImpl Modifier and Type Method Description intNameImpl. compareTo(NameImpl other)
-