OdCircle

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

public class OdCircle extends OdAngleEllipse

The circle object

Constructors

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

OdCircle(OdObject parent)

public OdCircle(OdObject parent)

Initializes a new instance of the OdCircle class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.