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
Constructor | Description |
---|---|
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:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |