public class CadSectionViewStyle extends CadBaseObject
Class describing CadSectionViewStyle
CadBaseObject
Constructor and Description |
---|
CadSectionViewStyle()
Initializes a new instance of the
CadXRecord class. |
Modifier and Type | Method and Description |
---|---|
String |
getArrowEndSymbolHandle()
The Arrow End Symbol Handle
|
short |
getArrowPosition()
The Arrow Position
|
String |
getArrowStartSymbolHandle()
The Arrow Start Symbol Handle
|
short |
getArrowSymbolColor()
The Arrow Symbol Color
|
double |
getArrowSymbolExtensionLength()
The Arrow Symbol Extension Length
|
double |
getArrowSymbolSize()
The Arrow Symbol Size
|
short |
getBendLineColor()
The Bend Line Color
|
double |
getBendLineLength()
The Bend Line Length
|
short |
getBendLineWeight()
The Bend LineWeight
|
String |
getBendLTypeHandle()
The Bend LType Handle
|
short |
getClassVersion()
The Class Version
|
short |
getCuttingPlaneColor()
The Cutting Plane Color
|
short |
getCuttingPlaneLineWeight()
The Cutting Plane LineWeight
|
String |
getDescription()
The Description
|
String |
getDisplayName()
The Display Name
|
double |
getEndLineLength()
The End Line Length
|
double |
getEndLineOvershoot()
The End Line Overshoot
|
int |
getFlags()
The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines,
0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch
|
List<Double> |
getHatchAngels()
The Hatch Angels
|
short |
getHatchBackgroundColor()
The Hatch Background Color
|
short |
getHatchColor()
The Hatch Color
|
String |
getHatchPattern()
The Hatch Pattern
|
double |
getHatchScale()
The Hatch Scale
|
int |
getHatchTransparency()
The Hatch Transparency
|
short |
getIdentifierColor()
The Identifier Color
|
String |
getIdentifierExcludeCharacters()
The Identifier Exclude Characters
|
double |
getIdentifierHeight()
The Identifier Height
|
double |
getIdentifierOffset()
The Identifier Offset
|
short |
getIdentifierPosition()
The Identifier Position
|
String |
getIdentifierStyleHandle()
The Identifier Style Handle
|
short |
getModelDocClassVersion()
The ModelDoc Class Version
|
String |
getPlaneLTypeHandle()
The Plane LType Handle
|
List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> |
getSectionViewStyleParameters()
Gets or sets the section view style parameters.
|
int |
getViewLabelAlignment()
The ViewLabel Alignment
|
int |
getViewLabelAttachment()
The ViewLabel Attachment
|
double |
getViewLabelOffset()
The ViewLabel Offset
|
String |
getViewLabelPattern()
The ViewLabel Pattern
|
short |
getViewLabelTextColor()
The ViewLabel Text Color
|
double |
getViewLabelTextHeight()
The ViewLabel Text Height
|
String |
getViewLabelTextStyleHandle()
The View Label Text Style Handle
|
int |
getViewStyleFlags()
The ViewStyle Flags
|
boolean |
isModifiedForRecompute()
Is Modified
|
void |
setArrowEndSymbolHandle(String value)
The Arrow End Symbol Handle
|
void |
setArrowPosition(short value)
The Arrow Position
|
void |
setArrowStartSymbolHandle(String value)
The Arrow Start Symbol Handle
|
void |
setArrowSymbolColor(short value)
The Arrow Symbol Color
|
void |
setArrowSymbolExtensionLength(double value)
The Arrow Symbol Extension Length
|
void |
setArrowSymbolSize(double value)
The Arrow Symbol Size
|
void |
setBendLineColor(short value)
The Bend Line Color
|
void |
setBendLineLength(double value)
The Bend Line Length
|
void |
setBendLineWeight(short value)
The Bend LineWeight
|
void |
setBendLTypeHandle(String value)
The Bend LType Handle
|
void |
setClassVersion(short value)
The Class Version
|
void |
setCuttingPlaneColor(short value)
The Cutting Plane Color
|
void |
setCuttingPlaneLineWeight(short value)
The Cutting Plane LineWeight
|
void |
setDescription(String value)
The Description
|
void |
setDisplayName(String value)
The Display Name
|
void |
setEndLineLength(double value)
The End Line Length
|
void |
setEndLineOvershoot(double value)
The End Line Overshoot
|
void |
setFlags(int value)
The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines,
0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch
|
void |
setHatchAngels(List<Double> value)
The Hatch Angels
|
void |
setHatchBackgroundColor(short value)
The Hatch Background Color
|
void |
setHatchColor(short value)
The Hatch Color
|
void |
setHatchPattern(String value)
The Hatch Pattern
|
void |
setHatchScale(double value)
The Hatch Scale
|
void |
setHatchTransparency(int value)
The Hatch Transparency
|
void |
setIdentifierColor(short value)
The Identifier Color
|
void |
setIdentifierExcludeCharacters(String value)
The Identifier Exclude Characters
|
void |
setIdentifierHeight(double value)
The Identifier Height
|
void |
setIdentifierOffset(double value)
The Identifier Offset
|
void |
setIdentifierPosition(short value)
The Identifier Position
|
void |
setIdentifierStyleHandle(String value)
The Identifier Style Handle
|
void |
setModelDocClassVersion(short value)
The ModelDoc Class Version
|
void |
setModifiedForRecompute(boolean value)
Is Modified
|
void |
setPlaneLTypeHandle(String value)
The Plane LType Handle
|
void |
setSectionViewStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)
Gets or sets the section view style parameters.
|
void |
setViewLabelAlignment(int value)
The ViewLabel Alignment
|
void |
setViewLabelAttachment(int value)
The ViewLabel Attachment
|
void |
setViewLabelOffset(double value)
The ViewLabel Offset
|
void |
setViewLabelPattern(String value)
The ViewLabel Pattern
|
void |
setViewLabelTextColor(short value)
The ViewLabel Text Color
|
void |
setViewLabelTextHeight(double value)
The ViewLabel Text Height
|
void |
setViewLabelTextStyleHandle(String value)
The View Label Text Style Handle
|
void |
setViewStyleFlags(int value)
The ViewStyle Flags
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadSectionViewStyle()
Initializes a new instance of the CadXRecord
class.
public final List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> getSectionViewStyleParameters()
Gets or sets the section view style parameters.
public final void setSectionViewStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)
Gets or sets the section view style parameters.
value
- The section view style parameters.public final short getModelDocClassVersion()
The ModelDoc Class Version
public final void setModelDocClassVersion(short value)
The ModelDoc Class Version
public final String getDescription()
The Description
public final void setDescription(String value)
The Description
public final boolean isModifiedForRecompute()
Is Modified
public final void setModifiedForRecompute(boolean value)
Is Modified
public final String getDisplayName()
The Display Name
public final void setDisplayName(String value)
The Display Name
public final int getViewStyleFlags()
The ViewStyle Flags
public final void setViewStyleFlags(int value)
The ViewStyle Flags
public final short getClassVersion()
The Class Version
public final void setClassVersion(short value)
The Class Version
public final int getFlags()
The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines, 0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch
public final void setFlags(int value)
The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines, 0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch
public final short getIdentifierColor()
The Identifier Color
public final void setIdentifierColor(short value)
The Identifier Color
public final double getIdentifierHeight()
The Identifier Height
public final void setIdentifierHeight(double value)
The Identifier Height
public final String getIdentifierExcludeCharacters()
The Identifier Exclude Characters
public final void setIdentifierExcludeCharacters(String value)
The Identifier Exclude Characters
public final short getIdentifierPosition()
The Identifier Position
public final void setIdentifierPosition(short value)
The Identifier Position
public final double getIdentifierOffset()
The Identifier Offset
public final void setIdentifierOffset(double value)
The Identifier Offset
public final short getArrowSymbolColor()
The Arrow Symbol Color
public final void setArrowSymbolColor(short value)
The Arrow Symbol Color
public final double getArrowSymbolSize()
The Arrow Symbol Size
public final void setArrowSymbolSize(double value)
The Arrow Symbol Size
public final double getArrowSymbolExtensionLength()
The Arrow Symbol Extension Length
public final void setArrowSymbolExtensionLength(double value)
The Arrow Symbol Extension Length
public final short getArrowPosition()
The Arrow Position
public final void setArrowPosition(short value)
The Arrow Position
public final short getViewLabelTextColor()
The ViewLabel Text Color
public final void setViewLabelTextColor(short value)
The ViewLabel Text Color
public final double getViewLabelTextHeight()
The ViewLabel Text Height
public final void setViewLabelTextHeight(double value)
The ViewLabel Text Height
public final int getViewLabelAttachment()
The ViewLabel Attachment
public final void setViewLabelAttachment(int value)
The ViewLabel Attachment
public final double getViewLabelOffset()
The ViewLabel Offset
public final void setViewLabelOffset(double value)
The ViewLabel Offset
public final int getViewLabelAlignment()
The ViewLabel Alignment
public final void setViewLabelAlignment(int value)
The ViewLabel Alignment
public final String getViewLabelPattern()
The ViewLabel Pattern
public final void setViewLabelPattern(String value)
The ViewLabel Pattern
public final short getCuttingPlaneLineWeight()
The Cutting Plane LineWeight
public final void setCuttingPlaneLineWeight(short value)
The Cutting Plane LineWeight
public final short getCuttingPlaneColor()
The Cutting Plane Color
public final void setCuttingPlaneColor(short value)
The Cutting Plane Color
public final short getBendLineWeight()
The Bend LineWeight
public final void setBendLineWeight(short value)
The Bend LineWeight
public final short getBendLineColor()
The Bend Line Color
public final void setBendLineColor(short value)
The Bend Line Color
public final double getBendLineLength()
The Bend Line Length
public final void setBendLineLength(double value)
The Bend Line Length
public final double getEndLineLength()
The End Line Length
public final void setEndLineLength(double value)
The End Line Length
public final double getEndLineOvershoot()
The End Line Overshoot
public final void setEndLineOvershoot(double value)
The End Line Overshoot
public final short getHatchColor()
The Hatch Color
public final void setHatchColor(short value)
The Hatch Color
public final short getHatchBackgroundColor()
The Hatch Background Color
public final void setHatchBackgroundColor(short value)
The Hatch Background Color
public final double getHatchScale()
The Hatch Scale
public final void setHatchScale(double value)
The Hatch Scale
public final int getHatchTransparency()
The Hatch Transparency
public final void setHatchTransparency(int value)
The Hatch Transparency
public final String getHatchPattern()
The Hatch Pattern
public final void setHatchPattern(String value)
The Hatch Pattern
public final String getIdentifierStyleHandle()
The Identifier Style Handle
public final void setIdentifierStyleHandle(String value)
The Identifier Style Handle
public final String getArrowStartSymbolHandle()
The Arrow Start Symbol Handle
public final void setArrowStartSymbolHandle(String value)
The Arrow Start Symbol Handle
public final String getArrowEndSymbolHandle()
The Arrow End Symbol Handle
public final void setArrowEndSymbolHandle(String value)
The Arrow End Symbol Handle
public final String getPlaneLTypeHandle()
The Plane LType Handle
public final void setPlaneLTypeHandle(String value)
The Plane LType Handle
public final String getBendLTypeHandle()
The Bend LType Handle
public final void setBendLTypeHandle(String value)
The Bend LType Handle
public final String getViewLabelTextStyleHandle()
The View Label Text Style Handle
public final void setViewLabelTextStyleHandle(String value)
The View Label Text Style Handle