Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel

Class CmxGroup

    • Constructor Detail

      • CmxGroup

        public CmxGroup()
    • Method Detail

      • getBoundBox

        public final RectangleF getBoundBox()

        Gets the bounding box.

        Returns:
        the bounding box.
      • setBoundBox

        public final void setBoundBox(RectangleF value)

        Sets the bounding box.

        Parameters:
        value - the bounding box.
      • toString

        public String toString()

        Returns a String that represents this instance.

        Overrides:
        toString in class Object
        Returns:
        A String that represents this instance.