Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Class and Description |
---|---|
class |
ClosedShape
Defines shapes that are always closed (contours).
|
class |
Line |
Modifier and Type | Method and Description |
---|---|
Shape |
Shapes.get_Item(int index)
Gets or sets a
Shape object from the collection according to Shape index. |
Shape |
Shapes.get_Item(String shapeID)
Gets or sets a
Shape object from the collection according to Shape ID. |
Modifier and Type | Method and Description |
---|---|
void |
Shapes.set_Item(int index,
Shape value) |
void |
Shapes.set_Item(String shapeID,
Shape value) |
Copyright © 2014 Aspose. All Rights Reserved.