Interface Proxy
public interface Proxy
This interface alone defines the api for accessing the internal state of the Freeplane. All read-write methods
 and properties (with rare, documented exceptions in 
Proxy.Controller and Proxy.Map) support undo and
 rollback on exceptions.
 Every Proxy subinterface comes in two variants:
- A read-only interface, like Proxy.NodeRO. This collects only the methods that don't change the underlying object (in case ofNodeROthis would beNodeModel.
- A read-write interface, like Proxy.Node. This inherits from the respective read-only interface all its methods and properties and adds write access to the underlying object.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceDeprecated.since 1.7.10 use Proxy.MindMapstatic interfaceDeprecated.since 1.7.10, use Proxy.MindMapROstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface