prefuse.util.display |
Utility classes specific to the Display class.
|
Java Source File Name | Type | Comment |
BackgroundPainter.java | Class | Paints a background image in a display. |
Clip.java | Class | Represents a clipping rectangle in a prefuse Display . |
DebugStatsPainter.java | Class | PinatListener that paints useful debugging statistics over a prefuse
display. |
DisplayLib.java | Class | Library routines pertaining to a prefuse Display. |
ExportDisplayAction.java | Class | Swing ActionListener that reveals a dialog box that allows users to
export the current Display view to an image file. |
ItemBoundsListener.java | Interface | Listener interface for monitoring changes to the space occupied by
VisualItems within the space of a Display. |
PaintListener.java | Interface | Listener interface for monitoring paint events on a Display. |
RenderingQueue.java | Class | A helper class representing rendering and picking queues. |
ScaleSelector.java | Class | Swing widget which displays a preview image and helps select the
scale for an exported image. |