|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
TraceRenderer | An interface that defined how traces are to be displayed. |
Class Summary | |
---|---|
BasicTraceRenderer | A basic implementation of trace rendering. |
TraceController | A controller for trace diagrams. |
TraceModel | A model that contains data for a TracePane. |
TraceModel.Element | A single element of a trace |
TraceModel.Trace | The data contained along a single trace |
TracePane | A pane that displays a trace diagram. |
TraceTutorial | An example showing how to construct and use a Trace surface. |
TraceView | TraceView is the part of the TracePane widget which controls the display of trace elements. |
Visualization surfaces for "railroad" diagrams. These surfaces all implement the client-side tuple-set protocol, and display data along a series of straight lines. The kinds of visualization that can be created with these surfaces include Gantt Charts, protocol diagrams, sequence diagrams (as in UML), and so on.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |