Package | Description |
---|---|
com.aspose.imaging.fileformats.cmx.objectmodel |
The namespace handles Tiff file format processing.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICmxContainer
Defines the container for child elements.
|
Modifier and Type | Class and Description |
---|---|
class |
CmxContainer
the container for child elements.
|
class |
CmxGroup
Group of
ICmxDocElement |
class |
CmxLayer
The graphic layer located on the page of the CMX document.
|
class |
CmxObject
Object containing information about the graphic element.
|
class |
CmxProcedure
The CMX procedure.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<ICmxDocElement> |
ICmxContainer.getElements()
Gets the elements.
|
com.aspose.ms.System.Collections.Generic.IGenericList<ICmxDocElement> |
CmxContainer.getElements()
Gets the elements.
|