Package com.luciad.format.gml32.model
Class TLcdGML32Vector
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32DirectPosition
com.luciad.format.gml32.model.TLcdGML32Vector
- All Implemented Interfaces:
ILcdDataObject
,com.luciad.internal.format.gmlcommon.ILcd3DEditablePointWithSrs
,ILcdBounded
,ILcdPoint
,ILcdShape
,ILcd2DEditablePoint
,ILcd2DEditableShape
,ILcd3DEditablePoint
,ILcd3DEditableShape
,ILcdCloneable
,ILcdDeepCloneable
,Serializable
,Cloneable
For some applications the components of the position may be adjusted to yield a unit vector.
- Since:
- 10.0
- See Also:
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32DirectPosition
SRS_PROPERTY, VALUE_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32DirectPosition
clone, clone, cloneAs2DEditablePoint, cloneAs3DEditablePoint, contains2D, contains2D, contains3D, contains3D, getBounds, getCosX, getCosY, getFocusPoint, getSinX, getSinY, getSrs, getTanX, getTanY, getValueObject, getX, getY, getZ, move2D, move2D, move3D, move3D, setSrs, setValue, setValueObject, toString, translate2D, translate3D
Methods inherited from class com.luciad.datamodel.TLcdDataObject
getDataType, getValue, getValue, hasValue, hasValue, setValue
-
Constructor Details
-
TLcdGML32Vector
public TLcdGML32Vector() -
TLcdGML32Vector
-