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 TLcdGML3TimeIndeterminateValueTLcdGML3TimeIndeterminateValue.AFTERDeprecated.Value for Afterstatic final TLcdGML3TimeIndeterminateValueTLcdGML3TimeIndeterminateValue.BEFOREDeprecated.Value for Beforestatic final TLcdGML3TimeIndeterminateValueTLcdGML3TimeIndeterminateValue.NOWDeprecated.Value for Nowstatic final TLcdGML3TimeIndeterminateValueTLcdGML3TimeIndeterminateValue.UNKNOWNDeprecated.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 TypeMethodDescriptionvoidILcdGML3TimePosition.setIndeterminatePosition(TLcdGML3TimeIndeterminateValue aIndeterminatePosition) Deprecated.Sets the indeterminate position.