Packages

 

com.aspose.cad.fileformats.cad.cadobjects

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

      • getAmbientElement1

        public short getAmbientElement1()

        Gets or sets the ambient element 1.

      • setAmbientElement1

        public void setAmbientElement1(short value)

        Gets or sets the ambient element 1.

      • getAmbientElement2

        public int getAmbientElement2()

        Gets or sets the ambient element 2.

      • setAmbientElement2

        public void setAmbientElement2(int value)

        Gets or sets the ambient element 2.

      • getAmbientElement3

        public String getAmbientElement3()

        Gets or sets the ambient element 3.

      • setAmbientElement3

        public void setAmbientElement3(String value)

        Gets or sets the ambient element 3.

      • getAxisXOfUcs

        public Cad3DPoint getAxisXOfUcs()

        Gets or sets the axis x of UCS.

      • setAxisXOfUcs

        public void setAxisXOfUcs(Cad3DPoint value)

        Gets or sets the axis x of UCS.

      • getAxisYOfUcs

        public Cad3DPoint getAxisYOfUcs()

        Gets or sets the axis y of UCS.

      • setAxisYOfUcs

        public void setAxisYOfUcs(Cad3DPoint value)

        Gets or sets the axis y of UCS.

      • getBackClipZValue

        public double getBackClipZValue()

        Gets or sets the back clip z value.

      • setBackClipZValue

        public void setBackClipZValue(double value)

        Gets or sets the back clip z value.

      • getBackgroundHandle

        public String getBackgroundHandle()

        Gets or sets the background handle.

      • setBackgroundHandle

        public void setBackgroundHandle(String value)

        Gets or sets the background handle.

      • getCenterPoint

        public Cad3DPoint getCenterPoint()

        Gets or sets the center point.

      • setCenterPoint

        public void setCenterPoint(Cad3DPoint value)

        Gets or sets the center point.

      • getCircleZoomPresent

        public short getCircleZoomPresent()

        Gets or sets the circle zoom present.

      • setCircleZoomPresent

        public void setCircleZoomPresent(short value)

        Gets or sets the circle zoom present.

      • getDefaultLigtingFlag

        public boolean getDefaultLigtingFlag()

        Gets or sets a value indicating whether default ligting flag.

      • setDefaultLigtingFlag

        public void setDefaultLigtingFlag(boolean value)

        Gets or sets a value indicating whether default ligting flag.

      • getDefaultLigtingType

        public short getDefaultLigtingType()

        Gets or sets the default ligting type.

      • setDefaultLigtingType

        public void setDefaultLigtingType(short value)

        Gets or sets the default ligting type.

      • getDisplayUcs

        public short getDisplayUcs()

        Gets or sets the display UCS.

      • setDisplayUcs

        public void setDisplayUcs(short value)

        Gets or sets the display UCS.

      • getElevation

        public double getElevation()

        Gets or sets the elevation.

      • setElevation

        public void setElevation(double value)

        Gets or sets the elevation.

      • getFrontClipZValue

        public double getFrontClipZValue()

        Gets or sets the front clip z value.

      • setFrontClipZValue

        public void setFrontClipZValue(double value)

        Gets or sets the front clip z value.

      • getFrozenLayerObjectIdList

        public List<CadStringParameter> getFrozenLayerObjectIdList()

        Gets or sets the frozen layer object identifier list.

        Returns:
        The frozen layer object identifier list.
      • setFrozenLayerObjectIdList

        public void setFrozenLayerObjectIdList(List<CadStringParameter> value)

        Gets or sets the frozen layer object identifier list.

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

        public short getGridFrequency()

        Gets or sets the grid frequency.

      • setGridFrequency

        public void setGridFrequency(short value)

        Gets or sets the grid frequency.

      • getGridSpacing

        public Cad2DPoint getGridSpacing()

        Gets or sets the grid spacing.

      • setGridSpacing

        public void setGridSpacing(Cad2DPoint value)

        Gets or sets the grid spacing.

      • getHeight

        public double getHeight()

        Gets or sets the height.

      • setHeight

        public void setHeight(double value)

        Gets or sets the height.

      • getOriginUcs

        public Cad3DPoint getOriginUcs()

        Gets or sets the origin UCS.

      • setOriginUcs

        public void setOriginUcs(Cad3DPoint value)

        Gets or sets the origin UCS.

      • getOrthographic

        public short getOrthographic()

        Gets or sets the orthographic.

      • setOrthographic

        public void setOrthographic(short value)

        Gets or sets the orthographic.

      • getPerspectiveLensLength

        public double getPerspectiveLensLength()

        Gets or sets the perspective lens length.

      • setPerspectiveLensLength

        public void setPerspectiveLensLength(double value)

        Gets or sets the perspective lens length.

      • getPlotStyleSheetName

        public String getPlotStyleSheetName()

        Gets or sets the plot style sheet name.

      • setPlotStyleSheetName

        public void setPlotStyleSheetName(String value)

        Gets or sets the plot style sheet name.

      • getReferenceToTableRecord

        public String getReferenceToTableRecord()

        Gets or sets the reference to table record.

      • setReferenceToTableRecord

        public void setReferenceToTableRecord(String value)

        Gets or sets the reference to table record.

      • getReferenceToTableRecordOrthoGraphic

        public String getReferenceToTableRecordOrthoGraphic()

        Gets or sets the reference to table record ortho graphic.

      • setReferenceToTableRecordOrthoGraphic

        public void setReferenceToTableRecordOrthoGraphic(String value)

        Gets or sets the reference to table record ortho graphic.

      • getRenderMode

        public short getRenderMode()

        Gets or sets the render mode.

      • setRenderMode

        public void setRenderMode(short value)

        Gets or sets the render mode.

      • getShadeHandle

        public String getShadeHandle()

        Gets or sets the shade handle.

      • setShadeHandle

        public void setShadeHandle(String value)

        Gets or sets the shade handle.

      • getShadePlotMode

        public short getShadePlotMode()

        Gets or sets the shade plot mode.

      • setShadePlotMode

        public void setShadePlotMode(short value)

        Gets or sets the shade plot mode.

      • getSnapAngle

        public double getSnapAngle()

        Gets or sets the snap angle.

      • setSnapAngle

        public void setSnapAngle(double value)

        Gets or sets the snap angle.

      • getSnapBasePoint

        public Cad2DPoint getSnapBasePoint()

        Gets or sets the snap base point.

      • setSnapBasePoint

        public void setSnapBasePoint(Cad2DPoint value)

        Gets or sets the snap base point.

      • getSnapSpacing

        public Cad2DPoint getSnapSpacing()

        Gets or sets the snap spacing.

      • setSnapSpacing

        public void setSnapSpacing(Cad2DPoint value)

        Gets or sets the snap spacing.

      • getStatus

        public short getStatus()

        Gets or sets the status. (DXF 68 status)

      • setStatus

        public void setStatus(short value)

        Gets or sets the status. (DXF 68 status)

      • getSunHandle

        public String getSunHandle()

        Gets or sets the sun handle.

      • setSunHandle

        public void setSunHandle(String value)

        Gets or sets the sun handle.

      • getTwistAngle

        public double getTwistAngle()

        Gets or sets the twist angle.

      • setTwistAngle

        public void setTwistAngle(double value)

        Gets or sets the twist angle.

      • getUcsPerViewPort

        public short getUcsPerViewPort()

        Gets or sets the UCS per view port.

      • setUcsPerViewPort

        public void setUcsPerViewPort(short value)

        Gets or sets the UCS per view port.

      • getViewHeight

        public double getViewHeight()

        Gets or sets the view height.

      • setViewHeight

        public void setViewHeight(double value)

        Gets or sets the view height.

      • getViewBrigtness

        public double getViewBrigtness()

        Gets or sets the view brigtness.

      • setViewBrigtness

        public void setViewBrigtness(double value)

        Gets or sets the view brigtness.

      • getViewCenterPoint

        public Cad2DPoint getViewCenterPoint()

        Gets or sets the view center point.

      • setViewCenterPoint

        public void setViewCenterPoint(Cad2DPoint value)

        Gets or sets the view center point.

      • getViewContrast

        public double getViewContrast()

        Gets or sets the view contrast.

      • setViewContrast

        public void setViewContrast(double value)

        Gets or sets the view contrast.

      • getViewDirectionVector

        public Cad3DPoint getViewDirectionVector()

        Gets or sets the view direction vector.

      • setViewDirectionVector

        public void setViewDirectionVector(Cad3DPoint value)

        Gets or sets the view direction vector.

      • getViewPointRef1

        public String getViewPointRef1()

        Gets or sets the view point ref 1.

      • setViewPointRef1

        public void setViewPointRef1(String value)

        Gets or sets the view point ref 1.

      • getViewPointRef2

        public String getViewPointRef2()

        Gets or sets the view point ref 2.

      • setViewPointRef2

        public void setViewPointRef2(String value)

        Gets or sets the view point ref 2.

      • getViewPointRef3

        public String getViewPointRef3()

        Gets or sets the view point ref 3.

      • setViewPointRef3

        public void setViewPointRef3(String value)

        Gets or sets the view point ref 3.

      • getViewPointRef4

        public int getViewPointRef4()

        Gets or sets the view point ref 4.

      • setViewPointRef4

        public void setViewPointRef4(int value)

        Gets or sets the view point ref 4.

      • getViewPortId

        public short getViewPortId()

        Gets or sets the view port id.

      • setViewPortId

        public void setViewPortId(short value)

        Gets or sets the view port id.

      • getViewPortStatus

        public int getViewPortStatus()

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

      • setViewPortStatus

        public 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 Cad3DPoint getViewTargetVector()

        Gets or sets the view target vector.

      • setViewTargetVector

        public void setViewTargetVector(Cad3DPoint value)

        Gets or sets the view target vector.

      • getViewportClippingObjectId

        public String getViewportClippingObjectId()

        Gets or sets the viewport clipping object id.

      • setViewportClippingObjectId

        public void setViewportClippingObjectId(String value)

        Gets or sets the viewport clipping object id.

      • getVisualStyleHandle

        public String getVisualStyleHandle()

        Gets or sets the visual style handle.

      • setVisualStyleHandle

        public void setVisualStyleHandle(String value)

        Gets or sets the visual style handle.

      • getWidth

        public double getWidth()

        Gets or sets the width.

      • setWidth

        public void setWidth(double value)

        Gets or sets the width.