freemind.modes.browsemode

Class BrowseCloudModel

Implemented Interfaces:
Cloneable, MindMapCloud, MindMapLine

public class BrowseCloudModel
extends CloudAdapter

Field Summary

Fields inherited from class freemind.modes.LineAdapter

DEFAULT_WIDTH, NORMAL_WIDTH, color, frame, standardColorPropertyString, standardStylePropertyString, stroke, style, target, width

Constructor Summary

BrowseCloudModel(MindMapNode node, FreeMindMain frame)

Method Summary

XMLElement
save()

Methods inherited from class freemind.modes.CloudAdapter

getExteriorColor

Methods inherited from class freemind.modes.LineAdapter

clone, getColor, getFrame, getStroke, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, toString

Constructor Details

BrowseCloudModel

public BrowseCloudModel(MindMapNode node,
                        FreeMindMain frame)

Method Details

save

public XMLElement save()