Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadViewport



  • public class CadViewport
    extends CadBaseEntity

    The Cad view port.

    • Constructor Detail

      • CadViewport

        public CadViewport()

        Initializes a new instance of the CadViewport class.

    • Method Detail

      • getTypeName

        public int getTypeName()

        Gets the name of the type.

        Overrides:
        getTypeName in class CadBaseEntity
        Returns:
        The name of the type.
      • getAmbientElement1

        public final Short getAmbientElement1()

        Gets or sets the ambient element 1.

      • setAmbientElement1

        public final void setAmbientElement1(Short value)

        Gets or sets the ambient element 1.

      • getAmbientElement2

        public final Integer getAmbientElement2()

        Gets or sets the ambient element 2.

      • setAmbientElement2

        public final void setAmbientElement2(Integer value)

        Gets or sets the ambient element 2.

      • getAmbientElement3

        public final String getAmbientElement3()

        Gets or sets the ambient element 3.

      • setAmbientElement3

        public final void setAmbientElement3(String value)

        Gets or sets the ambient element 3.

      • getAxisXOfUcs

        public final Cad3DPoint getAxisXOfUcs()

        Gets or sets the axis x of UCS.

      • setAxisXOfUcs

        public final void setAxisXOfUcs(Cad3DPoint value)

        Gets or sets the axis x of UCS.

      • getAxisYOfUcs

        public final Cad3DPoint getAxisYOfUcs()

        Gets or sets the axis y of UCS.

      • setAxisYOfUcs

        public final void setAxisYOfUcs(Cad3DPoint value)

        Gets or sets the axis y of UCS.

      • getBackClipZValue

        public final double getBackClipZValue()

        Gets or sets the back clip z value.

      • setBackClipZValue

        public final void setBackClipZValue(double value)

        Gets or sets the back clip z value.

      • getBackgroundHandle

        public final String getBackgroundHandle()

        Gets or sets the background handle.

      • setBackgroundHandle

        public final void setBackgroundHandle(String value)

        Gets or sets the background handle.

      • getCenterPoint

        public final Cad3DPoint getCenterPoint()

        Gets or sets the center point.

      • setCenterPoint

        public final void setCenterPoint(Cad3DPoint value)

        Gets or sets the center point.

      • getCircleZoomPresent

        public final short getCircleZoomPresent()

        Gets or sets the circle zoom present.

      • setCircleZoomPresent

        public final void setCircleZoomPresent(short value)

        Gets or sets the circle zoom present.

      • getDefaultLigtingFlag

        public final Boolean getDefaultLigtingFlag()

        Gets or sets a value indicating whether default ligting flag.

      • setDefaultLigtingFlag

        public final void setDefaultLigtingFlag(Boolean value)

        Gets or sets a value indicating whether default ligting flag.

      • getDefaultLigtingType

        public final Short getDefaultLigtingType()

        Gets or sets the default ligting type.

      • setDefaultLigtingType

        public final void setDefaultLigtingType(Short value)

        Gets or sets the default ligting type.

      • getDisplayUcs

        public final short getDisplayUcs()

        Gets or sets the display UCS.

      • setDisplayUcs

        public final void setDisplayUcs(short value)

        Gets or sets the display UCS.

      • getElevation

        public final double getElevation()

        Gets or sets the elevation.

      • setElevation

        public final void setElevation(double value)

        Gets or sets the elevation.

      • getFrontClipZValue

        public final double getFrontClipZValue()

        Gets or sets the front clip z value.

      • setFrontClipZValue

        public final void setFrontClipZValue(double value)

        Gets or sets the front clip z value.

      • getFrozenLayerObjectIdList

        public final List<String> getFrozenLayerObjectIdList()

        Gets or sets the frozen layer object identifier list.

        Returns:
        The frozen layer object identifier list.
      • setFrozenLayerObjectIdList

        public final void setFrozenLayerObjectIdList(List<String> value)

        Gets or sets the frozen layer object identifier list.

        Parameters:
        value - The frozen layer object identifier list.
      • getGridFrequency

        public final Short getGridFrequency()

        Gets or sets the grid frequency.

      • setGridFrequency

        public final void setGridFrequency(Short value)

        Gets or sets the grid frequency.

      • getGridSpacing

        public final Cad2DPoint getGridSpacing()

        Gets or sets the grid spacing.

      • setGridSpacing

        public final void setGridSpacing(Cad2DPoint value)

        Gets or sets the grid spacing.

      • getHeight

        public final double getHeight()

        Gets or sets the height.

      • setHeight

        public final void setHeight(double value)

        Gets or sets the height.

      • getOriginUcs

        public final Cad3DPoint getOriginUcs()

        Gets or sets the origin UCS.

      • setOriginUcs

        public final void setOriginUcs(Cad3DPoint value)

        Gets or sets the origin UCS.

      • getOrthographic

        public final short getOrthographic()

        Gets or sets the orthographic.

      • setOrthographic

        public final void setOrthographic(short value)

        Gets or sets the orthographic.

      • getPerspectiveLensLength

        public final double getPerspectiveLensLength()

        Gets or sets the perspective lens length.

      • setPerspectiveLensLength

        public final void setPerspectiveLensLength(double value)

        Gets or sets the perspective lens length.

      • getPlotStyleSheetName

        public final String getPlotStyleSheetName()

        Gets or sets the plot style sheet name.

      • setPlotStyleSheetName

        public final void setPlotStyleSheetName(String value)

        Gets or sets the plot style sheet name.

      • getReferenceToTableRecord

        public final String getReferenceToTableRecord()

        Gets or sets the reference to table record.

      • setReferenceToTableRecord

        public final void setReferenceToTableRecord(String value)

        Gets or sets the reference to table record.

      • getReferenceToTableRecordOrthoGraphic

        public final String getReferenceToTableRecordOrthoGraphic()

        Gets or sets the reference to table record ortho graphic.

      • setReferenceToTableRecordOrthoGraphic

        public final void setReferenceToTableRecordOrthoGraphic(String value)

        Gets or sets the reference to table record ortho graphic.

      • getRenderMode

        public final short getRenderMode()

        Gets or sets the render mode.

      • setRenderMode

        public final void setRenderMode(short value)

        Gets or sets the render mode.

      • getShadeHandle

        public final String getShadeHandle()

        Gets or sets the shade handle.

      • setShadeHandle

        public final void setShadeHandle(String value)

        Gets or sets the shade handle.

      • getShadePlotMode

        public final short getShadePlotMode()

        Gets or sets the shade plot mode.

      • setShadePlotMode

        public final void setShadePlotMode(short value)

        Gets or sets the shade plot mode.

      • getSnapAngle

        public final double getSnapAngle()

        Gets or sets the snap angle.

      • setSnapAngle

        public final void setSnapAngle(double value)

        Gets or sets the snap angle.

      • getSnapBasePoint

        public final Cad2DPoint getSnapBasePoint()

        Gets or sets the snap base point.

      • setSnapBasePoint

        public final void setSnapBasePoint(Cad2DPoint value)

        Gets or sets the snap base point.

      • getSnapSpacing

        public final Cad2DPoint getSnapSpacing()

        Gets or sets the snap spacing.

      • setSnapSpacing

        public final void setSnapSpacing(Cad2DPoint value)

        Gets or sets the snap spacing.

      • getStatus

        public final short getStatus()

        Gets or sets the status. (DXF 68 status)

      • setStatus

        public final void setStatus(short value)

        Gets or sets the status. (DXF 68 status)

      • getSunHandle

        public final String getSunHandle()

        Gets or sets the sun handle.

      • setSunHandle

        public final void setSunHandle(String value)

        Gets or sets the sun handle.

      • getTwistAngle

        public final double getTwistAngle()

        Gets or sets the twist angle.

      • setTwistAngle

        public final void setTwistAngle(double value)

        Gets or sets the twist angle.

      • getUcsPerViewPort

        public final short getUcsPerViewPort()

        Gets or sets the UCS per view port.

      • setUcsPerViewPort

        public final void setUcsPerViewPort(short value)

        Gets or sets the UCS per view port.

      • getViewHeight

        public final double getViewHeight()

        Gets or sets the view height.

      • setViewHeight

        public final void setViewHeight(double value)

        Gets or sets the view height.

      • getViewBrigtness

        public final Double getViewBrigtness()

        Gets or sets the view brigtness.

      • setViewBrigtness

        public final void setViewBrigtness(Double value)

        Gets or sets the view brigtness.

      • getViewCenterPoint

        public final Cad2DPoint getViewCenterPoint()

        Gets or sets the view center point.

      • setViewCenterPoint

        public final void setViewCenterPoint(Cad2DPoint value)

        Gets or sets the view center point.

      • getViewContrast

        public final Double getViewContrast()

        Gets or sets the view contrast.

      • setViewContrast

        public final void setViewContrast(Double value)

        Gets or sets the view contrast.

      • getViewDirectionVector

        public final Cad3DPoint getViewDirectionVector()

        Gets or sets the view direction vector.

      • setViewDirectionVector

        public final void setViewDirectionVector(Cad3DPoint value)

        Gets or sets the view direction vector.

      • getViewPointRef1

        public final String getViewPointRef1()

        Gets or sets the view point ref 1.

      • setViewPointRef1

        public final void setViewPointRef1(String value)

        Gets or sets the view point ref 1.

      • getViewPointRef2

        public final String getViewPointRef2()

        Gets or sets the view point ref 2.

      • setViewPointRef2

        public final void setViewPointRef2(String value)

        Gets or sets the view point ref 2.

      • getViewPointRef3

        public final String getViewPointRef3()

        Gets or sets the view point ref 3.

      • setViewPointRef3

        public final void setViewPointRef3(String value)

        Gets or sets the view point ref 3.

      • getViewPointRef4

        public final Integer getViewPointRef4()

        Gets or sets the view point ref 4.

      • setViewPointRef4

        public final void setViewPointRef4(Integer value)

        Gets or sets the view point ref 4.

      • getViewPortId

        public final short getViewPortId()

        Gets or sets the view port id.

      • setViewPortId

        public final void setViewPortId(short value)

        Gets or sets the view port id.

      • getViewPortStatus

        public final int getViewPortStatus()

        Gets or sets the view port status. (DXF 90)

      • setViewPortStatus

        public final void setViewPortStatus(int value)

        Gets or sets the view port status. (DXF 90)

      • hasNewStatus

        public final boolean hasNewStatus()

        Wether entity has new viewport status field (DXF 90)

      • setNewStatus

        public final void setNewStatus(boolean value)

        Wether entity has new viewport status field (DXF 90)

      • getViewTargetVector

        public final Cad3DPoint getViewTargetVector()

        Gets or sets the view target vector.

      • setViewTargetVector

        public final void setViewTargetVector(Cad3DPoint value)

        Gets or sets the view target vector.

      • getViewportClippingObjectId

        public final String getViewportClippingObjectId()

        Gets or sets the viewport clipping object id.

      • setViewportClippingObjectId

        public final void setViewportClippingObjectId(String value)

        Gets or sets the viewport clipping object id.

      • getVisualStyleHandle

        public final String getVisualStyleHandle()

        Gets or sets the visual style handle.

      • setVisualStyleHandle

        public final void setVisualStyleHandle(String value)

        Gets or sets the visual style handle.

      • getWidth

        public final double getWidth()

        Gets or sets the width.

      • setWidth

        public final void setWidth(double value)

        Gets or sets the width.