TMFileModelSize
| Kind of class: | public class |
|---|---|
| Package: | treemap.demo |
| Inherits from: | TMComputeSizeAdapter |
| Version: | 2.5 |
| Author: | Christophe Bouthier [bouthier@loria.fr] |
| Package classpath: | treemap.demo.TMFileModelSize |
| File last modified: | Friday, 28 December 2001, 20:57:38 |
The TMFileModelSize class implements an example of a TMComputeSizeAdapter
for a TMFileModelNode.
for a TMFileModelNode.
Summary
Instance methods
- isCompatibleWithObject
- getSizeOfObject
- Returns the size of the node.
Instance methods inherited from TMComputeSizeAdapter
Instance methods
getSizeOfObject
public float getSizeOfObject(
Object node)
Returns the size of the node.
isCompatibleWithObject
public boolean isCompatibleWithObject(
Object node)