public class CadVportTableObject extends CadBaseOwned
viewPorts table class
Constructor and Description |
---|
CadVportTableObject()
Initializes a new instance of the
CadVportTableObject class. |
Modifier and Type | Method and Description |
---|---|
short |
getAmbientColor1()
Gets or sets the ambient color1.
|
int |
getAmbientColor2()
Gets or sets the ambient color2.
|
String |
getAmbientColor3()
Gets or sets the ambient color3.
|
double |
getBackClipping()
Gets or sets the back clipping.
|
String |
getBackgroundHandle()
Gets or sets the background handle.
|
Cad2DPoint |
getCenterPoint()
Gets or sets the center point.
|
short |
getCircleSides()
Gets or sets the circle sides.
|
boolean |
getDefaultLights()
Gets or sets the default lights.
|
short |
getDefaultLightType()
Gets or sets the default type of the light.
|
double |
getElevation()
Gets or sets the elevation.
|
short |
getFastZoom()
Gets or sets the fast zoom.
|
short |
getFlags()
Gets or sets the flags.
|
double |
getFrontClipping()
Gets or sets the front clipping.
|
short |
getGridOnOff()
Gets or sets the grid on/off.
|
Cad2DPoint |
getGridSpacing()
Gets or sets the grid spacing.
|
List<String> |
getHardFrozenLayerObject()
Gets or sets the hard frozen layer object.
|
double |
getLensLength()
Gets or sets the length of the lens.
|
Cad2DPoint |
getLowerLeft()
Gets or sets the lower left.
|
short |
getMajorGridLines()
Gets or sets the major grid lines.
|
String |
getName()
Gets or sets the name.
|
short |
getRenderMode()
Gets or sets the render mode.
|
String |
getShadeHandle()
Gets or sets the shade handle.
|
Short |
getShadePlotSetting()
Gets or sets the shade plot setting.
|
short |
getSnapIsopair()
Gets or sets the snap isopair.
|
short |
getSnapOnOff()
Gets or sets the snap on off.
|
Cad2DPoint |
getSnapPoint()
Gets or sets the snap point.
|
double |
getSnapRotationAngle()
Gets or sets the snap rotation angle.
|
Cad2DPoint |
getSnapSpacing()
Gets or sets the snap spacing.
|
short |
getSnapStyle()
Gets or sets the snap style.
|
List<String> |
getSoftFrozenLayerObject()
Gets or sets the soft frozen layer object.
|
String |
getStyleSheet()
Gets or sets the style sheet.
|
double |
getTableBrightness()
Gets or sets the brightness.
|
double |
getTableContrast()
Gets or sets the contrast.
|
String |
getUcsBaseHandle()
Gets or sets the ucs base handle.
|
String |
getUcsHandle()
Gets or sets the ucs handle.
|
short |
getUcsIcon()
Gets or sets the ucs icon.
|
Cad3DPoint |
getUcsOrigin()
Gets or sets the ucs origin.
|
short |
getUcsType()
Gets or sets the type of the ucs.
|
Cad3DPoint |
getUcsXaxis()
Gets or sets the ucs xaxis.
|
Cad3DPoint |
getUcsYaxis()
Gets or sets the ucs yaxis.
|
Cad2DPoint |
getUpperRight()
Gets or sets the upper right.
|
boolean |
getUseAspectRatio()
Gets or sets a value indicating whether [use aspect ratio].
|
double |
getViewAspectRatio()
Gets or sets view aspect ratio.
|
Cad3DPoint |
getViewDirection()
Gets or sets the view direction.
|
double |
getViewHeight()
Gets or sets the height of the view.
|
short |
getViewMode()
Gets or sets the view mode.
|
Cad3DPoint |
getViewTargetPoint()
Gets or sets the view target point.
|
double |
getViewTwistAngle()
Gets or sets the view twist angle.
|
String |
getVisualStyleHandle()
Gets or sets the visual style handle.
|
void |
setAmbientColor1(short value)
Gets or sets the ambient color1.
|
void |
setAmbientColor2(int value)
Gets or sets the ambient color2.
|
void |
setAmbientColor3(String value)
Gets or sets the ambient color3.
|
void |
setBackClipping(double value)
Gets or sets the back clipping.
|
void |
setBackgroundHandle(String value)
Gets or sets the background handle.
|
void |
setCenterPoint(Cad2DPoint value)
Gets or sets the center point.
|
void |
setCircleSides(short value)
Gets or sets the circle sides.
|
void |
setDefaultLights(boolean value)
Gets or sets the default lights.
|
void |
setDefaultLightType(short value)
Gets or sets the default type of the light.
|
void |
setElevation(double value)
Gets or sets the elevation.
|
void |
setFastZoom(short value)
Gets or sets the fast zoom.
|
void |
setFlags(short value)
Gets or sets the flags.
|
void |
setFrontClipping(double value)
Gets or sets the front clipping.
|
void |
setGridOnOff(short value)
Gets or sets the grid on/off.
|
void |
setGridSpacing(Cad2DPoint value)
Gets or sets the grid spacing.
|
void |
setHardFrozenLayerObject(List<String> value)
Gets or sets the hard frozen layer object.
|
void |
setLensLength(double value)
Gets or sets the length of the lens.
|
void |
setLowerLeft(Cad2DPoint value)
Gets or sets the lower left.
|
void |
setMajorGridLines(short value)
Gets or sets the major grid lines.
|
void |
setName(String value)
Gets or sets the name.
|
void |
setRenderMode(short value)
Gets or sets the render mode.
|
void |
setShadeHandle(String value)
Gets or sets the shade handle.
|
void |
setShadePlotSetting(Short value)
Gets or sets the shade plot setting.
|
void |
setSnapIsopair(short value)
Gets or sets the snap isopair.
|
void |
setSnapOnOff(short value)
Gets or sets the snap on off.
|
void |
setSnapPoint(Cad2DPoint value)
Gets or sets the snap point.
|
void |
setSnapRotationAngle(double value)
Gets or sets the snap rotation angle.
|
void |
setSnapSpacing(Cad2DPoint value)
Gets or sets the snap spacing.
|
void |
setSnapStyle(short value)
Gets or sets the snap style.
|
void |
setSoftFrozenLayerObject(List<String> value)
Gets or sets the soft frozen layer object.
|
void |
setStyleSheet(String value)
Gets or sets the style sheet.
|
void |
setTableBrightness(double value)
Gets or sets the brightness.
|
void |
setTableContrast(double value)
Gets or sets the contrast.
|
void |
setUcsBaseHandle(String value)
Gets or sets the ucs base handle.
|
void |
setUcsHandle(String value)
Gets or sets the ucs handle.
|
void |
setUcsIcon(short value)
Gets or sets the ucs icon.
|
void |
setUcsOrigin(Cad3DPoint value)
Gets or sets the ucs origin.
|
void |
setUcsType(short value)
Gets or sets the type of the ucs.
|
void |
setUcsXaxis(Cad3DPoint value)
Gets or sets the ucs xaxis.
|
void |
setUcsYaxis(Cad3DPoint value)
Gets or sets the ucs yaxis.
|
void |
setUpperRight(Cad2DPoint value)
Gets or sets the upper right.
|
void |
setUseAspectRatio(boolean value)
Gets or sets a value indicating whether [use aspect ratio].
|
void |
setViewAspectRatio(double value)
Gets or sets view aspect ratio.
|
void |
setViewDirection(Cad3DPoint value)
Gets or sets the view direction.
|
void |
setViewHeight(double value)
Gets or sets the height of the view.
|
void |
setViewMode(short value)
Gets or sets the view mode.
|
void |
setViewTargetPoint(Cad3DPoint value)
Gets or sets the view target point.
|
void |
setViewTwistAngle(double value)
Gets or sets the view twist angle.
|
void |
setVisualStyleHandle(String value)
Gets or sets the visual style handle.
|
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadVportTableObject()
Initializes a new instance of the CadVportTableObject
class.
public final List<String> getSoftFrozenLayerObject()
Gets or sets the soft frozen layer object.
public final void setSoftFrozenLayerObject(List<String> value)
Gets or sets the soft frozen layer object.
value
- The soft frozen layer object.public final List<String> getHardFrozenLayerObject()
Gets or sets the hard frozen layer object.
public final void setHardFrozenLayerObject(List<String> value)
Gets or sets the hard frozen layer object.
value
- The hard frozen layer object.public final String getName()
Gets or sets the name.
public final void setName(String value)
Gets or sets the name.
value
- The name.public final short getFlags()
Gets or sets the flags.
public final void setFlags(short value)
Gets or sets the flags.
value
- The flags.public final Cad2DPoint getLowerLeft()
Gets or sets the lower left.
public final void setLowerLeft(Cad2DPoint value)
Gets or sets the lower left.
value
- The lower left.public final Cad2DPoint getUpperRight()
Gets or sets the upper right.
public final void setUpperRight(Cad2DPoint value)
Gets or sets the upper right.
value
- The upper right.public final Cad2DPoint getCenterPoint()
Gets or sets the center point.
public final void setCenterPoint(Cad2DPoint value)
Gets or sets the center point.
value
- The center point.public final Cad2DPoint getSnapPoint()
Gets or sets the snap point.
public final void setSnapPoint(Cad2DPoint value)
Gets or sets the snap point.
value
- The snap point.public final Cad2DPoint getSnapSpacing()
Gets or sets the snap spacing.
public final void setSnapSpacing(Cad2DPoint value)
Gets or sets the snap spacing.
value
- The snap spacing.public final Cad2DPoint getGridSpacing()
Gets or sets the grid spacing.
public final void setGridSpacing(Cad2DPoint value)
Gets or sets the grid spacing.
value
- The grid spacing.public final Cad3DPoint getViewDirection()
Gets or sets the view direction.
public final void setViewDirection(Cad3DPoint value)
Gets or sets the view direction.
value
- The view direction.public final Cad3DPoint getViewTargetPoint()
Gets or sets the view target point.
public final void setViewTargetPoint(Cad3DPoint value)
Gets or sets the view target point.
value
- The view target point.public final double getLensLength()
Gets or sets the length of the lens.
public final void setLensLength(double value)
Gets or sets the length of the lens.
value
- The length of the lens.public final double getViewAspectRatio()
Gets or sets view aspect ratio.
public final void setViewAspectRatio(double value)
Gets or sets view aspect ratio.
public final boolean getUseAspectRatio()
Gets or sets a value indicating whether [use aspect ratio].
true
if [use aspect ratio]; otherwise, false
.public final void setUseAspectRatio(boolean value)
Gets or sets a value indicating whether [use aspect ratio].
value
- true
if [use aspect ratio]; otherwise, false
.public final double getFrontClipping()
Gets or sets the front clipping.
public final void setFrontClipping(double value)
Gets or sets the front clipping.
value
- The front clipping.public final double getBackClipping()
Gets or sets the back clipping.
public final void setBackClipping(double value)
Gets or sets the back clipping.
value
- The back clipping.public final double getViewHeight()
Gets or sets the height of the view.
public final void setViewHeight(double value)
Gets or sets the height of the view.
value
- The height of the view.public final double getSnapRotationAngle()
Gets or sets the snap rotation angle.
public final void setSnapRotationAngle(double value)
Gets or sets the snap rotation angle.
value
- The snap rotation angle.public final double getViewTwistAngle()
Gets or sets the view twist angle.
public final void setViewTwistAngle(double value)
Gets or sets the view twist angle.
value
- The view twist angle.public final short getCircleSides()
Gets or sets the circle sides.
public final void setCircleSides(short value)
Gets or sets the circle sides.
value
- The circle sides.public final short getFastZoom()
Gets or sets the fast zoom.
public final void setFastZoom(short value)
Gets or sets the fast zoom.
value
- The fast zoom.public final short getGridOnOff()
Gets or sets the grid on/off.
public final void setGridOnOff(short value)
Gets or sets the grid on/off.
value
- The grid on/off.public final String getStyleSheet()
Gets or sets the style sheet.
public final void setStyleSheet(String value)
Gets or sets the style sheet.
value
- The style sheet.public final short getRenderMode()
Gets or sets the render mode.
public final void setRenderMode(short value)
Gets or sets the render mode.
value
- The render mode.public final short getViewMode()
Gets or sets the view mode.
public final void setViewMode(short value)
Gets or sets the view mode.
value
- The view mode.public final short getUcsIcon()
Gets or sets the ucs icon.
public final void setUcsIcon(short value)
Gets or sets the ucs icon.
value
- The ucs icon.public final short getSnapOnOff()
Gets or sets the snap on off.
public final void setSnapOnOff(short value)
Gets or sets the snap on off.
value
- The snap on off.public final short getSnapStyle()
Gets or sets the snap style.
public final void setSnapStyle(short value)
Gets or sets the snap style.
value
- The snap style.public final short getSnapIsopair()
Gets or sets the snap isopair.
public final void setSnapIsopair(short value)
Gets or sets the snap isopair.
value
- The snap isopair.public final Cad3DPoint getUcsOrigin()
Gets or sets the ucs origin.
public final void setUcsOrigin(Cad3DPoint value)
Gets or sets the ucs origin.
value
- The ucs origin.public final Cad3DPoint getUcsXaxis()
Gets or sets the ucs xaxis.
public final void setUcsXaxis(Cad3DPoint value)
Gets or sets the ucs xaxis.
value
- The ucs xaxis.public final Cad3DPoint getUcsYaxis()
Gets or sets the ucs yaxis.
public final void setUcsYaxis(Cad3DPoint value)
Gets or sets the ucs yaxis.
value
- The ucs yaxis.public final String getUcsHandle()
Gets or sets the ucs handle.
public final void setUcsHandle(String value)
Gets or sets the ucs handle.
value
- The ucs handle.public final String getUcsBaseHandle()
Gets or sets the ucs base handle.
public final void setUcsBaseHandle(String value)
Gets or sets the ucs base handle.
value
- The ucs base handle.public final short getUcsType()
Gets or sets the type of the ucs.
public final void setUcsType(short value)
Gets or sets the type of the ucs.
value
- The type of the ucs.public final double getElevation()
Gets or sets the elevation.
public final void setElevation(double value)
Gets or sets the elevation.
value
- The elevation.public final Short getShadePlotSetting()
Gets or sets the shade plot setting.
public final void setShadePlotSetting(Short value)
Gets or sets the shade plot setting.
value
- The shade plot setting.public final short getMajorGridLines()
Gets or sets the major grid lines.
public final void setMajorGridLines(short value)
Gets or sets the major grid lines.
value
- The major grid lines.public final String getBackgroundHandle()
Gets or sets the background handle.
public final void setBackgroundHandle(String value)
Gets or sets the background handle.
value
- The background handle.public final String getShadeHandle()
Gets or sets the shade handle.
public final void setShadeHandle(String value)
Gets or sets the shade handle.
value
- The shade handle.public final String getVisualStyleHandle()
Gets or sets the visual style handle.
public final void setVisualStyleHandle(String value)
Gets or sets the visual style handle.
value
- The visual style handle.public final boolean getDefaultLights()
Gets or sets the default lights.
public final void setDefaultLights(boolean value)
Gets or sets the default lights.
value
- The default lights.public final short getDefaultLightType()
Gets or sets the default type of the light.
public final void setDefaultLightType(short value)
Gets or sets the default type of the light.
value
- The default type of the light.public final double getTableContrast()
Gets or sets the contrast.
public final void setTableContrast(double value)
Gets or sets the contrast.
value
- The contrast.public final double getTableBrightness()
Gets or sets the brightness.
public final void setTableBrightness(double value)
Gets or sets the brightness.
value
- The brightness.public final short getAmbientColor1()
Gets or sets the ambient color1.
public final void setAmbientColor1(short value)
Gets or sets the ambient color1.
value
- The ambient color1.public final int getAmbientColor2()
Gets or sets the ambient color2.
public final void setAmbientColor2(int value)
Gets or sets the ambient color2.
value
- The ambient color2.public final String getAmbientColor3()
Gets or sets the ambient color3.
public final void setAmbientColor3(String value)
Gets or sets the ambient color3.
value
- The ambient color3.