Packages

 

com.aspose.cad.fileformats.cad.cadobjects

Interfaces

Classes

com.aspose.cad.fileformats.cad.cadobjects

Class CadRasterImageDefReactor



  • public class CadRasterImageDefReactor
    extends CadBaseObject

    The Cad raster image definition reactor object.

    • Constructor Detail

      • CadRasterImageDefReactor

        public CadRasterImageDefReactor()

        Initializes a new instance of the CadRasterImageDefReactor class.

    • Method Detail

      • getAssociatedObjectID

        public final String getAssociatedObjectID()

        Gets or sets the associated object identifier.

        Returns:
        The associated object identifier.
      • setAssociatedObjectID

        public final void setAssociatedObjectID(String value)

        Gets or sets the associated object identifier.

        Parameters:
        value - The associated object identifier.
      • getClassVersion2

        public final int getClassVersion2()

        Gets or sets the class version2.

        Returns:
        The class version2.
      • setClassVersion2

        public final void setClassVersion2(int value)

        Gets or sets the class version2.

        Parameters:
        value - The class version2.