OdPolyLine
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.opendocument.OdObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdGraphicObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdStyledObject, com.aspose.imaging.fileformats.opendocument.objects.graphic.OdPolygon
public class OdPolyLine extends OdPolygon
The polyline
Constructors
| Constructor | Description |
|---|---|
| OdPolyLine(OdObject parent) | Initializes a new instance of the OdPolyLine class. |
OdPolyLine(OdObject parent)
public OdPolyLine(OdObject parent)
Initializes a new instance of the OdPolyLine class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| parent | OdObject | The parent. |