public class MultilineRectmapDraw extends RectmapDraw
MultilineRectmapDraw.cx, cy, info, maxDepth| Constructor and Description |
|---|
MultilineRectmapDraw(RectmapNode root,
NodeInfo info) |
MultilineRectmapDraw(RectmapTree model) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawLabel(java.awt.Graphics2D g,
RectmapNode node,
int depth,
double px,
double py,
double sfh,
double sfv) |
protected void |
drawText(java.awt.Graphics2D g,
java.lang.String text,
java.awt.geom.Rectangle2D.Double bounds) |
drawContours, drawNode, drawNodeBounds, drawTree, drawTree0, getDrawRoot, getHeight, getInfo, getMaxDepth, getNodeAt, getNodeAt, getRoot, getWidth, getX, getY, setDrawRoot, setHeight, setMaxDepth, setWidth, setX, setYpublic MultilineRectmapDraw(RectmapNode root, NodeInfo info)
public MultilineRectmapDraw(RectmapTree model)
public void drawLabel(java.awt.Graphics2D g,
RectmapNode node,
int depth,
double px,
double py,
double sfh,
double sfv)
drawLabel in class RectmapDrawprotected void drawText(java.awt.Graphics2D g,
java.lang.String text,
java.awt.geom.Rectangle2D.Double bounds)