freemind.modes

Interface MindMapCloud

All Superinterfaces:
Cloneable, MindMapLine
Known Implementing Classes:
BrowseCloudModel, CloudAdapter, MindMapCloudModel

public interface MindMapCloud
extends MindMapLine

Method Summary

Color
getExteriorColor()
Describes the color of the exterior of the cloud.

Methods inherited from interface freemind.modes.MindMapLine

clone, getColor, getStroke, getStyle, getWidth, setTarget, toString

Method Details

getExteriorColor

public Color getExteriorColor()
Describes the color of the exterior of the cloud. Normally, this color is derived from the interior color.