|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Keywords | |
---|---|
org.geotools.metadata.iso.identification | Identification implementation. |
org.opengis.metadata.identification | Identification information (includes data and service identification). |
Uses of Keywords in org.geotools.metadata.iso.identification |
---|
Classes in org.geotools.metadata.iso.identification that implement Keywords | |
---|---|
class |
KeywordsImpl
Keywords, their type and reference source. |
Methods in org.geotools.metadata.iso.identification that return types with arguments of type Keywords | |
---|---|
Collection<Keywords> |
IdentificationImpl.getDescriptiveKeywords()
Provides category keywords, their type, and reference source. |
Method parameters in org.geotools.metadata.iso.identification with type arguments of type Keywords | |
---|---|
void |
IdentificationImpl.setDescriptiveKeywords(Collection<? extends Keywords> newValues)
Set category keywords, their type, and reference source. |
Constructors in org.geotools.metadata.iso.identification with parameters of type Keywords | |
---|---|
KeywordsImpl(Keywords source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of Keywords in org.opengis.metadata.identification |
---|
Methods in org.opengis.metadata.identification that return types with arguments of type Keywords | |
---|---|
Collection<? extends Keywords> |
Identification.getDescriptiveKeywords()
Provides category keywords, their type, and reference source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |