|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Clip | |
|---|---|
| prefuse | The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. |
| prefuse.util.display | Utility classes specific to the Display class. |
| Uses of Clip in prefuse |
|---|
| Fields in prefuse declared as Clip | |
|---|---|
protected Clip |
Display.m_bounds
|
protected Clip |
Display.m_clip
|
protected Clip |
Display.m_screen
|
| Uses of Clip in prefuse.util.display |
|---|
| Methods in prefuse.util.display with parameters of type Clip | |
|---|---|
void |
Clip.intersection(Clip c)
Intersect this clip with another region. |
void |
Clip.setClip(Clip c)
Set the clip contents, and set the status to valid and in use. |
void |
Clip.union(Clip c)
Union this clip with another clip. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||