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

容器

构造函数

构造函数描述
OdContainer(OdObject parent)初始化 OdContainer 类的新实例。

OdContainer(OdObject parent)

public OdContainer(OdObject parent)

初始化 OdContainer 类的新实例。

Parameters:

参数类型描述
parentOdObject父对象。