freemind.view.mindmapview
Class CloudView
java.lang.Object
freemind.view.mindmapview.CloudView
public class CloudView
extends java.lang.Object
This class represents a Cloud around a node.
iterativeLevel
protected int iterativeLevel
getColor
public Color getColor()
getExteriorColor
public Color getExteriorColor()
getRealWidth
public int getRealWidth()
Get the width in pixels rather than in width constant (like -1)
getStroke
public Stroke getStroke()
getWidth
public int getWidth()
getZoom
protected double getZoom()
paint
public void paint(Graphics graphics)
\param iterativeLevel describes the n-th nested cloud that is to be painted.
setRendering
protected void setRendering(Graphics2D g)