Uses of Class
org.opengis.metadata.identification.AssociationType
Packages that use AssociationType
-
Uses of AssociationType in org.opengis.metadata.identification
Fields in org.opengis.metadata.identification declared as AssociationTypeModifier and TypeFieldDescriptionstatic final AssociationType
AssociationType.CROSS_REFERENCE
Reference from one dataset to another.static final AssociationType
AssociationType.LARGER_WORD_CITATION
Reference to a master dataset of which this one is a part.static final AssociationType
AssociationType.PART_OF_SEAMLESS_DATABASE
Part of same structured set of data held in a computer.static final AssociationType
AssociationType.SOURCE
Mapping and charting information from which the dataset content originates.static final AssociationType
AssociationType.STEREO_MATE
Part of a set of imagery that when used together, provides three-dimensional images.Methods in org.opengis.metadata.identification that return AssociationTypeModifier and TypeMethodDescriptionAssociationType.family()
Returns the list of enumerations of the same kind as this enum.AggregateInformation.getAssociationType()
Association type of the aggregate dataset.static AssociationType
Returns the association type that matches the given string, or returns a new one if none match it.static AssociationType[]
AssociationType.values()
Returns the list ofAssociationType
s.