Package com.treemap
Class TreeMapSelectionCoordinator<Row,N extends AbstractTreeMapNode<N,Row,?,?,?>>
java.lang.Object
com.macrofocus.properties.implementation.AbstractSelectionCoordinator<Row,N>
com.treemap.TreeMapSelectionCoordinator<Row,N>
public class TreeMapSelectionCoordinator<Row,N extends AbstractTreeMapNode<N,Row,?,?,?>>
extends AbstractSelectionCoordinator<Row,N>
-
Constructor Summary
ConstructorsConstructorDescriptionTreeMapSelectionCoordinator
(MutableSelection<Row> selection, TreeMapModel<N, Row, ?, ?, ?> model) -
Method Summary
-
Constructor Details
-
TreeMapSelectionCoordinator
public TreeMapSelectionCoordinator(MutableSelection<Row> selection, TreeMapModel<N, Row, ?, ?, ?> model)
-
-
Method Details
-
a2b
- Specified by:
a2b
in classAbstractSelectionCoordinator<Row,
N extends AbstractTreeMapNode<N, Row, ?, ?, ?>>
-
b2a
- Specified by:
b2a
in classAbstractSelectionCoordinator<Row,
N extends AbstractTreeMapNode<N, Row, ?, ?, ?>>
-