|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TMNodeAdapter | |
|---|---|
| treemap | |
| treemap.demo | |
| Uses of TMNodeAdapter in treemap |
|---|
| Methods in treemap with parameters of type TMNodeAdapter | |
|---|---|
java.awt.Paint |
TMComputeDrawAdapter.getFilling(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.awt.Paint |
TMComputeDraw.getFilling(TMNodeAdapter nodeAdapter)
Returns the filling of the node. |
java.lang.String |
TMComputeDrawAdapter.getTitle(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.lang.String |
TMComputeDraw.getTitle(TMNodeAdapter nodeAdapter)
Returns the title of the node. |
java.awt.Paint |
TMComputeDrawAdapter.getTitleColor(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.awt.Paint |
TMComputeDraw.getTitleColor(TMNodeAdapter nodeAdapter)
Returns the color of the title of the node. |
java.lang.String |
TMComputeDrawAdapter.getTooltip(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.lang.String |
TMComputeDraw.getTooltip(TMNodeAdapter nodeAdapter)
Returns the tooltip of the node. |
| Uses of TMNodeAdapter in treemap.demo |
|---|
| Methods in treemap.demo with parameters of type TMNodeAdapter | |
|---|---|
java.awt.Paint |
TMFileDraw.getFilling(TMNodeAdapter nodeAdapter)
Returns the filling of the node. |
java.awt.Paint |
TMFileDrawPattern.getFilling(TMNodeAdapter nodeAdapter)
Returns the filling of the node. |
java.lang.String |
TMFileDraw.getTitle(TMNodeAdapter nodeAdapter)
Returns the title of the node. |
java.awt.Paint |
TMFileDraw.getTitleColor(TMNodeAdapter nodeAdapter)
Returns the color of the title of the node. |
java.lang.String |
TMFileDraw.getTooltip(TMNodeAdapter nodeAdapter)
Returns the tooltip of the node. |
|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||