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
Daire nesnesi
Yapıcılar
| Yapıcı | Açıklama |
|---|---|
| OdCircle(OdObject parent) | Yeni bir OdCircle sınıfı örneği oluşturur. |
OdCircle(OdObject parent)
public OdCircle(OdObject parent)
Yeni bir OdCircle sınıfı örneği oluşturur.
Parameters:
| Parametre | Tür | Açıklama |
|---|---|---|
| parent | OdObject | Üst nesne. |