Uses of Interface
org.opengis.feature.Association

Packages that use Association
org.geotools.feature   
org.opengis.feature Representation a features on a map. 
 

Uses of Association in org.geotools.feature
 

Classes in org.geotools.feature that implement Association
 class AssociationImpl
           
 

Methods in org.geotools.feature that return Association
 Association AbstractFeatureFactoryImpl.createAssociation(Attribute related, AssociationDescriptor descriptor)
           
 

Uses of Association in org.opengis.feature
 

Methods in org.opengis.feature that return Association
 Association FeatureFactory.createAssociation(Attribute value, AssociationDescriptor descriptor)
          Creates an association.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.