OdContainer
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
public class OdContainer extends OdStyledObject
The Container
Constructors
Constructor | Description |
---|---|
OdContainer(OdObject parent) | Initializes a new instance of the OdContainer class. |
OdContainer(OdObject parent)
public OdContainer(OdObject parent)
Initializes a new instance of the OdContainer
class.
Parameters:
Parameter | Type | Description |
---|---|---|
parent | OdObject | The parent. |