Package org.freeplane.api
package org.freeplane.api
-
ClassDescriptionNode's attribute table:
node.attributes
- read-write.Node's attribute table:node.attributes
- read-only.Border to parent node:node.style.border
- read-write.Border to parent node:node.style.border
- read-only.Here are four ways to enable a cloud on the current node and switch it off again:Node's or map's conditional styleNode's or map's conditional-styles table:node.conditionalStyles
ornode.mindMap.conditionalStyles
- read-only.Graphical connector between nodes:node.connectorsIn
/node.connectorsOut
- read-write.Graphical connector between nodes:node.connectorsIn
/node.connectorsOut
- read-only.Access to global state: in scripts, this is available as global variablec
- read-write.Access to global state: in scripts, this is available as global variablec
- read-only.Utility wrapper class around a String that is used to convert node texts to different types.Contains dependencies (precedent or descendent node or attributes) calculated byDependencyLookup
Calculates dependencies related to node value or attribute.Edge to parent node:node.style.edge
- read-write.Edge to parent node:node.style.edge
- read-only.External object:node.externalObject
- read-write.External object:node.externalObject
- read-only.Node's font:node.style.font
- read-write.Node's font:node.style.font
- read-only.API for accessing or loading map from given location.API for creating and accessing mind map without UI.Node's icons:node.icons
- read-write.Node's icons:node.icons
- read-only.Node's link:node.link
- read-write.Node's link:node.link
- read-only.API for selecting or creating map views.Deprecated.since 1.7.10 - use MindMap insteadDeprecated.since 1.7.10 - use MindMapRO insteadThe map a node belongs to:node.map
- read-write.The map a node belongs to:node.map
- read-only.The currently selected node:node
- read-write.The currently selected node:node
- read-only.Node's style:node.style
- read-only.Node's style:node.style
- read-only.Reminder:node.reminder
- read-write.Reminder:node.reminder
- read-only.API for executing scripts.