Uses of Class
org.opengis.metadata.acquisition.Context
-
Uses of Context in org.opengis.metadata.acquisition
Modifier and TypeFieldDescriptionstatic final Context
Context.ACQUISITION
Event related to a specific collection.static final Context
Context.PASS
Event related to a sequence of collections.static final Context
Context.WAY_POINT
Event related to a navigational manoeuvre.Modifier and TypeMethodDescriptionContext[]
Context.family()
Returns the list of codes of the same kind as this code list element.Event.getContext()
Meaning of the event.static Context
Returns the context that matches the given string, or returns a new one if none match it.static Context[]
Context.values()
Returns the list ofContext
s.