|
TreeMap Java Library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TMExceptionBadTMNodeKind | |
---|---|
treemap | |
treemap.demo |
Uses of TMExceptionBadTMNodeKind in treemap |
---|
Methods in treemap that throw TMExceptionBadTMNodeKind | |
---|---|
java.awt.Paint |
TMComputeDraw.getFilling(TMNodeAdapter nodeAdapter)
Returns the filling of the node. |
java.awt.Paint |
TMComputeDrawAdapter.getFilling(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
float |
TMComputeSize.getSize(TMNode node)
Returns the size of the TMNode. |
float |
TMComputeSizeAdapter.getSize(TMNode node)
DO NOT OVERLOAD. |
java.lang.String |
TMComputeDraw.getTitle(TMNodeAdapter nodeAdapter)
Returns the title of the node. |
java.lang.String |
TMComputeDrawAdapter.getTitle(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.awt.Paint |
TMComputeDraw.getTitleColor(TMNodeAdapter nodeAdapter)
Returns the color of the title of the node. |
java.awt.Paint |
TMComputeDrawAdapter.getTitleColor(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
java.lang.String |
TMComputeDraw.getTooltip(TMNodeAdapter nodeAdapter)
Returns the tooltip of the node. |
java.lang.String |
TMComputeDrawAdapter.getTooltip(TMNodeAdapter nodeAdapter)
DO NOT OVERLOAD. |
Uses of TMExceptionBadTMNodeKind in treemap.demo |
---|
Methods in treemap.demo that throw TMExceptionBadTMNodeKind | |
---|---|
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. |
float |
TMFileSize.getSize(TMNode node)
Returns the size of the node. |
float |
TMFileSizeDate.getSize(TMNode node)
Returns the size 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 |