public class CadPoint extends CadCircle
Class describing Cad Point
| Constructor and Description |
|---|
CadPoint()
Initializes a new instance of the
CadPoint class. |
| Modifier and Type | Method and Description |
|---|---|
Cad3DPoint |
getPointLocation()
Gets or sets the point location.
|
double |
getStartAngle()
Gets or sets angle XAxis.
|
void |
setPointLocation(Cad3DPoint value)
Gets or sets the point location.
|
void |
setStartAngle(double value)
Gets or sets angle XAxis.
|
getAttribute6, getAttribute62, getCenterPoint, getRadius, getThickness, setAttribute6, setAttribute62, setCenterPoint, setRadius, setThicknessgetExtrusionDirection, setExtrusionDirectiongetAttribute160, getAttribute348, getChildObjects, getColorId, getColorName, getColorValue, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getMaterial, getPlotStyle, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getTransparency, getTypeName, getVisible, isColorIdSet, setAttribute160, setAttribute348, setChildObjects, setColorId, setColorName, setColorValue, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setMaterial, setPlotStyle, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setTransparency, setVisiblegetHardOwner, getSoftOwner, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainerpublic Cad3DPoint getPointLocation()
Gets or sets the point location.
public void setPointLocation(Cad3DPoint value)
Gets or sets the point location.
value - The Point location.public double getStartAngle()
Gets or sets angle XAxis.
public void setStartAngle(double value)
Gets or sets angle XAxis.
value - The angle X axis