Class TLcdGML3TimeIndeterminateValue
java.lang.Object
com.luciad.format.gml3.model.temporal.TLcdGML3TimeIndeterminateValue
Deprecated.
This enumerated data type specifies values for indeterminate positions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdGML3TimeIndeterminateValueDeprecated.Value for Afterstatic final TLcdGML3TimeIndeterminateValueDeprecated.Value for Beforestatic final TLcdGML3TimeIndeterminateValueDeprecated.Value for Nowstatic final TLcdGML3TimeIndeterminateValueDeprecated.Value for Unknown -
Method Summary
Modifier and TypeMethodDescriptiontoString()Deprecated.Deprecated.Returns the corresponding instance.
-
Field Details
-
AFTER
Deprecated.Value for After -
BEFORE
Deprecated.Value for Before -
NOW
Deprecated.Value for Now -
UNKNOWN
Deprecated.Value for Unknown
-
-
Method Details
com.luciad.format.gml3.*packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml,com.luciad.format.gml31.xmlandcom.luciad.format.gml32.xml.