Uses of Interface
org.geotools.api.feature.Association
-
Packages that use Association Package Description org.geotools.api.feature Representation a features on a map.org.geotools.feature -
-
Uses of Association in org.geotools.api.feature
Methods in org.geotools.api.feature that return Association Modifier and Type Method Description Association
FeatureFactory. createAssociation(Attribute value, AssociationDescriptor descriptor)
Creates an association. -
Uses of Association in org.geotools.feature
Classes in org.geotools.feature that implement Association Modifier and Type Class Description class
AssociationImpl
Methods in org.geotools.feature that return Association Modifier and Type Method Description Association
AbstractFeatureFactoryImpl. createAssociation(Attribute related, AssociationDescriptor descriptor)
-