| Package | Description |
|---|---|
| org.opengis.metadata.identification |
Identification information
(includes data and service identification).
|
| Modifier and Type | Field and Description |
|---|---|
static AssociationType |
AssociationType.CROSS_REFERENCE
Reference from one dataset to another.
|
static AssociationType |
AssociationType.LARGER_WORD_CITATION
Reference to a master dataset of which this one is a part.
|
static AssociationType |
AssociationType.PART_OF_SEAMLESS_DATABASE
Part of same structured set of data held in a computer.
|
static AssociationType |
AssociationType.SOURCE
Mapping and charting information from which the dataset content originates.
|
static AssociationType |
AssociationType.STEREO_MATE
Part of a set of imagery that when used together, provides three-dimensional images.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationType[] |
AssociationType.family()
Returns the list of enumerations of the same kind than this enum.
|
AssociationType |
AggregateInformation.getAssociationType()
Association type of the aggregate dataset.
|
static AssociationType |
AssociationType.valueOf(String code)
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 of
AssociationTypes. |
Copyright © 1994–2017 Open Geospatial Consortium. All rights reserved.