OdShortCurveTo

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.OdCurveTo

public class OdShortCurveTo extends OdCurveTo

The short CurveTo

Constructors

ConstructorDescription
OdShortCurveTo(OdObject parent)Initializes a new instance of the OdShortCurveTo class.

OdShortCurveTo(OdObject parent)

public OdShortCurveTo(OdObject parent)

Initializes a new instance of the OdShortCurveTo class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.