CadMText

Inheritance: java.lang.Object, CadBaseExtrudedEntity

Class describing Cad Mtext

Constructors

ConstructorDescription
CadMText()Initializes a new instance of the CadMText class.

Methods

MethodDescription
getTypeName()Gets the name of the type.
getExtrusionDirection()Gets or sets the extrusion direction.
setExtrusionDirection(Cad3DPoint value)Gets or sets the extrusion direction.
getBackgroundColorRgb420()Gets or sets the background color RGB 420.
setBackgroundColorRgb420(Integer value)Gets or sets the background color RGB 420.
getBackgroundColorRgb421()Gets or sets the background color RGB 421.
setBackgroundColorRgb421(Integer value)Gets or sets the background color RGB 421.
getBackgroundColorRgb422()Gets or sets the background color RGB 422.
setBackgroundColorRgb422(Integer value)Gets or sets the background color RGB 422.
getBackgroundColorRgb423()Gets or sets the background color RGB 423.
setBackgroundColorRgb423(Integer value)Gets or sets the background color RGB 423.
getBackgroundColorRgb424()Gets or sets the background color RGB 424.
setBackgroundColorRgb424(Integer value)Gets or sets the background color RGB 424.
getBackgroundColorRgb425()Gets or sets the background color RGB 425.
setBackgroundColorRgb425(Integer value)Gets or sets the background color RGB 425.
getBackgroundColorRgb426()Gets or sets the background color RGB 426.
setBackgroundColorRgb426(Integer value)Gets or sets the background color RGB 426.
getBackgroundColorRgb427()Gets or sets the background color RGB 427.
setBackgroundColorRgb427(Integer value)Gets or sets the background color RGB 427.
getBackgroundColorRgb428()Gets or sets the background color RGB 428.
setBackgroundColorRgb428(Integer value)Gets or sets the background color RGB 428.
getBackgroundColorRgb429()Gets or sets the background color RGB 429.
setBackgroundColorRgb429(Integer value)Gets or sets the background color RGB 429.
getBackgroundColorName430()Gets or sets the background color name 430.
setBackgroundColorName430(String value)Gets or sets the background color name 430.
getBackgroundColorName431()Gets or sets the background color name 431.
setBackgroundColorName431(String value)Gets or sets the background color name 431.
getBackgroundColorName432()Gets or sets the background color name 432.
setBackgroundColorName432(String value)Gets or sets the background color name 432.
getBackgroundColorName433()Gets or sets the background color name 433.
setBackgroundColorName433(String value)Gets or sets the background color name 433.
getBackgroundColorName434()Gets or sets the background color name 434.
setBackgroundColorName434(String value)Gets or sets the background color name 434.
getBackgroundColorName435()Gets or sets the background color name 435.
setBackgroundColorName435(String value)Gets or sets the background color name 435.
getBackgroundColorName436()Gets or sets the background color name 436.
setBackgroundColorName436(String value)Gets or sets the background color name 436.
getBackgroundColorName437()Gets or sets the background color name 437.
setBackgroundColorName437(String value)Gets or sets the background color name 437.
getBackgroundColorName438()Gets or sets the background color name 438.
setBackgroundColorName438(String value)Gets or sets the background color name 438.
getBackgroundColorName439()Gets or sets the background color name439.
setBackgroundColorName439(String value)Gets or sets the background color name439.
getDefinedAnnotationHeight()Gets or sets the height of the defined annotation.
setDefinedAnnotationHeight(Double value)Gets or sets the height of the defined annotation.
getAdditionalText()Gets or sets the additional text.
setAdditionalText(String value)Gets or sets the additional text.
getAdditionalTextList()Gets or sets the additional text list.
setAdditionalTextList(List value)Gets or sets the additional text list.
getAttachmentPoint()Gets or sets the attachment point.
setAttachmentPoint(int value)Gets or sets the attachment point.
getBackgroundFillSetting()Gets or sets the background fill setting.
setBackgroundFillSetting(int value)Gets or sets the background fill setting.
getBackgroundTransparency()Gets or sets the background transparency.
setBackgroundTransparency(Integer value)Gets or sets the background transparency.
getFillColor()Gets or sets fill Color
setFillColor(short value)Gets or sets fill Color
getColumnAutoHeight()Gets or sets the column auto height.
setColumnAutoHeight(short value)Gets or sets the column auto height.
getColumnCount()Gets or sets the column count.
setColumnCount(short value)Gets or sets the column count.
getColumnFlow()Gets or sets the column flow.
setColumnFlow(short value)Gets or sets the column flow.
getColumnGutter()Gets or sets the column gutter.
setColumnGutter(double value)Gets or sets the column gutter.
getColumnType()Gets or sets the column type.
setColumnType(short value)Gets or sets the column type.
getColumnWidth()Gets or sets the column width.
setColumnWidth(double value)Gets or sets the column width.
getDirectionVector()Gets or sets the direction vector.
setDirectionVector(Cad3DPoint value)Gets or sets the direction vector.
getDrawingDirection()Gets or sets the drawing direction.
setDrawingDirection(int value)Gets or sets the drawing direction.
getFillBoxScale()Gets or sets the fill box scale.
setFillBoxScale(Double value)Gets or sets the fill box scale.
getHorizontalWidth()Gets or sets the horizontal width.
setHorizontalWidth(Double value)Gets or sets the horizontal width.
getInitialTextHeight()Gets or sets the initial text height.
setInitialTextHeight(double value)Gets or sets the initial text height.
getInsertionPoint()Gets or sets the insertion point.
setInsertionPoint(Cad3DPoint value)Gets or sets the insertion point.
getLineSpacingStyle()Gets or sets the line spacing style.
setLineSpacingStyle(int value)Gets or sets the line spacing style.
getReferenceRectangleWidth()Gets or sets the reference rectangle width.
setReferenceRectangleWidth(double value)Gets or sets the reference rectangle width.
getRotationAngleRad()Gets or sets the rotation angle rad.
setRotationAngleRad(double value)Gets or sets the rotation angle rad.
getSpacingFactor()Gets or sets the spacing factor.
setSpacingFactor(double value)Gets or sets the spacing factor.
getText()Gets or sets the text.
setText(String value)Gets or sets the text.
getFullText()Gets the full text (AdditionalText + Text).
getFullClearText()Gets the full clear text.
getTextStyleName()Gets or sets the text style name.
setTextStyleName(String value)Gets or sets the text style name.
getVerticalHeight()Gets or sets the vertical height.
setVerticalHeight(Double value)Gets or sets the vertical height.

CadMText()

public CadMText()

Initializes a new instance of the CadMText class.

getTypeName()

public int getTypeName()

Gets the name of the type.

Returns: int - The name of the type.

getExtrusionDirection()

public Cad3DPoint getExtrusionDirection()

Gets or sets the extrusion direction.

Returns: Cad3DPoint

setExtrusionDirection(Cad3DPoint value)

public void setExtrusionDirection(Cad3DPoint value)

Gets or sets the extrusion direction.

getBackgroundColorRgb420()

public final Integer getBackgroundColorRgb420()

Gets or sets the background color RGB 420.

Returns: Integer - The background color RGB 420.

setBackgroundColorRgb420(Integer value)

public final void setBackgroundColorRgb420(Integer value)

Gets or sets the background color RGB 420.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 420.

getBackgroundColorRgb421()

public final Integer getBackgroundColorRgb421()

Gets or sets the background color RGB 421.

Returns: Integer - The background color RGB 421.

setBackgroundColorRgb421(Integer value)

public final void setBackgroundColorRgb421(Integer value)

Gets or sets the background color RGB 421.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 421.

getBackgroundColorRgb422()

public final Integer getBackgroundColorRgb422()

Gets or sets the background color RGB 422.

Returns: Integer - The background color RGB 422.

setBackgroundColorRgb422(Integer value)

public final void setBackgroundColorRgb422(Integer value)

Gets or sets the background color RGB 422.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 422.

getBackgroundColorRgb423()

public final Integer getBackgroundColorRgb423()

Gets or sets the background color RGB 423.

Returns: Integer - The background color RGB 423.

setBackgroundColorRgb423(Integer value)

public final void setBackgroundColorRgb423(Integer value)

Gets or sets the background color RGB 423.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 423.

getBackgroundColorRgb424()

public final Integer getBackgroundColorRgb424()

Gets or sets the background color RGB 424.

Returns: Integer - The background color RGB 424.

setBackgroundColorRgb424(Integer value)

public final void setBackgroundColorRgb424(Integer value)

Gets or sets the background color RGB 424.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 424.

getBackgroundColorRgb425()

public final Integer getBackgroundColorRgb425()

Gets or sets the background color RGB 425.

Returns: Integer - The background color RGB 425.

setBackgroundColorRgb425(Integer value)

public final void setBackgroundColorRgb425(Integer value)

Gets or sets the background color RGB 425.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 425.

getBackgroundColorRgb426()

public final Integer getBackgroundColorRgb426()

Gets or sets the background color RGB 426.

Returns: Integer - The background color RGB 426.

setBackgroundColorRgb426(Integer value)

public final void setBackgroundColorRgb426(Integer value)

Gets or sets the background color RGB 426.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 426.

getBackgroundColorRgb427()

public final Integer getBackgroundColorRgb427()

Gets or sets the background color RGB 427.

Returns: Integer - The background color RGB 427.

setBackgroundColorRgb427(Integer value)

public final void setBackgroundColorRgb427(Integer value)

Gets or sets the background color RGB 427.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 427.

getBackgroundColorRgb428()

public final Integer getBackgroundColorRgb428()

Gets or sets the background color RGB 428.

Returns: Integer - The background color RGB 428.

setBackgroundColorRgb428(Integer value)

public final void setBackgroundColorRgb428(Integer value)

Gets or sets the background color RGB 428.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 428.

getBackgroundColorRgb429()

public final Integer getBackgroundColorRgb429()

Gets or sets the background color RGB 429.

Returns: Integer - The background color RGB 429.

setBackgroundColorRgb429(Integer value)

public final void setBackgroundColorRgb429(Integer value)

Gets or sets the background color RGB 429.

Parameters:

ParameterTypeDescription
valueIntegerThe background color RGB 429.

getBackgroundColorName430()

public final String getBackgroundColorName430()

Gets or sets the background color name 430.

Returns: String - The background color name 430.

setBackgroundColorName430(String value)

public final void setBackgroundColorName430(String value)

Gets or sets the background color name 430.

Parameters:

ParameterTypeDescription
valueStringThe background color name 430.

getBackgroundColorName431()

public final String getBackgroundColorName431()

Gets or sets the background color name 431.

Returns: String - The background color name 431.

setBackgroundColorName431(String value)

public final void setBackgroundColorName431(String value)

Gets or sets the background color name 431.

Parameters:

ParameterTypeDescription
valueStringThe background color name 431.

getBackgroundColorName432()

public final String getBackgroundColorName432()

Gets or sets the background color name 432.

Returns: String - The background color name 432.

setBackgroundColorName432(String value)

public final void setBackgroundColorName432(String value)

Gets or sets the background color name 432.

Parameters:

ParameterTypeDescription
valueStringThe background color name 432.

getBackgroundColorName433()

public final String getBackgroundColorName433()

Gets or sets the background color name 433.

Returns: String - The background color name 433.

setBackgroundColorName433(String value)

public final void setBackgroundColorName433(String value)

Gets or sets the background color name 433.

Parameters:

ParameterTypeDescription
valueStringThe background color name 433.

getBackgroundColorName434()

public final String getBackgroundColorName434()

Gets or sets the background color name 434.

Returns: String - The background color name 434.

setBackgroundColorName434(String value)

public final void setBackgroundColorName434(String value)

Gets or sets the background color name 434.

Parameters:

ParameterTypeDescription
valueStringThe background color name 434.

getBackgroundColorName435()

public final String getBackgroundColorName435()

Gets or sets the background color name 435.

Returns: String - The background color name 435.

setBackgroundColorName435(String value)

public final void setBackgroundColorName435(String value)

Gets or sets the background color name 435.

Parameters:

ParameterTypeDescription
valueStringThe background color name 435.

getBackgroundColorName436()

public final String getBackgroundColorName436()

Gets or sets the background color name 436.

Returns: String - The background color name 436.

setBackgroundColorName436(String value)

public final void setBackgroundColorName436(String value)

Gets or sets the background color name 436.

Parameters:

ParameterTypeDescription
valueStringThe background color name 436.

getBackgroundColorName437()

public final String getBackgroundColorName437()

Gets or sets the background color name 437.

Returns: String - The background color name 437.

setBackgroundColorName437(String value)

public final void setBackgroundColorName437(String value)

Gets or sets the background color name 437.

Parameters:

ParameterTypeDescription
valueStringThe background color name 437.

getBackgroundColorName438()

public final String getBackgroundColorName438()

Gets or sets the background color name 438.

Returns: String - The background color name 438.

setBackgroundColorName438(String value)

public final void setBackgroundColorName438(String value)

Gets or sets the background color name 438.

Parameters:

ParameterTypeDescription
valueStringThe background color name 438.

getBackgroundColorName439()

public final String getBackgroundColorName439()

Gets or sets the background color name439.

Returns: String - The background color name 439.

setBackgroundColorName439(String value)

public final void setBackgroundColorName439(String value)

Gets or sets the background color name439.

Parameters:

ParameterTypeDescription
valueStringThe background color name 439.

getDefinedAnnotationHeight()

public final Double getDefinedAnnotationHeight()

Gets or sets the height of the defined annotation.

Returns: Double - The height of the defined annotation.

setDefinedAnnotationHeight(Double value)

public final void setDefinedAnnotationHeight(Double value)

Gets or sets the height of the defined annotation.

Parameters:

ParameterTypeDescription
valueDoubleThe height of the defined annotation.

getAdditionalText()

public final String getAdditionalText()

Gets or sets the additional text.

Returns: String

setAdditionalText(String value)

public final void setAdditionalText(String value)

Gets or sets the additional text.

getAdditionalTextList()

public final List<String> getAdditionalTextList()

Gets or sets the additional text list.

Returns: List - The additional text list.

setAdditionalTextList(List value)

public final void setAdditionalTextList(List<String> value)

Gets or sets the additional text list.

Parameters:

ParameterTypeDescription
valueListThe additional text list.

getAttachmentPoint()

public final int getAttachmentPoint()

Gets or sets the attachment point.

Returns: int - The attachment point.

setAttachmentPoint(int value)

public final void setAttachmentPoint(int value)

Gets or sets the attachment point.

Parameters:

ParameterTypeDescription
valueintThe attachment point.

getBackgroundFillSetting()

public final int getBackgroundFillSetting()

Gets or sets the background fill setting.

Returns: int

setBackgroundFillSetting(int value)

public final void setBackgroundFillSetting(int value)

Gets or sets the background fill setting.

getBackgroundTransparency()

public final Integer getBackgroundTransparency()

Gets or sets the background transparency.

Returns: Integer

setBackgroundTransparency(Integer value)

public final void setBackgroundTransparency(Integer value)

Gets or sets the background transparency.

getFillColor()

public final short getFillColor()

Gets or sets fill Color

Returns: short

setFillColor(short value)

public final void setFillColor(short value)

Gets or sets fill Color

getColumnAutoHeight()

public final short getColumnAutoHeight()

Gets or sets the column auto height.

Returns: short

setColumnAutoHeight(short value)

public final void setColumnAutoHeight(short value)

Gets or sets the column auto height.

getColumnCount()

public final short getColumnCount()

Gets or sets the column count.

Returns: short

setColumnCount(short value)

