TMThreadChangeSizing

Kind of class:(package private) class
Package:treemap
Inherits from:TMThreadModel
Version:2.5
Author:Christophe Bouthier [bouthier@loria.fr]
Package classpath:treemap.TMThreadChangeSizing
File last modified:Friday, 28 December 2001, 18:58:48
The TMThreadChangeSizing implements a thread that change the TMComputeSize
object used to compute the size of TMNodeModel.

Summary


Constructors
Instance fields
Instance fields inherited from TMThreadModel
Instance methods
  • task
    • Change the TMComputeSize.
Instance methods inherited from TMThreadModel

Constructors

TMThreadChangeSizing

(package private) TMThreadChangeSizing(
TMStatusView status, TMNodeModelRoot model, TMView view, TMNodeModelRoot = .CSizeSetter)

Constructor.
Parameters:
status :
the status view for feedback
model :
the TMNodeModelRoot
view :
the view to update
cSizeSetter:
the changing object

Instance fields

cSizeSetter

private TMNodeModelRoot.CSizeSetter cSizeSetter = null

Instance methods

task

(package private) void task(
)

Change the TMComputeSize.