Uses of Class
org.opengis.metadata.acquisition.Context
Packages that use Context
-
Uses of Context in org.opengis.metadata.acquisition
Subclasses with type arguments of type Context in org.opengis.metadata.acquisitionModifier and TypeClassDescriptionfinal classDesignation of criterion for defining the context of the scanning process event.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.Fields in org.opengis.metadata.acquisition with type parameters of type ContextMethods in org.opengis.metadata.acquisition that return ContextModifier and TypeMethodDescriptionContext[]Context.family()Returns the list of enumerations of the same kind than 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.