| Interface | Description |
|---|---|
| IconInformation | |
| LinkRegistryAdapter.ID_BasicState |
State parent interface.
|
| LinkRegistryAdapter.ID_Blank |
This state interface expresses the state that a node is blank (i.e. without an id, normal state).
|
| LinkRegistryAdapter.ID_Registered |
This state interface expresses the state that a node has an ID.
|
| LinkRegistryAdapter.ID_UsedState |
This state interface expresses the state that a node has an ID, but is abstract.
|
| MindMap | |
| MindMapArrowLink | |
| MindMapCloud | |
| MindMapEdge | |
| MindMapLine | |
| MindMapLink | |
| MindMapLinkRegistry |
Interface for the registry, which manages the ids of nodes and the existing links in a map.
|
| MindMapNode | |
| ModeController | |
| ModeController.NodeLifetimeListener | |
| ModeController.NodeSelectionListener | |
| NodeViewEventListener |
| Class | Description |
|---|---|
| ArrowLinkAdapter | |
| CloudAdapter | |
| CloudAdapter.CloudAdapterListener | |
| ControllerAdapter |
Derive from this class to implement the Controller for your mode.
|
| EdgeAdapter | |
| EdgeAdapter.EdgeAdapterListener | |
| HistoryInformation |
Here, the creation and modification times of objects (by now, only for
nodes) are stored.
|
| LineAdapter | |
| LinkAdapter | |
| LinkAdapter.LinkAdapterListener | |
| LinkRegistryAdapter |
Interface for the registry, which manages the ids of nodes and the existing links in a map.
|
| MapAdapter | |
| MapRegistry | |
| MindIcon |
This class represents a MindIcon than can be applied
to a node or a whole branch.
|
| Mode | |
| ModesCreator |
This class creates all the modes that are available.
|
| NodeAdapter |
This class represents a single Node of a Tree.
|
| NodeDownAction | |
| NodeViewEvent | |
| StylePattern |
THIS CLASS IS NO LONGER USED!
|
| StylePatternFactory |
This class constructs patterns from files or from nodes and saves them back.
|
| XMLElementAdapter |