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