|
Class Summary |
| GraphRequest |
Instances of this class are used to request a RequestHandler to produce
a new map, based on either a set of Classifications or a ready-made
ClusterModel. |
| History |
History keeps track of a history of Graphs normally shown in a
ClusterMap and allows to retrieve previous graphs. |
| HistoryItem |
A HistoryItem represents the content of a ClusterMap at a specific moment
in time. |
| HistoryRequest |
Instances of this class are used to request the RequestHandler to go
back or forth in its history. |
| Request |
Request is the super class of all requests for a change to the content
of a ClusterMap. |
| RequestHandler |
RequestHandler is capable of registering and handling a queue of update
requests on a ClusterMap. |
| SelectRequest |
Instances of this class are used to request a RequestHandler to select a
set of objects in the graph. |