Default Tree Map Model
Default implementation of a TreeMapModel. This class provides an easy way to integration with Swing's TableModel.
Parameters
Properties
Returns the number of columns in the model.
Sets the currently selected root node from which the treemap should be displayed.
Obtains the model used for filtering nodes in the treemap.
Obtains the model used to highlight nodes in the treemap.
Corresponds to area in map.
Gets the position of the light source along the X axis.
Gets the position of the light source along the Y axis.
Gets the position of the light source along the Z axis.
Obtains the model used for probing (aka mouse over).
Returns the root node of the treemap.
Obtains the model used to carry out search in the treemap.
Obtains the model used for selecting nodes in the treemap.
Gets the settings currently selected.
Gets the worker task updating the layout.
Gets the worker task updating the layout.
Functions
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Gets the depth in hierarchy.
{@inheritDoc}
Gets the color of the given node.
Returns the most specific superclass for all the cell values in the column.
Returns the name of the column at columnIndex
. Note: this name does not need to be unique; two columns in a table can have the same name.
{@inheritDoc}
{@inheritDoc}
Gets the depth in hierarchy.
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Gets the maximum value contained in the specified column.
Gets the minimum value contained in the specified column.
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Gets the field corresponding to the specified column index.
Gets the field corresponding to the specified column name.
Returns the value for the cell at columnIndex
and of node
.
{@inheritDoc}
Indicates whether all the values in the given field are unique.
Derive normalized vector here for performance.
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Sets the maximum value contained in the specified column.
Sets the minimum value contained in the specified column.
{@inheritDoc}
{@inheritDoc}