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