| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITreeMapProvider
Provider of the KTreeMap

| Method Summary | |
|---|---|
|  double | getDoubleValue(java.lang.Object value)Get the double value of the value | 
|  java.lang.String | getLabel(TreeMapNode node)get the label of the node | 
|  java.lang.String | getValueLabel(java.lang.Object value)Get the label of the value | 
| Method Detail | 
|---|
java.lang.String getLabel(TreeMapNode node)
node - TreeMapNode
java.lang.String getValueLabel(java.lang.Object value)
value - value of the node (TreeMapNode.getValue())
double getDoubleValue(java.lang.Object value)
value - value of the node (TreeMapNode.getValue())
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||