|
Class Summary |
| ANode |
Extends TMNode acting as an Association Node (or A-Node)
in a topic map graph. |
| GraphUtils |
An utility class for manipulating and traversing graphs, composed
of static methods. |
| IVNode |
Extends TNode as an alternative display mode for Topics. |
| ONode |
An extension of TMNode acting as an Occurrence Node (or O-Node)
in a topic map graph. |
| RNode |
An extension of TMNode acting as a Role Node (or R-Node)
in a topic map graph. |
| SNode |
An extension of TMNode acting as a Scope Node (or S-Node)
in a topic map graph. |
| TM4JVisualizerImpl |
Generate a visualization of a TopicMap
object (a TM4J-based TopicMap) using a TMLayoutPanel and other
TouchGraph extensions. |
| TMLayoutPanel |
TMLayoutPanel extends GraphLayoutPanel in providing methods for visualizing
Topic Map-based graphs, as well as display of time lines, subgraphs, and other
visualization features. |
| TMNavigateUI |
TMNavigateUI extends GraphNavigateUI to support Topic Map features,
including TNode TimeLine vernier dragging. |
| TMNode |
An extension of org.ceryle.graph.GraphNode acting as a graph node
for display of a topic map graph. |
| TMPanel |
TMPanel extends GraphPanel,
providing additional Topic Map-related features used in the Ceryle application. |
| TMPanelEditor |
A utility class that provides editing functions on a given TMPanel
and its underlying TopicMap document object. |
| TMPopupMenu |
A class that creates the topic map popup menu. |
| TMStylesheet |
TMStylesheet extends GraphStylesheet, as a static utility class
encapsulating various topic map-specific display properties. |
| TNode |
An extension of com.touchgraph.graphlayout.Node for display of a
Topic Map node. |