Package | Description |
---|---|
org.geotools.metadata.iso |
Metadata implementation.
|
org.opengis.metadata |
Root package for metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedElementInformationImpl
New metadata element, not found in ISO 19115, which is required to describe geographic data.
|
Modifier and Type | Method and Description |
---|---|
Collection<ExtendedElementInformation> |
MetadataExtensionInformationImpl.getExtendedElementInformation()
Provides information about a new metadata element, not found in ISO 19115, which is required
to describe geographic data.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataExtensionInformationImpl.setExtendedElementInformation(Collection<? extends ExtendedElementInformation> newValues)
Set information about a new metadata element.
|
Constructor and Description |
---|
ExtendedElementInformationImpl(ExtendedElementInformation source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ExtendedElementInformation> |
MetadataExtensionInformation.getExtendedElementInformation()
Provides information about a new metadata element, not found in ISO 19115, which is required
to describe geographic data.
|
Copyright © 1996–2019 Geotools. All rights reserved.