Uses of Class
org.opengis.metadata.identification.KeywordType

Packages that use KeywordType
org.opengis.metadata.identification Identification information (includes data and service identification). 
 

Uses of KeywordType in org.opengis.metadata.identification
 

Fields in org.opengis.metadata.identification declared as KeywordType
static KeywordType KeywordType.DISCIPLINE
          Keyword identifies a branch of instruction or specialized learning.
static KeywordType KeywordType.PLACE
          Keyword identifies a location.
static KeywordType KeywordType.STRATUM
          Keyword identifies the layer(s) of any deposited substance.
static KeywordType KeywordType.TEMPORAL
          Keyword identifies a time period related to the dataset.
static KeywordType KeywordType.THEME
          Keyword identifies a particular subject or topic.
 

Methods in org.opengis.metadata.identification that return KeywordType
 KeywordType Keywords.getType()
          Subject matter used to group similar keywords.
static KeywordType KeywordType.valueOf(String code)
          Returns the KeywordType that matches the given string, or returns a new one if none match it.
static KeywordType[] KeywordType.values()
          Returns the list of KeywordTypes.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.