Package com.luciad.format.gml32.model
Class TLcdGML32SphericalCS
java.lang.Object
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdISO19115SphericalCS
gml:SphericalCS is a three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. A SphericalCS shall have three gml:axis property elements.
- 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
-
TLcdGML32SphericalCS
public TLcdGML32SphericalCS() -
TLcdGML32SphericalCS
-