Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractTimeGeometricPrimitive
Packages that use 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
Subclasses of TLcdGML31AbstractTimeGeometricPrimitive in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassA zero-dimensional geometric primitive that represents an identifiablepositionin time.classA 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.Methods in com.luciad.format.gml31.model that return TLcdGML31AbstractTimeGeometricPrimitiveModifier and TypeMethodDescriptionTLcdGML31TimeGeometricPrimitiveProperty.getTimeGeometricPrimitive()Returns the value of the property that maps to the_TimeGeometricPrimitiveelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31AbstractTimeGeometricPrimitiveModifier and TypeMethodDescriptionvoidTLcdGML31TimeGeometricPrimitiveProperty.setTimeGeometricPrimitive(TLcdGML31AbstractTimeGeometricPrimitive aValue) Sets the value of the property that maps to the_TimeGeometricPrimitiveelement.