Uses of Class
aspose.pdf.Shapes

Uses of Shapes in aspose.pdf
 

Methods in aspose.pdf that return Shapes
 Shapes Graph.getShapes()
          Gets a Shapes collection that indicates all shapes in the graph.
 

Methods in aspose.pdf with parameters of type Shapes
 void Graph.setShapes(Shapes shapesInGraph)
          Sets a Shapes collection that indicates all shapes in the graph.