public class PdfmDirVector extends DirectionVector
AXIS_TAG, FRAME_TAG, LATITUDE_TAG, LONGITUDE_TAG, ORIGIN_TAG, REF_TAG, ROTATE_TAG, ROTATION_ANGLE_TAG, ROTATION_AXIS_TAG, TARGET_TAG, UNITS_TAG, X_TAG, Y_TAG, Z_TAG| Constructor and Description | 
|---|
| PdfmDirVector(java.lang.String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDirVectorName()Get the name of this surface, that will be used to refer to it. | 
| boolean | hasDirVectorName() | 
| static PdfmDirVector | readFrom(org.w3c.dom.Node node) | 
| void | setDirVectorName(java.lang.String name)Set the name of the surface, that will be used to refer to it. | 
| java.lang.String | toXml(int indent)Write a XML representation of this element | 
copy, getAxis, getFrame, getLatitude, getLatitude, getLatitudeUnit, getLongitude, getLongitude, getLongitudeUnit, getOrigin, getReference, getRotationAngle, getRotationAngle, getRotationAngleUnit, getRotationAxis, getTarget, getUnit, getX, getY, getZ, setAxis, setBooleanField, setFloatArrayField, setFloatField, setFrame, setIntegerField, setLatitude, setLatitude, setLongitude, setLongitude, setOrigin, setReference, setRotationAngle, setRotationAngle, setRotationAxis, setStringField, setTarget, setUnit, setX, setY, setZaddAttribute, addChild, asDataset, copyFrom, equals, getAttribute, getAttributes, getChild, getChildren, getDescription, getFirstLevelTextContent, getName, getValue, hasAttributtes, hasChildren, regenerate, removeAttribute, removeAttribute, setDescription, setValue, toString, toStringParameter, validatepublic void setDirVectorName(java.lang.String name)
name - public java.lang.String getDirVectorName()
public boolean hasDirVectorName()
public java.lang.String toXml(int indent)
PointingElementtoXml in class PointingElementindent - The initial indent to be applied to the XMLpublic static PdfmDirVector readFrom(org.w3c.dom.Node node)