public class MultilineIcicleDraw extends IcicleDraw
MultilineIcicleDraw.cx, cy, height, info, root, totalDepth, width| Constructor and Description |
|---|
MultilineIcicleDraw(SunburstNode root,
NodeInfo info) |
MultilineIcicleDraw(SunburstTree model) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLabel(java.awt.Graphics2D g,
SunburstNode node) |
protected void |
drawText(java.awt.Graphics2D g,
java.lang.String text,
java.awt.geom.Rectangle2D.Double bounds) |
addSeg, createArc, drawContours, drawDescendants, drawDescendantSubtreeBounds, drawNode, drawNodeBounds, drawSubtreeBounds, drawTree, drawTree, getHeight, getInfo, getNodeAt, getRoot, getTheta, getToolTipText, getTotalDepth, getWidth, getX, getY, setHeight, setWidth, setX, setYpublic MultilineIcicleDraw(SunburstNode root, NodeInfo info)
public MultilineIcicleDraw(SunburstTree model)
public void drawLabel(java.awt.Graphics2D g,
SunburstNode node)
drawLabel in class IcicleDrawprotected void drawText(java.awt.Graphics2D g,
java.lang.String text,
java.awt.geom.Rectangle2D.Double bounds)