Uses of Class
org.geotools.filter.identity.FeatureIdImpl
-
Packages that use FeatureIdImpl Package Description org.geotools.feature org.geotools.filter.identity -
-
Uses of FeatureIdImpl in org.geotools.feature
Methods in org.geotools.feature that return FeatureIdImpl Modifier and Type Method Description static FeatureIdImpl
FeatureBuilder. createDefaultFeatureIdentifier(String suggestedId)
Internal method for a temporary FeatureId that can be assigned a real value after a commit. -
Uses of FeatureIdImpl in org.geotools.filter.identity
Subclasses of FeatureIdImpl in org.geotools.filter.identity Modifier and Type Class Description class
FeatureIdVersionedImpl
Implementation ofFeatureId
class
ResourceIdImpl
Implementation ofResourceId
used for Query.
-