freemind.view.mindmapview
public class CloudView extends Object
Field Summary | |
---|---|
protected MindMapCloud | cloudModel |
protected int | iterativeLevel |
protected NodeView | source |
Constructor Summary | |
---|---|
protected | CloudView(MindMapCloud cloudModel, NodeView source, int iterativeLevel) |
Method Summary | |
---|---|
Color | getColor() |
Color | getExteriorColor() |
protected MapView | getMap() |
protected MindMapCloud | getModel() |
int | getRealWidth()
Get the width in pixels rather than in width constant (like -1) |
Stroke | getStroke() |
int | getWidth() |
protected double | getZoom() |
void | paint(Graphics graphics) \param iterativeLevel describes the n-th nested cloud that is to be painted. |
protected void | setRendering(Graphics2D g) |