Interface Proxy.Loader
- All Superinterfaces:
- HeadlessLoader,- Loader
- Enclosing interface:
- Proxy
- 
Method SummaryModifier and TypeMethodDescriptionCreates and returns a map or selects and returns a previously loaded map.Methods inherited from interface org.freeplane.api.HeadlessLoadergetMap, load, newMapLocation, newMapLocation, saveAfterLoading, unsetMapLocationMethods inherited from interface org.freeplane.api.LoaderselectNodeById, withView
- 
Method Details- 
getMindMapProxy.MindMap getMindMap()Description copied from interface:HeadlessLoaderCreates and returns a map or selects and returns a previously loaded map. Same asHeadlessLoader.load()- Specified by:
- getMindMapin interface- HeadlessLoader
 
 
-