public class CadLeader extends CadBaseEntity
Class describing Cad leader
Constructor and Description |
---|
CadLeader()
Initializes a new instance of the
CadLeader class. |
Modifier and Type | Method and Description |
---|---|
Cad3DPoint |
getAnnotationPlacementPointOffset()
Gets or sets offset of last leader vertex from annotation placement point
|
short |
getAnnotType()
Gets or sets the annot type.
|
Short |
getArrowHeadFlag()
Gets or sets the arrowhead flag.
|
String |
getAssociatedAnnotation()
Gets or sets reference to associated annotation object.
|
List<Cad3DPoint> |
getCoordinates()
Gets or sets the coordinates.
|
short |
getCreationFlag()
Gets or sets the type of path.
|
short |
getHookLineCreationFlag()
Gets or sets the hook line creation flag.
|
short |
getHookLineFlag()
Gets or sets the hook line flag.
|
Cad3DPoint |
getHorizontalDirection()
Gets or sets the horizontal direction.
|
Cad3DPoint |
getLastLeaderVertex()
Gets or sets the last leader vertex.
|
Short |
getLeaderColor()
Gets or sets the color of the leader.
|
Cad3DPoint |
getNormalVector()
Gets or sets normal vector
|
short |
getPathType()
Gets or sets the type of path.
|
String |
getStyleType()
Gets or sets the style type.
|
double |
getTextHeight()
Gets or sets the text height.
|
double |
getTextWidth()
Gets or sets the scale x.
|
int |
getTypeName()
Gets the name of the type.
|
short |
getVerticesCount()
Gets or sets the count of vertices.
|
void |
setAnnotationPlacementPointOffset(Cad3DPoint value)
Gets or sets offset of last leader vertex from annotation placement point
|
void |
setAnnotType(short value)
Gets or sets the annot type.
|
void |
setArrowHeadFlag(Short value)
Gets or sets the arrowhead flag.
|
void |
setAssociatedAnnotation(String value)
Gets or sets reference to associated annotation object.
|
void |
setCoordinates(List<Cad3DPoint> value)
Gets or sets the coordinates.
|
void |
setCreationFlag(short value)
Gets or sets the type of path.
|
void |
setHookLineCreationFlag(short value)
Gets or sets the hook line creation flag.
|
void |
setHookLineFlag(short value)
Gets or sets the hook line flag.
|
void |
setHorizontalDirection(Cad3DPoint value)
Gets or sets the horizontal direction.
|
void |
setLastLeaderVertex(Cad3DPoint value)
Gets or sets the last leader vertex.
|
void |
setLeaderColor(Short value)
Gets or sets the color of the leader.
|
void |
setNormalVector(Cad3DPoint value)
Gets or sets normal vector
|
void |
setPathType(short value)
Gets or sets the type of path.
|
void |
setStyleType(String value)
Gets or sets the style type.
|
void |
setTextHeight(double value)
Gets or sets the text height.
|
void |
setTextWidth(double value)
Gets or sets the scale x.
|
void |
setVerticesCount(short value)
Gets or sets the count of vertices.
|
getBounds, getChildObjects, getColorId, getColorName, getColorValue, getEntmode, getHyperlink, getLayerName, getLayoutTabName, getLineScale, getLineTypeName, getLineWeight, getLType, getMaterial, getMaterialHandle, getNumreactors, getPlotStyle, getPlotStyleFlag, getProxyBytesCount, getProxyData, getShadowMode, getSpaceMode, getStorageFlag, getTransparency, getVisible, getXDirMissingFlag, isByLayer, isNoLinks, setBounds, setByLayer, setChildObjects, setColorId, setColorName, setColorValue, setEntmode, setHyperlink, setLayerName, setLayoutTabName, setLineScale, setLineTypeName, setLineWeight, setLType, setMaterial, setMaterialHandle, setNoLinks, setNumreactors, setPlotStyle, setPlotStyleFlag, setProxyBytesCount, setProxyData, setShadowMode, setSpaceMode, setStorageFlag, setTransparency, setVisible, setXDirMissingFlag
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadLeader()
Initializes a new instance of the CadLeader
class.
public int getTypeName()
Gets the name of the type.
getTypeName
in class CadBaseEntity
public final Cad3DPoint getLastLeaderVertex()
Gets or sets the last leader vertex.
public final void setLastLeaderVertex(Cad3DPoint value)
Gets or sets the last leader vertex.
value
- The last leader vertex.public final Cad3DPoint getHorizontalDirection()
Gets or sets the horizontal direction.
public final void setHorizontalDirection(Cad3DPoint value)
Gets or sets the horizontal direction.
value
- The horizontal direction.public final Short getLeaderColor()
Gets or sets the color of the leader.
public final void setLeaderColor(Short value)
Gets or sets the color of the leader.
value
- The color of the leader.public final String getStyleType()
Gets or sets the style type.
public final void setStyleType(String value)
Gets or sets the style type.
public final String getAssociatedAnnotation()
Gets or sets reference to associated annotation object.
public final void setAssociatedAnnotation(String value)
Gets or sets reference to associated annotation object.
public final Cad3DPoint getNormalVector()
Gets or sets normal vector
public final void setNormalVector(Cad3DPoint value)
Gets or sets normal vector
public final Cad3DPoint getAnnotationPlacementPointOffset()
Gets or sets offset of last leader vertex from annotation placement point
public final void setAnnotationPlacementPointOffset(Cad3DPoint value)
Gets or sets offset of last leader vertex from annotation placement point
public final Short getArrowHeadFlag()
Gets or sets the arrowhead flag.
public final void setArrowHeadFlag(Short value)
Gets or sets the arrowhead flag.
public final short getPathType()
Gets or sets the type of path.
public final void setPathType(short value)
Gets or sets the type of path.
public final short getCreationFlag()
Gets or sets the type of path.
public final void setCreationFlag(short value)
Gets or sets the type of path.
public final short getHookLineCreationFlag()
Gets or sets the hook line creation flag.
public final void setHookLineCreationFlag(short value)
Gets or sets the hook line creation flag.
public final short getHookLineFlag()
Gets or sets the hook line flag.
public final void setHookLineFlag(short value)
Gets or sets the hook line flag.
public final double getTextHeight()
Gets or sets the text height.
public final void setTextHeight(double value)
Gets or sets the text height.
public final double getTextWidth()
Gets or sets the scale x.
public final void setTextWidth(double value)
Gets or sets the scale x.
public final short getVerticesCount()
Gets or sets the count of vertices.
public final void setVerticesCount(short value)
Gets or sets the count of vertices.
public final List<Cad3DPoint> getCoordinates()
Gets or sets the coordinates.
public final void setCoordinates(List<Cad3DPoint> value)
Gets or sets the coordinates.
value
- The coordinates.public final short getAnnotType()
Gets or sets the annot type.
public final void setAnnotType(short value)
Gets or sets the annot type.