Package | Description |
---|---|
org.geotools.metadata.iso.identification |
Identification
implementation.
|
org.opengis.metadata.identification |
Identification information (includes data and
service identification).
|
Modifier and Type | Class and Description |
---|---|
class |
KeywordsImpl
Keywords, their type and reference source.
|
Modifier and Type | Method and Description |
---|---|
Collection<Keywords> |
IdentificationImpl.getDescriptiveKeywords()
Provides category keywords, their type, and reference source.
|
Modifier and Type | Method and Description |
---|---|
void |
IdentificationImpl.setDescriptiveKeywords(Collection<? extends Keywords> newValues)
Set category keywords, their type, and reference source.
|
Constructor and Description |
---|
KeywordsImpl(Keywords source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Keywords> |
Identification.getDescriptiveKeywords()
Provides category keywords, their type, and reference source.
|
Copyright © 1996–2019 Geotools. All rights reserved.