freemind.view.mindmapview
public class BubbleNodeView extends NodeView
Field Summary | |
---|---|
int | LEFT_HEIGHT_OVERHEAD |
int | LEFT_WIDTH_OVERHEAD |
Constructor Summary | |
---|---|
BubbleNodeView(MindMapNode model, MapView map) |
Method Summary | |
---|---|
int | getLeftWidthOverhead() |
Dimension | getPreferredSize() |
void | paint(Graphics graphics)
Paints the node |
void | paintSelected(Graphics2D graphics, Dimension size) |