Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractTimeGeometricPrimitive
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractTimeGeometricPrimitive in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
A zero-dimensional geometric primitive that represents an identifiableposition
in time.class
A GML period acts as a one-dimensional geometric primitive that represents an identifiable extent in time, usually defined by two time positions or time instants.Modifier and TypeMethodDescriptionTLcdGML31TimeGeometricPrimitiveProperty.getTimeGeometricPrimitive()
Returns the value of the property that maps to the_TimeGeometricPrimitive
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31TimeGeometricPrimitiveProperty.setTimeGeometricPrimitive
(TLcdGML31AbstractTimeGeometricPrimitive aValue) Sets the value of the property that maps to the_TimeGeometricPrimitive
element.