public final void setColumnCount(short value)

Gets or sets the column count.

getColumnFlow()

public final short getColumnFlow()

Gets or sets the column flow.

Returns: short

setColumnFlow(short value)

public final void setColumnFlow(short value)

Gets or sets the column flow.

getColumnGutter()

public final double getColumnGutter()

Gets or sets the column gutter.

Returns: double

setColumnGutter(double value)

public final void setColumnGutter(double value)

Gets or sets the column gutter.

getColumnType()

public final short getColumnType()

Gets or sets the column type.

Returns: short

setColumnType(short value)

public final void setColumnType(short value)

Gets or sets the column type.

getColumnWidth()

public final double getColumnWidth()

Gets or sets the column width.

Returns: double

setColumnWidth(double value)

public final void setColumnWidth(double value)

Gets or sets the column width.

getDirectionVector()

public final Cad3DPoint getDirectionVector()

Gets or sets the direction vector.

Returns: Cad3DPoint

setDirectionVector(Cad3DPoint value)

public final void setDirectionVector(Cad3DPoint value)

Gets or sets the direction vector.

getDrawingDirection()

public final int getDrawingDirection()

Gets or sets the drawing direction.

Returns: int

setDrawingDirection(int value)

public final void setDrawingDirection(int value)

Gets or sets the drawing direction.

getFillBoxScale()

public final Double getFillBoxScale()

Gets or sets the fill box scale.

Returns: Double

setFillBoxScale(Double value)

public final void setFillBoxScale(Double value)

Gets or sets the fill box scale.

getHorizontalWidth()

public final Double getHorizontalWidth()

Gets or sets the horizontal width.

Returns: Double

setHorizontalWidth(Double value)

public final void setHorizontalWidth(Double value)

Gets or sets the horizontal width.

getInitialTextHeight()

public final double getInitialTextHeight()

Gets or sets the initial text height.

Returns: double

setInitialTextHeight(double value)

public final void setInitialTextHeight(double value)

Gets or sets the initial text height.

getInsertionPoint()

public final Cad3DPoint getInsertionPoint()

Gets or sets the insertion point.

Returns: Cad3DPoint

setInsertionPoint(Cad3DPoint value)

public final void setInsertionPoint(Cad3DPoint value)

Gets or sets the insertion point.

getLineSpacingStyle()

public final int getLineSpacingStyle()

Gets or sets the line spacing style.

Returns: int

setLineSpacingStyle(int value)

public final void setLineSpacingStyle(int value)

Gets or sets the line spacing style.

getReferenceRectangleWidth()

public final double getReferenceRectangleWidth()

Gets or sets the reference rectangle width.

Returns: double

setReferenceRectangleWidth(double value)

public final void setReferenceRectangleWidth(double value)

Gets or sets the reference rectangle width.

getRotationAngleRad()

public final double getRotationAngleRad()

Gets or sets the rotation angle rad.

Returns: double

setRotationAngleRad(double value)

public final void setRotationAngleRad(double value)

Gets or sets the rotation angle rad.

getSpacingFactor()

public final double getSpacingFactor()

Gets or sets the spacing factor.

Returns: double

setSpacingFactor(double value)

public final void setSpacingFactor(double value)

Gets or sets the spacing factor.

getText()

public final String getText()

Gets or sets the text.

Returns: String

setText(String value)

public final void setText(String value)

Gets or sets the text.

getFullText()

public final String getFullText()

Gets the full text (AdditionalText + Text).

Returns: String

getFullClearText()

public final String getFullClearText()

Gets the full clear text.

Returns: String - The full clear text.

getTextStyleName()

public final String getTextStyleName()

Gets or sets the text style name.

Returns: String

setTextStyleName(String value)

public final void setTextStyleName(String value)

Gets or sets the text style name.

getVerticalHeight()

public final Double getVerticalHeight()

Gets or sets the vertical height.

Returns: Double

setVerticalHeight(Double value)

public final void setVerticalHeight(Double value)

Gets or sets the vertical height.