Uses of Class
org.opengis.metadata.identification.KeywordType
Packages that use KeywordType
-
Uses of KeywordType in org.opengis.metadata.identification
Subclasses with type arguments of type KeywordType in org.opengis.metadata.identificationFields in org.opengis.metadata.identification declared as KeywordTypeModifier and TypeFieldDescriptionstatic final KeywordTypeKeywordType.DISCIPLINEKeyword identifies a branch of instruction or specialized learning.static final KeywordTypeKeywordType.PLACEKeyword identifies a location.static final KeywordTypeKeywordType.STRATUMKeyword identifies the layer(s) of any deposited substance.static final KeywordTypeKeywordType.TEMPORALKeyword identifies a time period related to the dataset.static final KeywordTypeKeywordType.THEMEKeyword identifies a particular subject or topic.Fields in org.opengis.metadata.identification with type parameters of type KeywordTypeModifier and TypeFieldDescriptionprivate static final List<KeywordType> KeywordType.VALUESList of all enumerations of this type.Methods in org.opengis.metadata.identification that return KeywordTypeModifier and TypeMethodDescriptionKeywordType.family()Returns the list of enumerations of the same kind than this enum.Keywords.getType()Subject matter used to group similar keywords.static KeywordTypeReturns the KeywordType that matches the given string, or returns a new one if none match it.static KeywordType[]KeywordType.values()Returns the list ofKeywordTypes.