Packages

 

com.aspose.cad.fileformats.cad.cadtables

Class CadVportTableObject



  • public class CadVportTableObject
    extends CadBaseOwned

    viewPorts table class

    • Constructor Detail

      • CadVportTableObject

        public CadVportTableObject()

        Initializes a new instance of the CadVportTableObject class.

    • Method Detail

      • getSoftFrozenLayerObject

        public final List<String> getSoftFrozenLayerObject()

        Gets or sets the soft frozen layer object.

        Returns:
        The soft frozen layer object.
      • setSoftFrozenLayerObject

        public final void setSoftFrozenLayerObject(List<String> value)

        Gets or sets the soft frozen layer object.

        Parameters:
        value - The soft frozen layer object.
      • getHardFrozenLayerObject

        public final List<String> getHardFrozenLayerObject()

        Gets or sets the hard frozen layer object.

        Returns:
        The hard frozen layer object.
      • setHardFrozenLayerObject

        public final void setHardFrozenLayerObject(List<String> value)

        Gets or sets the hard frozen layer object.

        Parameters:
        value - The hard frozen layer object.
      • getName

        public final String getName()

        Gets or sets the name.

        Returns:
        The name.
      • setName

        public final void setName(String value)

        Gets or sets the name.

        Parameters:
        value - The name.
      • getFlags

        public final short getFlags()

        Gets or sets the flags.

        Returns:
        The flags.
      • setFlags

        public final void setFlags(short value)

        Gets or sets the flags.

        Parameters:
        value - The flags.
      • getLowerLeft

        public final Cad2DPoint getLowerLeft()

        Gets or sets the lower left.

        Returns:
        The lower left.
      • setLowerLeft

        public final void setLowerLeft(Cad2DPoint value)

        Gets or sets the lower left.

        Parameters:
        value - The lower left.
      • getUpperRight

        public final Cad2DPoint getUpperRight()

        Gets or sets the upper right.

        Returns:
        The upper right.
      • setUpperRight

        public final void setUpperRight(Cad2DPoint value)

        Gets or sets the upper right.

        Parameters:
        value - The upper right.
      • getCenterPoint

        public final Cad2DPoint getCenterPoint()

        Gets or sets the center point.

        Returns:
        The center point.
      • setCenterPoint

        public final void setCenterPoint(Cad2DPoint value)

        Gets or sets the center point.

        Parameters:
        value - The center point.
      • getSnapPoint

        public final Cad2DPoint getSnapPoint()

        Gets or sets the snap point.

        Returns:
        The snap point.
      • setSnapPoint

        public final void setSnapPoint(Cad2DPoint value)

        Gets or sets the snap point.

        Parameters:
        value - The snap point.
      • getSnapSpacing

        public final Cad2DPoint getSnapSpacing()

        Gets or sets the snap spacing.

        Returns:
        The snap spacing.
      • setSnapSpacing

        public final void setSnapSpacing(Cad2DPoint value)

        Gets or sets the snap spacing.

        Parameters:
        value - The snap spacing.
      • getGridSpacing

        public final Cad2DPoint getGridSpacing()

        Gets or sets the grid spacing.

        Returns:
        The grid spacing.
      • setGridSpacing

        public final void setGridSpacing(Cad2DPoint value)

        Gets or sets the grid spacing.

        Parameters:
        value - The grid spacing.
      • getViewDirection

        public final Cad3DPoint getViewDirection()

        Gets or sets the view direction.

        Returns:
        The view direction.
      • setViewDirection

        public final void setViewDirection(Cad3DPoint value)

        Gets or sets the view direction.

        Parameters:
        value - The view direction.
      • getViewTargetPoint

        public final Cad3DPoint getViewTargetPoint()

        Gets or sets the view target point.

        Returns:
        The view target point.
      • setViewTargetPoint

        public final void setViewTargetPoint(Cad3DPoint value)

        Gets or sets the view target point.

        Parameters:
        value - The view target point.
      • getLensLength

        public final double getLensLength()

        Gets or sets the length of the lens.

        Returns:
        The length of the lens.
      • setLensLength

        public final void setLensLength(double value)

        Gets or sets the length of the lens.

        Parameters:
        value - The length of the lens.
      • getViewAspectRatio

        public final double getViewAspectRatio()

        Gets or sets view aspect ratio.

      • setViewAspectRatio

        public final void setViewAspectRatio(double value)

        Gets or sets view aspect ratio.

      • getUseAspectRatio

        public final boolean getUseAspectRatio()

        Gets or sets a value indicating whether [use aspect ratio].

        Returns:
        true if [use aspect ratio]; otherwise, false.
      • setUseAspectRatio

        public final void setUseAspectRatio(boolean value)

        Gets or sets a value indicating whether [use aspect ratio].

        Parameters:
        value - true if [use aspect ratio]; otherwise, false.
      • getFrontClipping

        public final double getFrontClipping()

        Gets or sets the front clipping.

        Returns:
        The front clipping.
      • setFrontClipping

        public final void setFrontClipping(double value)

        Gets or sets the front clipping.

        Parameters:
        value - The front clipping.
      • getBackClipping

        public final double getBackClipping()

        Gets or sets the back clipping.

        Returns:
        The back clipping.
      • setBackClipping

        public final void setBackClipping(double value)

        Gets or sets the back clipping.

        Parameters:
        value - The back clipping.
      • getViewHeight

        public final double getViewHeight()

        Gets or sets the height of the view.

        Returns:
        The height of the view.
      • setViewHeight

        public final void setViewHeight(double value)

        Gets or sets the height of the view.

        Parameters:
        value - The height of the view.
      • getSnapRotationAngle

        public final double getSnapRotationAngle()

        Gets or sets the snap rotation angle.

        Returns:
        The snap rotation angle.
      • setSnapRotationAngle

        public final void setSnapRotationAngle(double value)

        Gets or sets the snap rotation angle.

        Parameters:
        value - The snap rotation angle.
      • getViewTwistAngle

        public final double getViewTwistAngle()

        Gets or sets the view twist angle.

        Returns:
        The view twist angle.
      • setViewTwistAngle

        public final void setViewTwistAngle(double value)

        Gets or sets the view twist angle.

        Parameters:
        value - The view twist angle.
      • getCircleSides

        public final short getCircleSides()

        Gets or sets the circle sides.

        Returns:
        The circle sides.
      • setCircleSides

        public final void setCircleSides(short value)

        Gets or sets the circle sides.

        Parameters:
        value - The circle sides.
      • getFastZoom

        public final short getFastZoom()

        Gets or sets the fast zoom.

        Returns:
        The fast zoom.
      • setFastZoom

        public final void setFastZoom(short value)

        Gets or sets the fast zoom.

        Parameters:
        value - The fast zoom.
      • getGridOnOff

        public final short getGridOnOff()

        Gets or sets the grid on/off.

        Returns:
        The grid on/off.
      • setGridOnOff

        public final void setGridOnOff(short value)

        Gets or sets the grid on/off.

        Parameters:
        value - The grid on/off.
      • getStyleSheet

        public final String getStyleSheet()

        Gets or sets the style sheet.

        Returns:
        The style sheet.
      • setStyleSheet

        public final void setStyleSheet(String value)

        Gets or sets the style sheet.

        Parameters:
        value - The style sheet.
      • getRenderMode

        public final short getRenderMode()

        Gets or sets the render mode.

        Returns:
        The render mode.
      • setRenderMode

        public final void setRenderMode(short value)

        Gets or sets the render mode.

        Parameters:
        value - The render mode.
      • getViewMode

        public final short getViewMode()

        Gets or sets the view mode.

        Returns:
        The view mode.
      • setViewMode

        public final void setViewMode(short value)

        Gets or sets the view mode.

        Parameters:
        value - The view mode.
      • getUcsIcon

        public final short getUcsIcon()

        Gets or sets the ucs icon.

        Returns:
        The ucs icon.
      • setUcsIcon

        public final void setUcsIcon(short value)

        Gets or sets the ucs icon.

        Parameters:
        value - The ucs icon.
      • getSnapOnOff

        public final short getSnapOnOff()

        Gets or sets the snap on off.

        Returns:
        The snap on off.
      • setSnapOnOff

        public final void setSnapOnOff(short value)

        Gets or sets the snap on off.

        Parameters:
        value - The snap on off.
      • getSnapStyle

        public final short getSnapStyle()

        Gets or sets the snap style.

        Returns:
        The snap style.
      • setSnapStyle

        public final void setSnapStyle(short value)

        Gets or sets the snap style.

        Parameters:
        value - The snap style.
      • getSnapIsopair

        public final short getSnapIsopair()

        Gets or sets the snap isopair.

        Returns:
        The snap isopair.
      • setSnapIsopair

        public final void setSnapIsopair(short value)

        Gets or sets the snap isopair.

        Parameters:
        value - The snap isopair.
      • getUcsOrigin

        public final Cad3DPoint getUcsOrigin()

        Gets or sets the ucs origin.

        Returns:
        The ucs origin.
      • setUcsOrigin

        public final void setUcsOrigin(Cad3DPoint value)

        Gets or sets the ucs origin.

        Parameters:
        value - The ucs origin.
      • getUcsXaxis

        public final Cad3DPoint getUcsXaxis()

        Gets or sets the ucs xaxis.

        Returns:
        The ucs xaxis.
      • setUcsXaxis

        public final void setUcsXaxis(Cad3DPoint value)

        Gets or sets the ucs xaxis.

        Parameters:
        value - The ucs xaxis.
      • getUcsYaxis

        public final Cad3DPoint getUcsYaxis()

        Gets or sets the ucs yaxis.

        Returns:
        The ucs yaxis.
      • setUcsYaxis

        public final void setUcsYaxis(Cad3DPoint value)

        Gets or sets the ucs yaxis.

        Parameters:
        value - The ucs yaxis.
      • getUcsHandle

        public final String getUcsHandle()

        Gets or sets the ucs handle.

        Returns:
        The ucs handle.
      • setUcsHandle

        public final void setUcsHandle(String value)

        Gets or sets the ucs handle.

        Parameters:
        value - The ucs handle.
      • getUcsBaseHandle

        public final String getUcsBaseHandle()

        Gets or sets the ucs base handle.

        Returns:
        The ucs base handle.
      • setUcsBaseHandle

        public final void setUcsBaseHandle(String value)

        Gets or sets the ucs base handle.

        Parameters:
        value - The ucs base handle.
      • getUcsType

        public final short getUcsType()

        Gets or sets the type of the ucs.

        Returns:
        The type of the ucs.
      • setUcsType

        public final void setUcsType(short value)

        Gets or sets the type of the ucs.

        Parameters:
        value - The type of the ucs.
      • getElevation

        public final double getElevation()

        Gets or sets the elevation.

        Returns:
        The elevation.
      • setElevation

        public final void setElevation(double value)

        Gets or sets the elevation.

        Parameters:
        value - The elevation.
      • getShadePlotSetting

        public final Short getShadePlotSetting()

        Gets or sets the shade plot setting.

        Returns:
        The shade plot setting.
      • setShadePlotSetting

        public final void setShadePlotSetting(Short value)

        Gets or sets the shade plot setting.

        Parameters:
        value - The shade plot setting.
      • getMajorGridLines

        public final short getMajorGridLines()

        Gets or sets the major grid lines.

        Returns:
        The major grid lines.
      • setMajorGridLines

        public final void setMajorGridLines(short value)

        Gets or sets the major grid lines.

        Parameters:
        value - The major grid lines.
      • getBackgroundHandle

        public final String getBackgroundHandle()

        Gets or sets the background handle.

        Returns:
        The background handle.
      • setBackgroundHandle

        public final void setBackgroundHandle(String value)

        Gets or sets the background handle.

        Parameters:
        value - The background handle.
      • getShadeHandle

        public final String getShadeHandle()

        Gets or sets the shade handle.

        Returns:
        The shade handle.
      • setShadeHandle

        public final void setShadeHandle(String value)

        Gets or sets the shade handle.

        Parameters:
        value - The shade handle.
      • getVisualStyleHandle

        public final String getVisualStyleHandle()

        Gets or sets the visual style handle.

        Returns:
        The visual style handle.
      • setVisualStyleHandle

        public final void setVisualStyleHandle(String value)

        Gets or sets the visual style handle.

        Parameters:
        value - The visual style handle.
      • getDefaultLights

        public final boolean getDefaultLights()

        Gets or sets the default lights.

        Returns:
        The default lights.
      • setDefaultLights

        public final void setDefaultLights(boolean value)

        Gets or sets the default lights.

        Parameters:
        value - The default lights.
      • getDefaultLightType

        public final short getDefaultLightType()

        Gets or sets the default type of the light.

        Returns:
        The default type of the light.
      • setDefaultLightType

        public final void setDefaultLightType(short value)

        Gets or sets the default type of the light.

        Parameters:
        value - The default type of the light.
      • getTableContrast

        public final double getTableContrast()

        Gets or sets the contrast.

        Returns:
        The contrast.
      • setTableContrast

        public final void setTableContrast(double value)

        Gets or sets the contrast.

        Parameters:
        value - The contrast.
      • getTableBrightness

        public final double getTableBrightness()

        Gets or sets the brightness.

        Returns:
        The brightness.
      • setTableBrightness

        public final void setTableBrightness(double value)

        Gets or sets the brightness.

        Parameters:
        value - The brightness.
      • getAmbientColor1

        public final short getAmbientColor1()

        Gets or sets the ambient color1.

        Returns:
        The ambient color1.
      • setAmbientColor1

        public final void setAmbientColor1(short value)

        Gets or sets the ambient color1.

        Parameters:
        value - The ambient color1.
      • getAmbientColor2

        public final int getAmbientColor2()

        Gets or sets the ambient color2.

        Returns:
        The ambient color2.
      • setAmbientColor2

        public final void setAmbientColor2(int value)

        Gets or sets the ambient color2.

        Parameters:
        value - The ambient color2.
      • getAmbientColor3

        public final String getAmbientColor3()

        Gets or sets the ambient color3.

        Returns:
        The ambient color3.
      • setAmbientColor3

        public final void setAmbientColor3(String value)

        Gets or sets the ambient color3.

        Parameters:
        value - The ambient color3.