Package com.luciad.format.gml32.model
Class TLcdGML32TimeCS
java.lang.Object
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdISO19115TimeCS
gml:TimeCS is a one-dimensional coordinate system containing a time axis, used to describe the temporal position of a point in the specified time units from a specified time origin. A TimeCS shall have one gml:axis property element.
- Since:
- 2026.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractCoordinateSystem
AGGREGATION_TYPE_PROPERTY, AXIS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractCoordinateSystem
getAggregationType, getAxis, setAggregationTypeMethods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarksMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdGML32TimeCS
public TLcdGML32TimeCS() -
TLcdGML32TimeCS
-