public class CadXLine extends CadBaseEntity
Class describing CadXLine
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadXLine()
Initializes a new instance of the
CadXLine class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getFirstPoint()
Gets or sets the first point .
|
Cad3DPoint |
getUnitDirectionVector()
Gets or sets the unit direction vector.
|
void |
setFirstPoint(Cad3DPoint value)
Gets or sets the first point .
|
void |
setUnitDirectionVector(Cad3DPoint value)
Gets or sets the unit direction vector.
|
getChildObjects, getChildObjectsInternal_internalized, getColorId, getColorName, getColorValue, getLayerName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, mergeProperties_internalized, setChildObjects, setColorId, setColorName, setColorValue, setLayerName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setTypeName, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public Cad3DPoint getFirstPoint()
Gets or sets the first point .
Value: The First Point .public void setFirstPoint(Cad3DPoint value)
Gets or sets the first point .
Value: The First Point .public Cad3DPoint getUnitDirectionVector()
Gets or sets the unit direction vector.
Value: The unit direction vector.public void setUnitDirectionVector(Cad3DPoint value)
Gets or sets the unit direction vector.
Value: The unit direction vector.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.