Packages

 

com.aspose.imaging.fileformats.opendocument

Class OdObject

    • Constructor Detail

      • OdObject

        public OdObject(OdObject parent)

        Initializes a new instance of the OdObject class.

        Parameters:
        parent - The parent.
      • OdObject

        public OdObject()

        Initializes a new instance of the OdObject class.

    • Method Detail

      • getParent

        public OdObject getParent()

        Gets the parent object.

        Returns:
        The parent.
      • getItems

        public List<OdObject> getItems()

        Gets the items.

        Returns:
        The items.