Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected Clip |
Display.m_bounds |
protected Clip |
Display.m_clip |
protected Clip |
Display.m_screen |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright ? 2013 Regents of the University of California