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.featureMethods in org.geotools.api.feature that return Association Modifier and Type Method Description AssociationFeatureFactory. createAssociation(Attribute value, AssociationDescriptor descriptor)Creates an association.
- 
Uses of Association in org.geotools.featureClasses in org.geotools.feature that implement Association Modifier and Type Class Description classAssociationImplMethods in org.geotools.feature that return Association Modifier and Type Method Description AssociationAbstractFeatureFactoryImpl. createAssociation(Attribute related, AssociationDescriptor descriptor)
 
-