| Modifier and Type | Method and Description |
|---|---|
Clip |
Clip.clone()
Makes a new deep copy of this Clip object in memory.
|
Clip |
Element.getClip()
Gets the current Clip for an Element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Element.setClip(Clip clip)
Sets the current Clip for an Element.
|