Uses of Class
com.luciad.format.gml3.model.temporal.TLcdGML3TimeIndeterminateValue
Packages that use TLcdGML3TimeIndeterminateValue
-
Uses of TLcdGML3TimeIndeterminateValue in com.luciad.format.gml3.model.temporal
Fields in com.luciad.format.gml3.model.temporal declared as TLcdGML3TimeIndeterminateValueModifier and TypeFieldDescriptionstatic final TLcdGML3TimeIndeterminateValue
TLcdGML3TimeIndeterminateValue.AFTER
Deprecated.Value for Afterstatic final TLcdGML3TimeIndeterminateValue
TLcdGML3TimeIndeterminateValue.BEFORE
Deprecated.Value for Beforestatic final TLcdGML3TimeIndeterminateValue
TLcdGML3TimeIndeterminateValue.NOW
Deprecated.Value for Nowstatic final TLcdGML3TimeIndeterminateValue
TLcdGML3TimeIndeterminateValue.UNKNOWN
Deprecated.Value for UnknownMethods in com.luciad.format.gml3.model.temporal that return TLcdGML3TimeIndeterminateValueModifier and TypeMethodDescriptionILcdGML3TimePosition.getIndeterminatePosition()
Deprecated.Gets the indeterminate position.Deprecated.Returns the corresponding instance.Methods in com.luciad.format.gml3.model.temporal with parameters of type TLcdGML3TimeIndeterminateValueModifier and TypeMethodDescriptionvoid
ILcdGML3TimePosition.setIndeterminatePosition
(TLcdGML3TimeIndeterminateValue aIndeterminatePosition) Deprecated.Sets the indeterminate position.