treemap
| Package | |
|---|---|
| Package classpath: | treemap |
| File last modified: | Friday, 28 December 2001, 19:18:38 |
Summary
Classes
- TMThreadUpdateDraw
- TMView
- PaintMethod
- EmptyPaintMethod
- FullPaintMethod
- FullPaintMethod
- TestTMUpdater
- TestNode
- TestNode
- TMModelNode
- TMThreadTreeBuilder
- TMNodeModelComposite
- TMEventUpdate
- TMCushionData
- TMExceptionUnknownTMNode
- TMThreadQueue
- Loop
- Queue
- Loop
- TMThreadChangeSizing
- TMAction
- TMComputeSize
- TMThreadLock
- TMExceptionNullParameter
- TMNodeModel
- TMSDProgressSimple
- TMUpdaterConcrete
- TMComputeDrawAdapter
- TMStatusDisplay
- TMThreadUpdateSize
- TMEventUpdateSize
- TMEventUpdateNewChild
- TMEventUpdateDraw
- TMEventUpdateLostChild
- TMExceptionLeafTMNode
- TMNodeEncapsulator
- TMComputeSizeAdapter
- TMAlgorithm
- TMBorderConf
- SliderListener
- fSliderListener
- hSliderListener
- iSliderListener
- CushListener
- BordListener
- TMCushionPaint
- TMCushionPaint
- BordListener
- TMThreadModel
- TMNode
- TreeMap
- TMAlgorithmSquarified
- TMModelUpdater
- TMThreadChangeDrawing
- TMThreadLostChild
- TMStatusView
- TMSV
- NotifyTMSV
- TMSVUpdate
- TMSVSetStatus
- TMSVUnsetStatus
- TMSVIncrement
- TMSVIncrement
- TMThreadNewChild
- TMComputeDraw
- TMSDSimple
- TMUpdater
- TMSDProgressBar
- TMAlgorithmClassic
- TMExceptionBadTMNodeKind
- TestAllTM
- TMNodeModelRoot
- RootSetter
- CSizeSetter
- CDrawSetter
- CDrawSetter
- TMPatternFactory
- JPatternPanel
- TMNodeAdapter
- TMModelUpdaterConcrete
Classes
BordListener
(package private) (inner) classBordListener
(package private) (inner) classCushListener
(package private) (inner) classEmptyPaintMethod
(package private) (inner) classThe EmptyPaintMethod implements a empty paint method.
fSliderListener
(package private) (inner) classhSliderListener
(package private) (inner) classiSliderListener
(package private) (inner) classTestAllTM
The TestAllTM class launch the whole
TestTMUpdater
The TestTMUpdater is a JUnit test class
TMAction
The TMAction class manages the action on the treemap.
TMAlgorithm
The TMAlgorithm abstract class represent the algorithm
TMAlgorithmClassic
The TMAlgorithmClassic class implements a classic treemap drawing algorithm.
TMAlgorithmSquarified
The TMAlgorithmSquarified class implements a squarified treemap drawing
TMComputeDrawAdapter
The TMComputeDrawAdapter class implements a
TMComputeSizeAdapter
The TMComputeSizeAdapter class implements a
TMCushionPaint
(package private) (inner) classThe TMCushionPaint implements a customized java.awt.Paint
TMCushionPaint
(package private) (inner) classThe TMCushionPaint implements a customized java.awt.Paint
TMEventUpdate
(package private) abstract classThe TMEventUpdate abstract class implements a update event
TMEventUpdateDraw
(package private) classThe TMEventUpdateDraw class implements a update draw event.
TMEventUpdateLostChild
(package private) classThe TMEventUpdateLostChild class implements a update event
TMEventUpdateNewChild
(package private) classThe TMEventUpdateNewChild class implements a update event
TMEventUpdateSize
(package private) classThe TMEventUpdateSize class implements a update size event.
TMExceptionBadTMNodeKind
The TMExceptionBadTMNodeKind exception is raised when
TMExceptionLeafTMNode
The TMExceptionLeafTMNode exception is raised when
TMExceptionNullParameter
The TMExceptionNullParameter exception is raised when
TMExceptionUnknownTMNode
The TMExceptionUnknownTMNode exception is raised when
TMModelUpdaterConcrete
(package private) classThe TMModelUpdaterConcrete is responsible for propagating changes in the
TMNodeAdapter
The TMNodeAdapter abstract class encapsulate a TMNode for
TMNodeModelComposite
(package private) classThe TMNodeModelComposite implements the Composite design pattern
TMNodeModelRoot
(package private) classThe TMNodeModelRoot class implements the root of the tree of TMNodeModels.
TMPatternFactory
The TMPatternFactory is a utility to get filling patterns.
TMStatusDisplay
(package private) abstract classThe TMStatusDisplay abstract class defines view displaying
TMSVUnsetStatus
(package private) (inner) classTMSVUnsetStatus class implements an unset status message.
TMThreadChangeDrawing
(package private) classThe TMThreadChangeDrawing implements a thread that change the TMComputeDraw
TMThreadChangeSizing
(package private) classThe TMThreadChangeSizing implements a thread that change the TMComputeSize
TMThreadLostChild
(package private) classThe TMThreadLostChild implements a thread that removes a child to a
TMThreadModel
(package private) abstract classThe TMThreadModel abstract class implements a thread of the TMNodeModelRoot.
TMThreadNewChild
(package private) classThe TMThreadNewChild implements a thread that adds a new child to a
TMThreadQueue
(package private) classThe TMThreadQueue implements a queue of TMThreadModel to be executed
TMThreadTreeBuilder
(package private) classThe TMThreadTreeBuilder implements a thread that builds the tree
TMThreadUpdateDraw
(package private) classThe TMThreadUpdateDraw implements a thread that update the drawing of a
TMThreadUpdateSize
(package private) classThe TMThreadUpdateSize implements a thread that update the size of a
TMUpdaterConcrete
(package private) classThe TMUpdaterConcrete is responsible for propagating changes in the TMNodes
TMView
The TMView class implements a view of the TreeMap.
TreeMap
The TreeMap class implements a tree map representation for data.