Uses of Class
org.opengis.metadata.acquisition.Context
Packages that use Context
-
Uses of Context in org.opengis.metadata.acquisition
Fields in org.opengis.metadata.acquisition declared as ContextModifier and TypeFieldDescriptionstatic final ContextContext.ACQUISITIONEvent related to a specific collection.static final ContextContext.PASSEvent related to a sequence of collections.static final ContextContext.WAY_POINTEvent related to a navigational manoeuvre.Methods in org.opengis.metadata.acquisition that return ContextModifier and TypeMethodDescriptionContext[]Context.family()Returns the list of enumerations of the same kind as this enum.Event.getContext()Meaning of the event.static ContextReturns the context that matches the given string, or returns a new one if none match it.static Context[]Context.values()Returns the list ofContexts.