public class CadVportTableObject extends CadBaseTable
viewPorts table class
Parameters_internalized, typeName_internalized
Constructor and Description |
---|
CadVportTableObject()
Initializes a new instance of the
CadVportTableObject class. |
getMaxTableEntriesCount, getTableName, mergeProperties_internalized, setMaxTableEntriesCount, setTableName
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
acceptR12_internalized, addParameter_internalized, getApplicationCodesContainer, getObjectHandle, getShapeObject, getXdataContainer, removeParameter_internalized, setApplicationCodesContainer, setObjectHandle, setShapeObject, setXdataContainer
public CadVportTableObject()
Initializes a new instance of the CadVportTableObject
class.
public CadStringParameter getName()
Gets or sets the name.
Value: The name.public void setName(CadStringParameter value)
public CadShortParameter getFlags()
Gets or sets the flags.
Value: The flags.public void setFlags(CadShortParameter value)
public Cad2DPoint getLowerLeft()
Gets or sets the lower left.
Value: The lower left.public void setLowerLeft(Cad2DPoint value)
public Cad2DPoint getUpperRight()
Gets or sets the upper right.
Value: The upper right.public void setUpperRight(Cad2DPoint value)
public Cad2DPoint getCenterPoint()
Gets or sets the center point.
Value: The center point.public void setCenterPoint(Cad2DPoint value)
public Cad2DPoint getSnapPoint()
Gets or sets the snap point.
Value: The snap point.public void setSnapPoint(Cad2DPoint value)
public Cad2DPoint getSnapSpacing()
Gets or sets the snap spacing.
Value: The snap spacing.public void setSnapSpacing(Cad2DPoint value)
public Cad2DPoint getGridSpacing()
Gets or sets the grid spacing.
Value: The grid spacing.public void setGridSpacing(Cad2DPoint value)
public Cad3DPoint getViewDirection()
Gets or sets the view direction.
Value: The view direction.public void setViewDirection(Cad3DPoint value)
public Cad3DPoint getViewTargetPoint()
Gets or sets the view target point.
Value: The view target point.public void setViewTargetPoint(Cad3DPoint value)
public CadDoubleParameter getLensLength()
Gets or sets the length of the lens.
Value: The length of the lens.public void setLensLength(CadDoubleParameter value)
public CadDoubleParameter getFrontClipping()
Gets or sets the front clipping.
Value: The front clipping.public void setFrontClipping(CadDoubleParameter value)
public CadDoubleParameter getBackClipping()
Gets or sets the back clipping.
Value: The back clipping.public void setBackClipping(CadDoubleParameter value)
public CadDoubleParameter getViewHeight()
Gets or sets the height of the view.
Value: The height of the view.public void setViewHeight(CadDoubleParameter value)
public CadDoubleParameter getSnapRotationAngle()
Gets or sets the snap rotation angle.
Value: The snap rotation angle.public void setSnapRotationAngle(CadDoubleParameter value)
public CadDoubleParameter getViewTwistAngle()
Gets or sets the view twist angle.
Value: The view twist angle.public void setViewTwistAngle(CadDoubleParameter value)
public CadShortParameter getCircleSides()
Gets or sets the circle sides.
Value: The circle sides.public void setCircleSides(CadShortParameter value)
public CadShortParameter getBitFlags()
Gets or sets the bit flags.
Value: The bit flags.public void setBitFlags(CadShortParameter value)
public CadStringParameter getStyleSheet()
Gets or sets the style sheet.
Value: The style sheet.public void setStyleSheet(CadStringParameter value)
public CadShortParameter getRenderMode()
Gets or sets the render mode.
Value: The render mode.public void setRenderMode(CadShortParameter value)
public CadShortParameter getViewMode()
Gets or sets the view mode.
Value: The view mode.public void setViewMode(CadShortParameter value)
public CadShortParameter getUcsIcon()
Gets or sets the ucs icon.
Value: The ucs icon.public void setUcsIcon(CadShortParameter value)
public Cad3DPoint getUcsOrigin()
Gets or sets the ucs origin.
Value: The ucs origin.public void setUcsOrigin(Cad3DPoint value)
public Cad3DPoint getUcsXaxis()
Gets or sets the ucs xaxis.
Value: The ucs xaxis.public void setUcsXaxis(Cad3DPoint value)
public Cad3DPoint getUcsYaxis()
Gets or sets the ucs yaxis.
Value: The ucs yaxis.public void setUcsYaxis(Cad3DPoint value)
public CadStringParameter getUcsHandle()
Gets or sets the ucs handle.
Value: The ucs handle.public void setUcsHandle(CadStringParameter value)
public CadStringParameter getUcsBaseHandle()
Gets or sets the ucs base handle.
Value: The ucs base handle.public void setUcsBaseHandle(CadStringParameter value)
public CadShortParameter getUcsType()
Gets or sets the type of the ucs.
Value: The type of the ucs.public void setUcsType(CadShortParameter value)
public CadDoubleParameter getElevation()
Gets or sets the elevation.
Value: The elevation.public void setElevation(CadDoubleParameter value)
public CadShortParameter getShadePlotSetting()
Gets or sets the shade plot setting.
Value: The shade plot setting.public void setShadePlotSetting(CadShortParameter value)
public CadShortParameter getMajorGridLines()
Gets or sets the major grid lines.
Value: The major grid lines.public void setMajorGridLines(CadShortParameter value)
public CadStringParameter getBackgroundHandle()
Gets or sets the background handle.
Value: The background handle.public void setBackgroundHandle(CadStringParameter value)
public CadStringParameter getShadeHandle()
Gets or sets the shade handle.
Value: The shade handle.public void setShadeHandle(CadStringParameter value)
public CadStringParameter getVisualStyleHandle()
Gets or sets the visual style handle.
Value: The visual style handle.public void setVisualStyleHandle(CadStringParameter value)
public CadBoolParameter getDefaultLights()
Gets or sets the default lights.
Value: The default lights.public void setDefaultLights(CadBoolParameter value)
public CadShortParameter getDefaultLightType()
Gets or sets the default type of the light.
Value: The default type of the light.public void setDefaultLightType(CadShortParameter value)
public CadDoubleParameter getContrast()
Gets or sets the contrast.
Value: The contrast.public void setContrast(CadDoubleParameter value)
public CadDoubleParameter getBrightness()
Gets or sets the brightness.
Value: The brightness.public void setBrightness(CadDoubleParameter value)
public CadShortParameter getAmbientColor1()
Gets or sets the ambient color1.
Value: The ambient color1.public void setAmbientColor1(CadShortParameter value)
public CadIntParameter getAmbientColor2()
Gets or sets the ambient color2.
Value: The ambient color2.public void setAmbientColor2(CadIntParameter value)
public CadStringParameter getAmbientColor3()
Gets or sets the ambient color3.
Value: The ambient color3.public void setAmbientColor3(CadStringParameter value)
public void accept_internalized(com.aspose.imaging_internal.fileformats.cad.visitors.Visitor visitor)
Accepts the specified visitor.
accept_internalized
in class CadBase
visitor
- The visitor.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.