Uses of Class
com.aspose.imaging.ObjectWithBounds

Packages that use ObjectWithBounds
com.aspose.imaging   
com.aspose.imaging.shapes   
 

Uses of ObjectWithBounds in com.aspose.imaging
 

Subclasses of ObjectWithBounds in com.aspose.imaging
 class Figure
           The figure.
 class GraphicsPath
           Represents a series of connected lines and curves.
 class Shape
           The shape.
 

Uses of ObjectWithBounds in com.aspose.imaging.shapes
 

Subclasses of ObjectWithBounds in com.aspose.imaging.shapes
 class ArcShape
           Represents an arc shape.
 class BezierShape
           Represents a bezier spline.
 class CurveShape
           Represents a curved spline shape.
 class EllipseShape
           Represents an ellipse shape.
 class PieShape
           Represents a pie shape.
 class PolygonShape
           Represents a polygon shape.
 class RectangleProjectedShape
           Represents a shape which is projected over rectangle turned to a particular orientation.
 class RectangleShape
           Represents a rectangular shape.
 class TextShape
           Represents a text shape.