|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
org.opengis.feature | Representation a features on a map. |
org.opengis.feature.simple |
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 (always nested). |
Methods in org.opengis.feature that return types with arguments of type Association | |
---|---|
Collection<Association> |
ComplexAttribute.associations()
Convenience method for getting at the associations contained in this complex attribute. |
Uses of Association in org.opengis.feature.simple |
---|
Methods in org.opengis.feature.simple that return types with arguments of type Association | |
---|---|
List<Association> |
SimpleFeature.associations()
Associations are not supported by SimpleFeature. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |