freemind.modes.mindmapmode

Class MindMapCloudModel

Implemented Interfaces:
Cloneable, MindMapCloud, MindMapLine

public class MindMapCloudModel
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

MindMapCloudModel(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

MindMapCloudModel

public MindMapCloudModel(MindMapNode node,
                         FreeMindMain frame)

Method Details

save

public XMLElement save()