| Modifier and Type | Method and Description |
|---|---|
Container |
Container.clone()
Makes a copy of the container.
|
Container |
Container.clone(java.util.EnumSet<ElementCloneFlags> cloneFlags)
Makes a copy of the container.
|
Container |
Container.colorConvert(Document document,
ColorProfile prof,
RenderIntent intent,
boolean embed)
Applies the specified ICC ColorProfile to the objects in the Container
|