Packages

 

com.aspose.cad.fileformats.cad.cadobjects.wipeout

Class CadWipeoutBase

    • Constructor Detail

      • CadWipeoutBase

        public CadWipeoutBase()

        Initializes a new instance of the CadWipeoutBase class.

    • Method Detail

      • getAttribute290

        public CadBoolParameter getAttribute290()

        Gets or sets the attribute 290.

        Returns:
        The attribute 290.
      • setAttribute290

        public void setAttribute290(CadBoolParameter value)

        Gets or sets the attribute 290.

        Parameters:
        value - The attribute 290.
      • getClippingBoundaryType

        public CadShortParameter getClippingBoundaryType()

        Gets or sets the type of the clipping boundary.

        Returns:
        The type of the clipping boundary.
      • setClippingBoundaryType

        public void setClippingBoundaryType(CadShortParameter value)

        Gets or sets the type of the clipping boundary.

        Parameters:
        value - The type of the clipping boundary.
      • getWipeoutBrightness

        public CadShortParameter getWipeoutBrightness()

        Gets or sets the wipeout brightness.

        Returns:
        The wipeout brightness.
      • setWipeoutBrightness

        public void setWipeoutBrightness(CadShortParameter value)

        Gets or sets the wipeout brightness.

        Parameters:
        value - The wipeout brightness.
      • getClassVersion

        public CadIntParameter getClassVersion()

        Gets or sets the class version.

      • setClassVersion

        public void setClassVersion(CadIntParameter value)

        Gets or sets the class version.

      • getClipBoundaries

        public List<Cad2DPoint> getClipBoundaries()

        Gets or sets the clip boundaries.

      • setClipBoundaries

        public void setClipBoundaries(List<Cad2DPoint> value)

        Gets or sets the clip boundaries.

      • getClipBoundariesCount

        public CadIntParameter getClipBoundariesCount()

        Gets or sets the clip boundaries count.

      • setClipBoundariesCount

        public void setClipBoundariesCount(CadIntParameter value)

        Gets or sets the clip boundaries count.

      • getClippingState

        public CadShortParameter getClippingState()

        Gets or sets the clipping state.

      • setClippingState

        public void setClippingState(CadShortParameter value)

        Gets or sets the clipping state.

      • getWipeoutContrast

        public CadShortParameter getWipeoutContrast()

        Gets or sets the contrast.

      • setWipeoutContrast

        public void setWipeoutContrast(CadShortParameter value)

        Gets or sets the contrast.

      • getImageDefReactorReference

        public CadStringParameter getImageDefReactorReference()

        Gets or sets the image def reactor reference.

      • setImageDefReactorReference

        public void setImageDefReactorReference(CadStringParameter value)

        Gets or sets the image def reactor reference.

      • getImageDefReference

        public CadStringParameter getImageDefReference()

        Gets or sets the image def reference.

      • setImageDefReference

        public void setImageDefReference(CadStringParameter value)

        Gets or sets the image def reference.

      • getImageDisplayProp

        public CadShortParameter getImageDisplayProp()

        Gets or sets the image display prop.

      • setImageDisplayProp

        public void setImageDisplayProp(CadShortParameter value)

        Gets or sets the image display prop.

      • getImageSizeInPixels

        public Cad2DPoint getImageSizeInPixels()

        Gets or sets the image size in pixels.

      • setImageSizeInPixels

        public void setImageSizeInPixels(Cad2DPoint value)

        Gets or sets the image size in pixels.

      • getInsertionPoint

        public Cad3DPoint getInsertionPoint()

        Gets or sets the insertion point.

      • setInsertionPoint

        public void setInsertionPoint(Cad3DPoint value)

        Gets or sets the insertion point.

      • getVectorU

        public Cad3DPoint getVectorU()

        Gets or sets the vector u.

      • setVectorU

        public void setVectorU(Cad3DPoint value)

        Gets or sets the vector u.

      • getVectorV

        public Cad3DPoint getVectorV()

        Gets or sets the vector v.

      • setVectorV

        public void setVectorV(Cad3DPoint value)

        Gets or sets the vector v.