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

ConstructorDescription
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:

ParameterTypeDescription
parentOdObjectThe parent.