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