|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use treemap | |
|---|---|
| treemap | |
| treemap.demo | |
| Classes in treemap used by treemap | |
|---|---|
| TMAlgorithm
The TMAlgorithm abstract class represent the algorithm of the TreeMap. |
|
| TMComputeDraw
The TMDrawManager interface should be implemented by every class that implements algorithms for drawing TMNode. |
|
| TMComputeSize
The TMComputeSize interface should be implemented by every class that implements algorithms for computing size of TMNode. |
|
| TMExceptionBadTMNodeKind
The TMExceptionBadTMNodeKind exception is raised when a TMComputeSize or TMComputeDraw receive a incompatible kind of TMNode. |
|
| TMModelNode
The TMModelNode interface should be implemented by object that are model of nodes of the tree that want to be displayed in the TreeMap. |
|
| TMModelUpdater
The TMModelUpdater interface represents the object that a TMModelNode should call to notify the treemap that something has changed : size, state, numers of childs, ... |
|
| TMNode
The TMNode interface should be implemented by object that are node of the tree that want to be displayed in the TreeMap. |
|
| TMNodeAdapter
The TMNodeAdapter abstract class encapsulate a TMNode for a TMComputeDraw. |
|
| TMPatternFactory
The TMPatternFactory is a utility to get filling patterns. |
|
| TMUpdater
The TMUpdater interface represents the object that a TMNode should call to notify the treemap that something has changed : size, state, numers of childs, ... |
|
| TMView
The TMView class implements a view of the TreeMap. |
|
| Classes in treemap used by treemap.demo | |
|---|---|
| TMComputeDraw
The TMDrawManager interface should be implemented by every class that implements algorithms for drawing TMNode. |
|
| TMComputeDrawAdapter
The TMComputeDrawAdapter class implements a adapter for the TMComputeDraw interface for users of the TMModelNode interface. |
|
| TMComputeSize
The TMComputeSize interface should be implemented by every class that implements algorithms for computing size of TMNode. |
|
| TMComputeSizeAdapter
The TMComputeSizeAdapter class implements a adapter for the TMComputeSize interface for users of the TMModelNode interface. |
|
| TMExceptionBadTMNodeKind
The TMExceptionBadTMNodeKind exception is raised when a TMComputeSize or TMComputeDraw receive a incompatible kind of TMNode. |
|
| TMModelNode
The TMModelNode interface should be implemented by object that are model of nodes of the tree that want to be displayed in the TreeMap. |
|
| TMModelUpdater
The TMModelUpdater interface represents the object that a TMModelNode should call to notify the treemap that something has changed : size, state, numers of childs, ... |
|
| TMNode
The TMNode interface should be implemented by object that are node of the tree that want to be displayed in the TreeMap. |
|
| TMNodeAdapter
The TMNodeAdapter abstract class encapsulate a TMNode for a TMComputeDraw. |
|
| TMUpdater
The TMUpdater interface represents the object that a TMNode should call to notify the treemap that something has changed : size, state, numers of childs, ... |
|
|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||