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

ConstructorDescription
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:

ParameterTypeDescription
parentOdObjectThe parent.