public class CadMLeaderContextData extends CadBaseEntity
Class describing context data for multileader
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadMLeaderContextData()
Initializes a new instance of the
CadMLeaderContextData class. |
Modifier and Type | Method and Description |
---|---|
double |
getArrowHeadSize()
Gets or sets size of an arrow.
|
Cad3DPoint |
getBasePoint()
Gets or sets basepoint.
|
double |
getColumnWidth()
Gets or sets width of column.
|
double |
getContentScale()
Gets or sets the content scale.
|
String |
getDefaultText()
Gets or sets default text.
|
CadMLeaderNode |
getLeaderNode()
Gets or sets text location point.
|
short |
getTextAttachmentType()
Gets or sets text attachment style.
|
int |
getTextBackgroundColor()
Gets or sets text background color.
|
boolean |
getTextBackgroundColorOn()
Gets or sets text background color on
|
boolean |
getTextBackgroundFillOn()
Gets or sets text background fill on
|
double |
getTextBackgroundScaleFactor()
Gets or sets text background scale factor.
|
int |
getTextBackgroundTransparency()
Gets or sets text background transparency.
|
int |
getTextColor()
Gets or sets text color.
|
double |
getTextColumnGutterWidth()
Gets or sets width of text column gutter.
|
double |
getTextColumnHeight()
Gets or sets text column height.
|
short |
getTextColumnType()
Gets or sets text column type
|
Cad3DPoint |
getTextDirectionPoint()
Gets or sets text direction point.
|
short |
getTextFlowDirection()
Gets or sets text flow direction
|
double |
getTextHeight()
Gets or sets the height of text.
|
double |
getTextLandingGap()
Gets or sets text landing gap.
|
short |
getTextLeftAttachmentType()
Gets or sets text left attachment style.
|
double |
getTextLineSpacingFactor()
Gets or sets line spacing factor.
|
short |
getTextLineSpacingStyle()
Gets or sets text line spacing style.
|
Cad3DPoint |
getTextLocationPoint()
Gets or sets text location point.
|
Cad3DPoint |
getTextNormalDirection()
Gets or sets text normal direction.
|
short |
getTextRightAttachmentType()
Gets or sets right attachment type.
|
double |
getTextRotation()
Gets or sets the rotation of the text.
|
String |
getTextStyleID()
Gets or sets text style.
|
double |
getTextWidth()
Gets or sets width of text.
|
boolean |
getUseTextAutoheight()
Gets or sets using of text auto height.
|
boolean |
hasMText()
Gets or sets whether context data has MText.
|
void |
setArrowHeadSize(double value)
Gets or sets size of an arrow.
|
void |
setBasePoint(Cad3DPoint value)
Gets or sets basepoint.
|
void |
setColumnWidth(double value)
Gets or sets width of column.
|
void |
setContentScale(double value)
Gets or sets the content scale.
|
void |
setDefaultText(String value)
Gets or sets default text.
|
void |
setLeaderNode(CadMLeaderNode value)
Gets or sets text location point.
|
void |
setMText(boolean value)
Gets or sets whether context data has MText.
|
void |
setTextAttachmentType(short value)
Gets or sets text attachment style.
|
void |
setTextBackgroundColor(int value)
Gets or sets text background color.
|
void |
setTextBackgroundColorOn(boolean value)
Gets or sets text background color on
|
void |
setTextBackgroundFillOn(boolean value)
Gets or sets text background fill on
|
void |
setTextBackgroundScaleFactor(double value)
Gets or sets text background scale factor.
|
void |
setTextBackgroundTransparency(int value)
Gets or sets text background transparency.
|
void |
setTextColor(int value)
Gets or sets text color.
|
void |
setTextColumnGutterWidth(double value)
Gets or sets width of text column gutter.
|
void |
setTextColumnHeight(double value)
Gets or sets text column height.
|
void |
setTextColumnType(short value)
Gets or sets text column type
|
void |
setTextDirectionPoint(Cad3DPoint value)
Gets or sets text direction point.
|
void |
setTextFlowDirection(short value)
Gets or sets text flow direction
|
void |
setTextHeight(double value)
Gets or sets the height of text.
|
void |
setTextLandingGap(double value)
Gets or sets text landing gap.
|
void |
setTextLeftAttachmentType(short value)
Gets or sets text left attachment style.
|
void |
setTextLineSpacingFactor(double value)
Gets or sets line spacing factor.
|
void |
setTextLineSpacingStyle(short value)
Gets or sets text line spacing style.
|
void |
setTextLocationPoint(Cad3DPoint value)
Gets or sets text location point.
|
void |
setTextNormalDirection(Cad3DPoint value)
Gets or sets text normal direction.
|
void |
setTextRightAttachmentType(short value)
Gets or sets right attachment type.
|
void |
setTextRotation(double value)
Gets or sets the rotation of the text.
|
void |
setTextStyleID(String value)
Gets or sets text style.
|
void |
setTextWidth(double value)
Gets or sets width of text.
|
void |
setUseTextAutoheight(boolean value)
Gets or sets using of text auto height.
|
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_internalized, setVisible
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
accept_internalized, acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadMLeaderContextData()
Initializes a new instance of the CadMLeaderContextData
class.
public boolean hasMText()
Gets or sets whether context data has MText.
Value: If context data has MTextpublic void setMText(boolean value)
Gets or sets whether context data has MText.
Value: If context data has MTextpublic short getTextFlowDirection()
Gets or sets text flow direction
Value: Text flow directionpublic void setTextFlowDirection(short value)
Gets or sets text flow direction
Value: Text flow directionpublic short getTextColumnType()
Gets or sets text column type
Value: Text column typepublic void setTextColumnType(short value)
Gets or sets text column type
Value: Text column typepublic boolean getTextBackgroundColorOn()
Gets or sets text background color on
Value: Text background color onpublic void setTextBackgroundColorOn(boolean value)
Gets or sets text background color on
Value: Text background color onpublic boolean getTextBackgroundFillOn()
Gets or sets text background fill on
Value: Text background color onpublic void setTextBackgroundFillOn(boolean value)
Gets or sets text background fill on
Value: Text background color onpublic String getDefaultText()
Gets or sets default text.
Value: Default text.public void setDefaultText(String value)
Gets or sets default text.
Value: Default text.public short getTextLineSpacingStyle()
Gets or sets text line spacing style.
Value: Text line spacing stylepublic void setTextLineSpacingStyle(short value)
Gets or sets text line spacing style.
Value: Text line spacing stylepublic String getTextStyleID()
Gets or sets text style.
Value: Text style.public void setTextStyleID(String value)
Gets or sets text style.
Value: Text style.public double getTextWidth()
Gets or sets width of text.
Value: The width of text.public void setTextWidth(double value)
Gets or sets width of text.
Value: The width of text.public double getTextColumnGutterWidth()
Gets or sets width of text column gutter.
Value: The width of text column gutter.public void setTextColumnGutterWidth(double value)
Gets or sets width of text column gutter.
Value: The width of text column gutter.public double getTextColumnHeight()
Gets or sets text column height.
Value: The height of text columnpublic void setTextColumnHeight(double value)
Gets or sets text column height.
Value: The height of text columnpublic double getTextBackgroundScaleFactor()
Gets or sets text background scale factor.
Value: Text background scale factor.public void setTextBackgroundScaleFactor(double value)
Gets or sets text background scale factor.
Value: Text background scale factor.public int getTextBackgroundTransparency()
Gets or sets text background transparency.
Value: Text background transparency.public void setTextBackgroundTransparency(int value)
Gets or sets text background transparency.
Value: Text background transparency.public double getTextLandingGap()
Gets or sets text landing gap.
public void setTextLandingGap(double value)
Gets or sets text landing gap.
public boolean getUseTextAutoheight()
Gets or sets using of text auto height.
public void setUseTextAutoheight(boolean value)
Gets or sets using of text auto height.
public double getColumnWidth()
Gets or sets width of column.
Value: The width of column.public void setColumnWidth(double value)
Gets or sets width of column.
Value: The width of column.public double getTextLineSpacingFactor()
Gets or sets line spacing factor.
Value: Line spacing factor.public void setTextLineSpacingFactor(double value)
Gets or sets line spacing factor.
Value: Line spacing factor.public double getContentScale()
Gets or sets the content scale.
Value: The scale of content.public void setContentScale(double value)
Gets or sets the content scale.
Value: The scale of content.public double getTextRotation()
Gets or sets the rotation of the text.
Value: The rotation of the text.public void setTextRotation(double value)
Gets or sets the rotation of the text.
Value: The rotation of the text.public double getTextHeight()
Gets or sets the height of text.
Value: The height of text.public void setTextHeight(double value)
Gets or sets the height of text.
Value: The height of text.public double getArrowHeadSize()
Gets or sets size of an arrow.
Value: The arrow size.public void setArrowHeadSize(double value)
Gets or sets size of an arrow.
Value: The arrow size.public Cad3DPoint getBasePoint()
Gets or sets basepoint.
Value: The base point of context data.public void setBasePoint(Cad3DPoint value)
Gets or sets basepoint.
Value: The base point of context data.public Cad3DPoint getTextNormalDirection()
Gets or sets text normal direction.
Value: The text normal direction point of context data.public void setTextNormalDirection(Cad3DPoint value)
Gets or sets text normal direction.
Value: The text normal direction point of context data.public Cad3DPoint getTextLocationPoint()
Gets or sets text location point.
Value: The text location point of context data.public void setTextLocationPoint(Cad3DPoint value)
Gets or sets text location point.
Value: The text location point of context data.public Cad3DPoint getTextDirectionPoint()
Gets or sets text direction point.
Value: The text direction point of context data.public void setTextDirectionPoint(Cad3DPoint value)
Gets or sets text direction point.
Value: The text direction point of context data.public CadMLeaderNode getLeaderNode()
Gets or sets text location point.
Value: The text location point of context data.public void setLeaderNode(CadMLeaderNode value)
Gets or sets text location point.
Value: The text location point of context data.public int getTextColor()
Gets or sets text color.
Value: Color of text.public void setTextColor(int value)
Gets or sets text color.
Value: Color of text.public int getTextBackgroundColor()
Gets or sets text background color.
Value: Background color of text.public void setTextBackgroundColor(int value)
Gets or sets text background color.
Value: Background color of text.public short getTextAttachmentType()
Gets or sets text attachment style.
public void setTextAttachmentType(short value)
Gets or sets text attachment style.
public short getTextLeftAttachmentType()
Gets or sets text left attachment style.
public void setTextLeftAttachmentType(short value)
Gets or sets text left attachment style.
public short getTextRightAttachmentType()
Gets or sets right attachment type.
public void setTextRightAttachmentType(short value)
Gets or sets right attachment type.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.