Uses of Class
org.opengis.metadata.acquisition.Sequence
-
Uses of Sequence in org.opengis.metadata.acquisition
Modifier and TypeFieldDescriptionstatic final Sequence
Sequence.END
End of a collection.static final Sequence
Sequence.INSTANTANEOUS
Collection without a significant durationstatic final Sequence
Sequence.START
Beginning of a collection.Modifier and TypeMethodDescriptionSequence[]
Sequence.family()
Returns the list of codes of the same kind as this code list element.Event.getSequence()
Relative time ordering of the event.static Sequence
Returns the sequence that matches the given string, or returns a new one if none match it.static Sequence[]
Sequence.values()
Returns the list ofSequence
s.