aspose.pdf
Class ClosedShape

java.lang.Object
  extended by aspose.pdf.Shape
      extended by aspose.pdf.ClosedShape
Direct Known Subclasses:
Circle, ComplexShape, Ellipse, Path, Rectangle

public class ClosedShape
extends Shape

Defines Shapes that are always closed (contours). For example, Circle, Ellipse, Rectangle, Path.


Constructor Summary
ClosedShape()
           
 
Method Summary
 
Methods inherited from class aspose.pdf.Shape
getGraphInfo, getID, setGraphInfo, setID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClosedShape

public ClosedShape()