Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(AiRequestResult) - Method in interface org.freeplane.api.ai.AiRequestCallback
 
accessingAi() - Method in interface org.freeplane.api.Script
With permission to send AI requests.
accessingNetwork() - Method in interface org.freeplane.api.Script
With permission to open network connections.
actionPerformed(ActionEvent) - Method in class org.freeplane.core.ui.components.UITools.InsertEolAction
 
add(boolean, String, String, boolean) - Method in interface org.freeplane.api.ConditionalStyles
Adds a conditional style to the end of the table
add(double, U) - Method in class org.freeplane.api.Quantity
 
add(int, String) - Method in interface org.freeplane.api.Tags
 
add(String) - Method in interface org.freeplane.api.Icons
adds an icon to a node if an icon for the given key can be found.
add(String) - Method in interface org.freeplane.api.Tags
 
add(String, Object) - Method in interface org.freeplane.api.Attributes
adds an attribute no matter if an attribute with the given name already exists.
add(String, Object, String) - Method in interface org.freeplane.api.Attributes
adds an attribute with formatting pattern no matter if an attribute with the given name already exists.
add(Collection<String>) - Method in interface org.freeplane.api.Tags
 
add(ConditionalStyleRO) - Method in interface org.freeplane.api.ConditionalStyles
Adds a copy of conditionalStyle to the end of the table.
add(Quantity<U>) - Method in class org.freeplane.api.Quantity
 
ADD_TAG - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Adds a tag at the path given by the instruction.
ADD_TO_CHAT - Enum constant in enum class org.freeplane.api.ai.AiRequestMode
Add the request to the selected chat when compatible, otherwise start a new visible script chat.
addAll(Collection<String>) - Method in interface org.freeplane.api.Icons
 
addAll(IconsRO) - Method in interface org.freeplane.api.Icons
 
addConnectorTo(String) - Method in interface org.freeplane.api.Node
as above, using String targetNodeId instead of Node object to establish the connector.
addConnectorTo(Node) - Method in interface org.freeplane.api.Node
adds a new Connector to the given target node and returns the new connector for optional further editing (style); also enlists the Connector on the target Node object.
addEscapeActionToDialog(JDialog) - Static method in class org.freeplane.core.ui.components.UITools
 
addEscapeActionToDialog(JDialog, Action) - Static method in class org.freeplane.core.ui.components.UITools
 
addIcon(String) - Method in interface org.freeplane.api.Icons
Deprecated.
since 1.2 - use Icons.add(String) instead.
addKeyActionToDialog(JDialog, Action, String, String) - Static method in class org.freeplane.core.ui.components.UITools
 
addListener(NodeChangeListener) - Method in interface org.freeplane.api.MindMap
 
addScrollbarIncrementPropertyListener(JScrollPane) - Static method in class org.freeplane.core.ui.components.UITools
 
addTitledBorder(JComponent, String, float) - Static method in class org.freeplane.core.ui.components.UITools
 
AFTER_PARENT - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
AI_UNAVAILABLE - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
AiModelConfiguration - Class in org.freeplane.api.ai
Immutable public model configuration for script-facing AI requests.
AiModelConfiguration.Builder - Class in org.freeplane.api.ai
Mutable builder for AiModelConfiguration.
AiModelSelection - Class in org.freeplane.api.ai
Explicit provider/model choice or default-model marker inside an AiModelConfiguration.
AiRequestCallback - Interface in org.freeplane.api.ai
Callback invoked exactly once with the terminal result of an AI request.
AiRequestHandle - Interface in org.freeplane.api.ai
Non-blocking handle for an in-flight or completed AI request.
AiRequestMode - Enum Class in org.freeplane.api.ai
User-interface visibility for an AI request.
AiRequestOptions - Class in org.freeplane.api.ai
Immutable public options for script-facing AI requests.
AiRequestOptions.Builder - Class in org.freeplane.api.ai
Mutable builder for AiRequestOptions.
AiRequestRejectedException - Exception Class in org.freeplane.api.ai
Runtime exception for same-thread pre-acceptance AI request rejection.
AiRequestRejectedException(AiRequestStatus, String) - Constructor for exception class org.freeplane.api.ai.AiRequestRejectedException
 
AiRequestResult - Class in org.freeplane.api.ai
Immutable terminal result delivered to AiRequestCallback.
AiRequestResult(AiRequestStatus, String, String) - Constructor for class org.freeplane.api.ai.AiRequestResult
 
AiRequestService - Interface in org.freeplane.api.ai
Cross-plugin OSGi service for asynchronous AI requests.
AiRequestStatus - Enum Class in org.freeplane.api.ai
Terminal status for an AI request callback result.
AiSelectionOverride - Class in org.freeplane.api.ai
Overrides the selection structure injected into the first AI prompt message.
AiSelectionOverride(MindMap, List<String>) - Constructor for class org.freeplane.api.ai.AiSelectionOverride
Creates a prompt-time selection override.
AiTemperature - Class in org.freeplane.api.ai
Immutable public temperature configuration for script-facing AI requests.
AiThinkingEffort - Enum Class in org.freeplane.api.ai
Provider-independent thinking-effort override for AI model configuration.
AiToolAvailability - Enum Class in org.freeplane.api.ai
Tool availability requested for an AI call.
align(int) - Method in enum class org.freeplane.api.ChildNodesAlignment
 
align(int) - Method in enum class org.freeplane.api.ChildNodesAlignment.Placement
 
allAt(String) - Method in interface org.freeplane.api.NodeRO
Returns a list of all nodes matching given path.
Ancestor node: - Search tag in org.freeplane.api.NodeRO.at(String)
Section
appendAsCloneWithoutSubtree(NodeRO) - Method in interface org.freeplane.api.Node
inserts the node as a clone of toBeCloned without its current and/or future subtree.
appendAsCloneWithSubtree(NodeRO) - Method in interface org.freeplane.api.Node
inserts the node as a clone of toBeCloned including its current and/or future subtree.
appendBranch(NodeRO) - Method in interface org.freeplane.api.Node
inserts a copy of the branch starting with node as a new child branch.
appendChild(NodeRO) - Method in interface org.freeplane.api.Node
inserts a copy of node as a new child.
appendTextOutlineAsBranch(String) - Method in interface org.freeplane.api.Node
 
AS_PARENT - Enum constant in enum class org.freeplane.api.NodeShape
 
asBoolean() - Method in interface org.freeplane.api.Convertible
For implicit conversion to boolean: true if the text is not empty.
asBoolean() - Method in class org.freeplane.plugin.script.proxy.Convertible
For implicit conversion to boolean: true if the text is not empty.
askAi(String, AiRequestOptions, AiRequestCallback) - Method in interface org.freeplane.api.ai.AiRequestService
Starts an asynchronous AI request for raw prompt text.
askAi(String, AiRequestOptions, AiRequestCallback) - Method in interface org.freeplane.api.Controller
Starts an asynchronous AI request for raw prompt text and delivers the terminal result through the callback.
assertNonNegative() - Method in class org.freeplane.api.Quantity
 
assertNonNegativeOrNull(Quantity<U>) - Static method in class org.freeplane.api.Quantity
 
at(String) - Method in interface org.freeplane.api.NodeRO
Returns a single node located by path given as a string argument.
ATTRIBUTE - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
AttributeCondition - Interface in org.freeplane.api
 
Attributes - Interface in org.freeplane.api
Node's attribute table: node.attributes - read-write.
AttributesRO - Interface in org.freeplane.api
Node's attribute table: node.attributes - read-only.
AttributeValueSerializer - Interface in org.freeplane.api
 
AUTHENTICATION_ERROR - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
AUTO - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO - Enum constant in enum class org.freeplane.api.ChildrenSides
 
AUTO - Enum constant in enum class org.freeplane.api.LayoutOrientation
 
AUTO_AFTERPARENT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO_BEFOREPARENT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
AUTO_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 

B

backOtherWindows() - Static method in class org.freeplane.core.ui.components.UITools
 
BEFORE_PARENT - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
BookmarkType - Enum Class in org.freeplane.api
Defines the behavior of a bookmark when activated.
Border - Interface in org.freeplane.api
Border to parent node: node.style.border - read-write.
BorderRO - Interface in org.freeplane.api
Border to parent node: node.style.border - read-only.
BOTH_SIDES - Enum constant in enum class org.freeplane.api.ChildrenSides
 
BOTTOM - Enum constant in enum class org.freeplane.api.ChildNodesAlignment.Placement
 
BOTTOM_OR_RIGHT - Enum constant in enum class org.freeplane.api.ChildrenSides
 
BOTTOM_OR_RIGHT - Enum constant in enum class org.freeplane.api.Side
 
BUBBLE - Enum constant in enum class org.freeplane.api.NodeShape
 
build() - Method in class org.freeplane.api.ai.AiModelConfiguration.Builder
Builds immutable model configuration.
build() - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Builds immutable request options.
builder() - Static method in class org.freeplane.api.ai.AiModelConfiguration
Creates a model-configuration builder.
builder() - Static method in class org.freeplane.api.ai.AiRequestOptions
Creates a new request-options builder.
Builder() - Constructor for class org.freeplane.api.ai.AiModelConfiguration.Builder
 
Builder() - Constructor for class org.freeplane.api.ai.AiRequestOptions.Builder
 
BY_CENTER - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 

C

c() - Static method in class org.freeplane.plugin.script.proxy.ScriptUtils
a substitute for the binding variable 'c' in utility scripts.
cancel() - Method in interface org.freeplane.api.ai.AiRequestHandle
 
CANCELLED - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
capitalize(String) - Static method in class org.freeplane.core.util.TextUtils
 
CATEGORIZED - Enum constant in enum class org.freeplane.api.MapTagTargetLocation
Place the tag in the categorized tree.
CENTER - Enum constant in enum class org.freeplane.api.ChildNodesAlignment.Placement
 
CENTER - Enum constant in enum class org.freeplane.api.HorizontalTextAlignment
 
centerOnNode(Node) - Method in interface org.freeplane.api.Controller
 
check(String, Object) - Method in interface org.freeplane.api.AttributeCondition
 
check(NodeRO) - Method in interface org.freeplane.api.NodeCondition
 
Child node: - Search tag in org.freeplane.api.NodeRO.at(String)
Section
childNodesAlignment() - Method in enum class org.freeplane.api.ChildNodesLayout
 
ChildNodesAlignment - Enum Class in org.freeplane.api
 
ChildNodesAlignment.Placement - Enum Class in org.freeplane.api
 
ChildNodesLayout - Enum Class in org.freeplane.api
 
childrenSides() - Method in enum class org.freeplane.api.ChildNodesLayout
 
ChildrenSides - Enum Class in org.freeplane.api
 
clear() - Method in interface org.freeplane.api.Attributes
removes all attributes.
clear() - Method in interface org.freeplane.api.Icons
removes all icons.
close(boolean, boolean) - Method in interface org.freeplane.api.MindMap
closes a map.
CLOSE_DOTS - Enum constant in enum class org.freeplane.api.Dash
 
Cloud - Interface in org.freeplane.api
Here are four ways to enable a cloud on the current node and switch it off again:
cm - Enum constant in enum class org.freeplane.api.LengthUnit
 
COMBINED - Enum constant in enum class org.freeplane.api.NodeShape
 
combineTextWithExceptionInfo(String, Exception) - Static method in class org.freeplane.core.util.HtmlUtils
 
compareTo(Object) - Method in interface org.freeplane.api.Convertible
 
compareTo(Object) - Method in class org.freeplane.plugin.script.proxy.Convertible
 
compareTo(Convertible) - Method in interface org.freeplane.api.Convertible
 
compareTo(Convertible) - Method in class org.freeplane.plugin.script.proxy.Convertible
 
compareTo(FreeplaneVersion) - Method in class org.freeplane.core.util.FreeplaneVersion
Use it like this:
componentOrientation - Variable in enum class org.freeplane.api.TextWritingDirection
 
ConditionalStyle - Interface in org.freeplane.api
Node's or map's conditional style
ConditionalStyleNotFoundException - Exception Class in org.freeplane.api
 
ConditionalStyleNotFoundException(String) - Constructor for exception class org.freeplane.api.ConditionalStyleNotFoundException
 
ConditionalStyleRO - Interface in org.freeplane.api
 
ConditionalStyles - Interface in org.freeplane.api
Node's or map's conditional-styles table: node.conditionalStyles or node.mindMap.conditionalStyles - read-only.
config - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Accessor for Freeplane's configuration properties.
ConfigProperties() - Constructor for class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
CONFIGURATION_ERROR - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
Connector - Interface in org.freeplane.api
Graphical connector between nodes:node.connectorsIn / node.connectorsOut - read-write.
ConnectorRO - Interface in org.freeplane.api
Graphical connector between nodes:node.connectorsIn / node.connectorsOut - read-only.
contains(String) - Method in interface org.freeplane.api.IconsRO
returns true if the node has an icon of this name.
contains(String) - Method in interface org.freeplane.api.TagsRO
 
containsAll(Collection<String>) - Method in interface org.freeplane.api.TagsRO
 
containsAllCategories(Collection<String>) - Method in interface org.freeplane.api.TagsRO
 
containsAny(Collection<String>) - Method in interface org.freeplane.api.TagsRO
 
containsAnyCategory(Collection<String>) - Method in interface org.freeplane.api.TagsRO
 
containsCategory(String) - Method in interface org.freeplane.api.TagsRO
 
containsKey(String) - Method in interface org.freeplane.api.AttributesRO
 
containsRTL(String) - Static method in enum class org.freeplane.api.TextWritingDirection
 
Controller - Interface in org.freeplane.api
Access to global state: in scripts, this is available as global variable c - read-write.
ControllerRO - Interface in org.freeplane.api
Access to global state: in scripts, this is available as global variable c - read-only.
ConversionException - Exception Class in org.freeplane.api
 
ConversionException(String) - Constructor for exception class org.freeplane.api.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception class org.freeplane.api.ConversionException
 
ConversionException(Throwable) - Constructor for exception class org.freeplane.api.ConversionException
 
Convertible - Class in org.freeplane.plugin.script.proxy
Utility wrapper class around a String that is used to convert node texts to different types.
Convertible - Interface in org.freeplane.api
Utility wrapper class around a String that is used to convert node texts to different types.
Convertible(Object) - Constructor for class org.freeplane.plugin.script.proxy.Convertible
Use Convertible.toString(Object) to convert to String, i.e.
Convertible(String) - Constructor for class org.freeplane.plugin.script.proxy.Convertible
Use the text unchanged, i.
convertPointFromAncestor(Component, Point, Component) - Static method in class org.freeplane.core.ui.components.UITools
 
convertPointToAncestor(Component, Point, Component) - Static method in class org.freeplane.core.ui.components.UITools
 
convertPointToAncestor(Component, Point, Class<?>) - Static method in class org.freeplane.core.ui.components.UITools
 
convertRectangleToAncestor(Component, Rectangle, Component) - Static method in class org.freeplane.core.ui.components.UITools
 
copyConditionalStylesFrom(MindMap, String) - Method in interface org.freeplane.api.MindMap
Copies a style and its conditional style rules from another mind map into this mind map.
copyHtmlToClipboard(String) - Static method in class org.freeplane.core.util.TextUtils
Shortcut for scripting: Copies html with mimetype text/html to the system clipboard.
copyStyleFrom(MindMap, String) - Method in interface org.freeplane.api.MindMap
Copies a style from another mind map into this mind map.
copyToClipboard(String) - Static method in class org.freeplane.core.util.TextUtils
Shortcut for scripting: Copies string to the system clipboard.
copyUserStylesFrom(MindMap) - Method in interface org.freeplane.api.MindMap
Copies all user styles and their conditional style rules from another mind map into this one.
copyUserStylesFrom(MindMap, boolean) - Method in interface org.freeplane.api.MindMap
Copies all user styles from another mind map into this one.
copyUserStylesFrom(MindMap, boolean, String...) - Method in interface org.freeplane.api.MindMap
Copies one or more user styles from another mind map into this one.
copyUserStylesFrom(MindMap, boolean, ArrayList<String>) - Method in interface org.freeplane.api.MindMap
Copies one or more user styles from another mind map into this one.
copyUserStylesFrom(MindMap, String...) - Method in interface org.freeplane.api.MindMap
Copies one or more user styles and their conditional style rules from another mind map into this one.
copyUserStylesFrom(MindMap, ArrayList<String>) - Method in interface org.freeplane.api.MindMap
Copies one or more user styles and their conditional style rules from another mind map into this one.
create() - Static method in class org.freeplane.launcher.Launcher
Creates Launcher for starting embedded Freeplane instance.
createAcceleratebleMenuEntryTree(String) - Static method in class org.freeplane.core.util.MenuUtils
Used as the basis for dynamic generation of hotkey list.
createBinding(NodeRO, ControllerRO, ScriptContext) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
createCancelDialog(Component, String, String) - Static method in class org.freeplane.core.ui.components.UITools
 
createCancelDialog(Component, String, String, String) - Static method in class org.freeplane.core.ui.components.UITools
 
createChild() - Method in interface org.freeplane.api.Node
inserts *new* node as child, takes care of all construction work and internal stuff inserts as last child.
createChild(int) - Method in interface org.freeplane.api.Node
inserts *new* node as child, takes care of all construction work and internal stuff
createChild(Object) - Method in interface org.freeplane.api.Node
like Node.createChild() but sets the node text to the given text.
createForInstallation(File) - Static method in class org.freeplane.launcher.Launcher
Creates Launcher for starting embedded Freeplane instance.
createHtmlLinkStyleButton(URI, String) - Static method in class org.freeplane.core.ui.components.UITools
 
createMenuEntryTree(String) - Static method in class org.freeplane.core.util.MenuUtils
returns a tree of all JMenuItem nodes the menu contains (omitting Strings and Separators).
createOrReplace(Date, String, Integer) - Method in interface org.freeplane.api.Reminder
Creates a periodic reminder.
createStroke(float, int[], int) - Static method in class org.freeplane.core.ui.components.UITools
 
createTranslatedString(String) - Static method in class org.freeplane.core.util.TextUtils
 
CURRENT - Enum constant in enum class org.freeplane.api.ai.AiToolAvailability
Use the current AI tool setting.

D

Dash - Enum Class in org.freeplane.api
 
DASHES - Enum constant in enum class org.freeplane.api.Dash
 
deactivateUndo() - Method in interface org.freeplane.api.Controller
reset undo / redo lists and deactivate Undo for current script
decrypt(String) - Method in interface org.freeplane.api.Node
decrypts a node without removing the encryption.
DEFAULT - Enum constant in enum class org.freeplane.api.HorizontalTextAlignment
 
DEFAULT - Enum constant in enum class org.freeplane.api.Side
 
DEFAULT - Static variable in enum class org.freeplane.api.Dash
 
DEFAULT - Static variable in enum class org.freeplane.api.TextWritingDirection
 
DEFAULT_FONT_SCALING_FACTOR - Static variable in class org.freeplane.core.ui.components.UITools.Defaults
 
defaultModel() - Static method in class org.freeplane.api.ai.AiModelSelection
Selects the default model resolved by the request execution context.
Defaults() - Constructor for class org.freeplane.core.ui.components.UITools.Defaults
 
delete() - Method in interface org.freeplane.api.Node
 
DELETE_TAG - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Deletes an existing tag.
Dependencies - Class in org.freeplane.api
Contains dependencies (precedent or descendent node or attributes) calculated by DependencyLookup
Dependencies(List<Dependencies.Element>, List<Integer>) - Constructor for class org.freeplane.api.Dependencies
 
Dependencies.Element - Enum Class in org.freeplane.api
 
DependencyLookup - Interface in org.freeplane.api
Calculates dependencies related to node value or attribute.
Descendant node: - Search tag in org.freeplane.api.NodeRO.at(String)
Section
DETAILS - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
DIAGONAL_ASCENDING - Enum constant in enum class org.freeplane.api.ChildrenSides
 
DIAGONAL_DESCENDING - Enum constant in enum class org.freeplane.api.ChildrenSides
 
DISABLED - Enum constant in enum class org.freeplane.api.ai.AiToolAvailability
Disable application tools for the request.
disableSecurityManager() - Method in class org.freeplane.launcher.Launcher
Disables security manager for launched Freeplane instance.
DISTANT_DOTS - Enum constant in enum class org.freeplane.api.Dash
 
DOTS_AND_DASHES - Enum constant in enum class org.freeplane.api.Dash
 

E

Edge - Interface in org.freeplane.api
Edge to parent node: node.style.edge - read-write.
EdgeRO - Interface in org.freeplane.api
Edge to parent node: node.style.edge - read-only.
EdgeStyle - Interface in org.freeplane.api
 
edit(MapTagCategoryInstructionRequest) - Method in interface org.freeplane.api.MapTagCategories
Applies explicit tag category edits.
edit(Node) - Method in interface org.freeplane.api.Controller
Starts editing node, normally in the inline editor.
EDITING - Enum constant in enum class org.freeplane.api.ai.AiToolAvailability
Allow Freeplane reading and map-editing tools, but not script/code execution tools.
editInPopup(Node) - Method in interface org.freeplane.api.Controller
opens the appropriate popup text editor.
element(String, String) - Static method in class org.freeplane.core.util.HtmlUtils
 
element(String, Map<String, String>, String) - Static method in class org.freeplane.core.util.HtmlUtils
 
embedded(String) - Method in enum class org.freeplane.api.TextWritingDirection
 
encrypt(String) - Method in interface org.freeplane.api.Node
encrypts a node.
endOfText(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
equals(Object) - Method in class org.freeplane.api.ai.AiModelConfiguration
 
equals(Object) - Method in class org.freeplane.api.ai.AiModelSelection
 
equals(Object) - Method in class org.freeplane.api.ai.AiSelectionOverride
 
equals(Object) - Method in class org.freeplane.api.ai.AiTemperature
 
equals(Object) - Method in class org.freeplane.api.MapTagCategoryInstruction
 
equals(Object) - Method in class org.freeplane.api.MapTagCategoryInstructionRequest
 
equals(Object) - Method in class org.freeplane.api.MapTagCategoryNode
 
equals(Object) - Method in class org.freeplane.api.MapTagCategoryState
 
equals(Object) - Method in class org.freeplane.api.MapTagItem
 
equals(Object) - Method in class org.freeplane.api.Quantity
 
equals(Object) - Method in class org.freeplane.plugin.script.proxy.Convertible
 
errorMessage(Object) - Static method in class org.freeplane.core.ui.components.UITools
 
escapeUtf8(Writer, String) - Static method in class org.freeplane.core.util.TextUtils
Escapes the UTF-8 non-ASCII characters in a String to a Writer.
escapeUtf8(String) - Static method in class org.freeplane.core.util.TextUtils
The escapeUtf8 method is a stripped down version of the StringEscapeUtils.escapeJava method in Commons Lang 2.6 It escapes the UTF-8 non-ASCII characters in a String.
evaluateAllFormulas() - Method in interface org.freeplane.api.MindMap
Evaluate all formulas in the map.
evaluateOutdatedFormulas() - Method in interface org.freeplane.api.MindMap
Evaluate probably changed formulas in the map.
exactSystemMessage(String) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets the complete system message exactly as supplied by the caller.
executeMenuItems(List<String>) - Static method in class org.freeplane.core.util.MenuUtils
to be used from scripts to execute menu items.
executeOn(NodeRO) - Method in interface org.freeplane.api.Script
Execute on the given node.
executeWhenNodeHasFocus(Runnable) - Static method in class org.freeplane.core.ui.components.UITools
 
explicit(String, String) - Static method in class org.freeplane.api.ai.AiModelSelection
Selects a specific provider/model pair.
export(MindMap, File, String, boolean) - Method in interface org.freeplane.api.ControllerRO
exports map to destination file, example:
export(MindMap, File, String, boolean) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
ExternalObject - Interface in org.freeplane.api
External object: node.externalObject - read-write.
ExternalObjectRO - Interface in org.freeplane.api
External object: node.externalObject - read-only.
extractRawBody(String) - Static method in class org.freeplane.core.util.HtmlUtils
 

F

factor() - Method in enum class org.freeplane.api.LengthUnit
 
factor() - Method in interface org.freeplane.api.PhysicalUnit
 
FAILED - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
filter(boolean, boolean, NodeCondition) - Method in interface org.freeplane.api.MindMap
install a lambda as the current filter in this map.
filter(NodeCondition) - Method in interface org.freeplane.api.MindMap
With MindMap.filter(boolean, boolean, NodeCondition) neither ancestors not descendants of the visible nodes are shown.
find(boolean, boolean, Closure<Boolean>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.ControllerRO
Starting from root node, recursively searches for nodes for which condition.check(node) returns true and adds their ancestor or descendant nodes if required.
find(boolean, boolean, Closure<Boolean>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeRO
Starting from this node, recursively searches for nodes for which closure.call(node) returns true.
find(boolean, boolean, NodeCondition) - Method in interface org.freeplane.api.ControllerRO
Starting from this node, recursively searches for nodes for which condition.check(node) returns true and adds their ancestor or descendant nodes if required.
find(boolean, boolean, NodeCondition) - Method in interface org.freeplane.api.NodeRO
Starting from this node, recursively searches for nodes for which condition.check(node) returns true and adds their ancestor or descendant nodes if required.
find(boolean, boolean, NodeCondition) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
find(Closure<Boolean>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.ControllerRO
Starting from the root node, recursively searches for nodes (in breadth-first sequence) for which closure.call(node) returns true.
find(Closure<Boolean>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeRO
Starting from this node, recursively searches for nodes for which closure.call(node) returns true.
find(NodeCondition) - Method in interface org.freeplane.api.ControllerRO
Starting from the root node, recursively searches for nodes (in breadth-first sequence) for which closure.call(node) returns true.
find(NodeCondition) - Method in interface org.freeplane.api.NodeRO
Starting from this node, recursively searches for nodes for which closure.call(node) returns true.
find(NodeCondition) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
find(ICondition) - Method in interface org.freeplane.plugin.script.proxy.Proxy.ControllerRO
Deprecated.
since 1.2 use ControllerRO.find(NodeCondition) instead.
find(ICondition) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeRO
Deprecated.
since 1.2 use NodeRO.find(NodeCondition) instead.
findAll() - Method in interface org.freeplane.api.ControllerRO
Returns all nodes of the map in breadth-first order, that is, for the following map,
findAll() - Method in interface org.freeplane.api.NodeRO
Returns all nodes of the branch that starts with this node in breadth-first order.
findAll() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
findAllDepthFirst() - Method in interface org.freeplane.api.ControllerRO
Returns all nodes of the map in depth-first order, that is, for the following map,
findAllDepthFirst() - Method in interface org.freeplane.api.NodeRO
Returns all nodes of the branch that starts with this node in depth-first order.
findAllDepthFirst() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
findAssignedMenuItemNodeRecursively(DefaultMutableTreeNode, KeyStroke) - Static method in class org.freeplane.core.util.MenuUtils
there are little reasons to use this in scripts.
findAttribute(String) - Method in interface org.freeplane.api.AttributesRO
Deprecated.
since 1.2 - use AttributesRO.findFirst(String) instead.
findBestLocation(Component, Component) - Static method in class org.freeplane.core.ui.components.UITools
 
findFirst(String) - Method in interface org.freeplane.api.AttributesRO
returns the index of the first attribute with the given name if one exists or -1 otherwise.
findValues(Closure<Boolean>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.AttributesRO
returns the values of all attributes for which the closure returns true.
findValues(AttributeCondition) - Method in interface org.freeplane.api.AttributesRO
returns the values of all attributes for which the closure returns true.
FIRST_CHILD_BY_PARENT - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
FLOW - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
focusOn(JComponent) - Static method in class org.freeplane.core.ui.components.UITools
 
Font - Interface in org.freeplane.api
Node's font: node.style.font - read-write.
FONT_SCALE_FACTOR - Static variable in class org.freeplane.core.ui.components.UITools
 
FontRO - Interface in org.freeplane.api
Node's font: node.style.font - read-only.
FORK - Enum constant in enum class org.freeplane.api.NodeShape
 
format(Object) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
Applies default date-time format for dates or default number format for numbers.
format(Object) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
Applies default date-time format for dates or default number format for numbers.
format(Object, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
uses formatString to return a FormattedObject.
format(Object, String) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
uses formatString to return a FormattedObject.
format(String, Object...) - Static method in class org.freeplane.core.util.TextUtils
 
formatDate(Date) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
Applies default date format (instead of standard date-time) format on the given date.
formatDate(Date) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
Applies default date format (instead of standard date-time) format on the given date.
formatKeyStroke(KeyStroke) - Static method in class org.freeplane.core.util.MenuUtils
pretty print a keystroke.
FORMULA_RESULT - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
FreeplaneScriptBaseClass - Class in org.freeplane.plugin.script
All methods of this class are available as "global" methods in every script.
FreeplaneScriptBaseClass() - Constructor for class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
FreeplaneScriptBaseClass(Binding) - Constructor for class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
FreeplaneScriptBaseClass.ConfigProperties - Class in org.freeplane.plugin.script
Accessor for Freeplane's configuration: In scripts available as "global variable" config
FreeplaneVersion - Class in org.freeplane.core.util
provides access to the current Freeplane version.
FreeplaneVersion - Interface in org.freeplane.api
 
FreeplaneVersion(int, int, int) - Constructor for class org.freeplane.core.util.FreeplaneVersion
 
FreeplaneVersion(int, int, int, String, int) - Constructor for class org.freeplane.core.util.FreeplaneVersion
 
fromPreferenceValue(String) - Static method in enum class org.freeplane.api.ai.AiThinkingEffort
Parses a stored preference value.
fromString(String, U) - Static method in class org.freeplane.api.Quantity
 
fromStringInPt(String) - Static method in enum class org.freeplane.api.LengthUnit
 

G

get() - Method in interface org.freeplane.api.LinkRO
Deprecated.
since 1.2 - use LinkRO.getText() instead.
get(int) - Method in interface org.freeplane.api.AttributesRO
returns the attribute value at the given index.
get(String) - Method in interface org.freeplane.api.AttributesRO
getAlias() - Method in interface org.freeplane.api.NodeRO
Alias of the node
getAll(String) - Method in interface org.freeplane.api.AttributesRO
 
getAllActiveStyles() - Method in interface org.freeplane.api.NodeStyleRO
Returns all style names/translation keys active for the node.
getArrayProperty(String, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getAssociatedTemplate() - Method in interface org.freeplane.api.MindMapRO
 
getAssociatedTemplateFile() - Method in interface org.freeplane.api.MindMapRO
 
getAt(int) - Method in interface org.freeplane.api.IconsRO
returns the name of the icon at the given index (starting at 0) or null if index >= size.
getAt(String) - Method in interface org.freeplane.api.NodeRO
allows to access attribute values like array elements.
getAt(String) - Method in interface org.freeplane.api.Properties
Provides map-like access to properties.
getAt(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
support config['key'] from Groovy.
getAttributeNames() - Method in interface org.freeplane.api.AttributesRO
Deprecated.
since 1.2 use #getNames() instead.
getAttributes() - Method in class org.freeplane.api.Dependencies
Returns a list of related attribute indices
getAttributes() - Method in interface org.freeplane.api.NodeRO
 
getAttributeValueSerializer() - Method in interface org.freeplane.api.HeadlessMapCreator
 
getAvailableScreenBounds(Component) - Static method in class org.freeplane.core.ui.components.UITools
 
getBackgroundColor() - Method in interface org.freeplane.api.MindMapRO
 
getBackgroundColor() - Method in interface org.freeplane.api.NodeStyleRO
 
getBackgroundColorCode() - Method in interface org.freeplane.api.MindMapRO
returns HTML color spec like #ff0000 (red) or #222222 (darkgray).
getBackgroundColorCode() - Method in interface org.freeplane.api.NodeStyleRO
returns HTML color spec like #ff0000 (red) or #222222 (darkgray).
getBaseDistanceToChildrenAsLength() - Method in interface org.freeplane.api.NodeRO
 
getBaseRevision() - Method in class org.freeplane.api.MapTagCategoryInstructionRequest
Returns the revision the edits were prepared against.
getBinary() - Method in interface org.freeplane.api.NodeRO
Returns a BASE64 encoded node text (see Node.setBinary(byte[])) as a binary object.
getBookmark() - Method in interface org.freeplane.api.NodeRO
Returns the bookmark for this node, if one exists.
getBookmarks() - Method in interface org.freeplane.api.MindMapRO
Returns all bookmarks defined in this mind map.
getBool() - Method in interface org.freeplane.api.Convertible
parses the text (case insensitive) as boolean via Boolean.parseBoolean(String).
getBool() - Method in class org.freeplane.plugin.script.proxy.Convertible
parses the text (case insensitive) as boolean via Boolean.parseBoolean(String).
getBooleanProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getBooleanProperty(String, boolean) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getBorder() - Method in interface org.freeplane.api.NodeStyleRO
 
getBranchAsTextOutline() - Method in interface org.freeplane.api.NodeRO
 
getCalendar() - Method in interface org.freeplane.api.Convertible
Converts to Calendar if possible.
getCalendar() - Method in class org.freeplane.plugin.script.proxy.Convertible
Converts to Calendar if possible.
getCategories() - Method in class org.freeplane.api.MapTagCategoryState
Returns the top-level categorized tag nodes.
getCategories() - Method in interface org.freeplane.api.TagsRO
 
getCategorizedTags() - Method in interface org.freeplane.api.TagsRO
 
getCategorySeparator() - Method in class org.freeplane.api.MapTagCategoryState
Returns the separator used in qualified category and tag names.
getChangedElement() - Method in class org.freeplane.api.NodeChanged
 
getChildNodesLayout() - Method in interface org.freeplane.api.NodeRO
 
getChildPosition(Node) - Method in interface org.freeplane.api.NodeRO
returns the index (0..) of this node in the (by Y coordinate sorted) list of this node's children.
getChildren() - Method in class org.freeplane.api.MapTagCategoryNode
Returns child categorized tags.
getChildren() - Method in interface org.freeplane.api.NodeRO
returns the children of this node ordered by Y coordinate.
getCloud() - Method in interface org.freeplane.api.NodeRO
a reference to an accessor object for cloud properties of this node.
getColor() - Method in interface org.freeplane.api.BorderRO
 
getColor() - Method in interface org.freeplane.api.Cloud
 
getColor() - Method in interface org.freeplane.api.ConnectorRO
 
getColor() - Method in interface org.freeplane.api.EdgeRO
 
getColor() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the replacement color for color updates.
getColor() - Method in class org.freeplane.api.MapTagCategoryNode
Returns the node color, or null if none is set.
getColor() - Method in class org.freeplane.api.MapTagItem
Returns the tag color, or null if none is set.
getColorCode() - Method in interface org.freeplane.api.BorderRO
 
getColorCode() - Method in interface org.freeplane.api.Cloud
 
getColorCode() - Method in interface org.freeplane.api.ConnectorRO
 
getColorCode() - Method in interface org.freeplane.api.EdgeRO
 
getColorProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getComponentIndex(Component) - Static method in class org.freeplane.core.ui.components.UITools
 
getConditionalStyles() - Method in interface org.freeplane.api.MindMapRO
 
getConditionalStyles() - Method in interface org.freeplane.api.NodeRO
 
getConditionClassSimpleName() - Method in interface org.freeplane.api.ConditionalStyleRO
 
getConnectorsIn() - Method in interface org.freeplane.api.NodeRO
 
getConnectorsOut() - Method in interface org.freeplane.api.NodeRO
 
getCountNodesSharingContent() - Method in interface org.freeplane.api.NodeRO
The count of node sharing their content with this node.
getCountNodesSharingContentAndSubtree() - Method in interface org.freeplane.api.NodeRO
The count of nodes sharing their content and subtree with this node.
getCreatedAt() - Method in interface org.freeplane.api.NodeRO
 
getCss() - Method in interface org.freeplane.api.NodeStyleRO
 
getCurrentFrame() - Static method in class org.freeplane.core.ui.components.UITools
 
getCurrentLinkElement(HTMLDocument, int) - Static method in class org.freeplane.core.util.HtmlUtils
 
getCurrentRootComponent() - Static method in class org.freeplane.core.ui.components.UITools
 
getDash() - Method in interface org.freeplane.api.BorderRO
 
getDash() - Method in interface org.freeplane.api.EdgeRO
 
getDashArray() - Method in interface org.freeplane.api.ConnectorRO
Since 1.7.10
getDate() - Method in interface org.freeplane.api.Convertible
Converts to Date if possible.
getDate() - Method in class org.freeplane.plugin.script.proxy.Convertible
Converts to Date if possible.
getDefaultDateFormat() - Method in class org.freeplane.core.util.TextUtils
accessor for scripts.
getDefaultDateTimeFormat() - Method in class org.freeplane.core.util.TextUtils
accessor for scripts.
getDefaultLabelFont() - Static method in class org.freeplane.core.ui.components.UITools
 
getDefaultLanguageCode() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getDefaultNumberFormat() - Method in class org.freeplane.core.util.TextUtils
accessor for scripts.
getDefaultProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getDependents() - Method in interface org.freeplane.api.NodeRO
 
getDetail() - Method in class org.freeplane.api.ai.AiRequestResult
 
getDetails() - Method in interface org.freeplane.api.NodeRO
returns the text of the details as a Convertible like NodeRO.getNote() for notes: node.details.to.plain plain text of the node, possibly after formula evaluation node.details.plain the same.
getDetailsContentType() - Method in interface org.freeplane.api.NodeRO
Returns details content type.
getDetailsText() - Method in interface org.freeplane.api.NodeRO
returns the raw HTML text of the details if there is any or null otherwise.
getDisabledTextColorForBackground(Color) - Static method in class org.freeplane.core.ui.components.UITools
 
getDisplayedText() - Method in interface org.freeplane.api.NodeRO
Plain or HTML text of this node after possible transformation (formula evaluation, formatting, ...) and after text shortening.
getDoubleProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getDoubleProperty(String, double) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getEdge() - Method in interface org.freeplane.api.NodeStyleRO
 
getElements() - Method in class org.freeplane.api.Dependencies
Returns a list of related Dependencies.Elements
getEnabled() - Method in interface org.freeplane.api.Cloud
 
getEndArrow() - Method in interface org.freeplane.plugin.script.proxy.Proxy.ConnectorRO
Deprecated.
since 1.2 - use ConnectorRO.hasEndArrow() instead
getEndInclination() - Method in interface org.freeplane.api.ConnectorRO
returns a Point.
getEnumProperty(String, Enum<T>) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getExportTypeDescriptions() - Method in interface org.freeplane.api.ControllerRO
returns a list of export type descriptions that can be used to specify a specific export type in ControllerRO.export(MindMap, File, String, boolean).
getExportTypeDescriptions() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getExternalObject() - Method in interface org.freeplane.api.NodeRO
 
getFile() - Method in interface org.freeplane.api.LinkRO
returns the link as File if defined and if the link target is a valid File URI and null otherwise.
getFile() - Method in interface org.freeplane.api.MindMapRO
returns the filenname of the map as a java.io.File object if available or null otherwise.
getFirst() - Method in interface org.freeplane.api.IconsRO
returns the name of the first icon if the node has an icon assigned or null otherwise.
getFirst(String) - Method in interface org.freeplane.api.AttributesRO
returns the first value of an attribute with the given name or null otherwise.
getFollowedMap() - Method in interface org.freeplane.api.MindMapRO
 
getFollowedMapFile() - Method in interface org.freeplane.api.MindMapRO
 
getFont() - Method in interface org.freeplane.api.NodeStyleRO
 
getFormat() - Method in interface org.freeplane.api.NodeRO
returns the format string of the formatter if available and null otherwise.
getFrame() - Static method in class org.freeplane.core.ui.components.UITools
 
getFreeplaneTabbedPanel() - Static method in class org.freeplane.core.ui.components.UITools
 
getFreeplaneUserDirectory() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getFreeplaneVersion() - Method in interface org.freeplane.api.ControllerRO
returns Freeplane version.
getFreeplaneVersion() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getGeometry() - Method in interface org.freeplane.api.Node
 
getGeometry() - Method in interface org.freeplane.api.NodeRO
 
getHideDetails() - Method in interface org.freeplane.api.NodeRO
returns true if node details are hidden.
getHorizontalMargin() - Method in interface org.freeplane.api.NodeGeometryRO
 
getHorizontalShift() - Method in interface org.freeplane.api.NodeRO
 
getHorizontalShiftAsLength() - Method in interface org.freeplane.api.NodeRO
 
getHorizontalShiftInScreenPixels() - Method in interface org.freeplane.api.NodeRO
 
getHorizontalTextAlignment() - Method in interface org.freeplane.api.NodeStyleRO
 
getHtmlText() - Method in interface org.freeplane.api.NodeRO
The node text as HTML markup.
getIcon() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
getIcon(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getIconResource(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getIcons() - Method in interface org.freeplane.api.IconsRO
returns a read-only list of the names of the icons the node has.
getIcons() - Method in interface org.freeplane.api.NodeRO
a reference to an accessor object for icons of this node.
getIcons() - Method in interface org.freeplane.api.TagsRO
 
getId() - Method in interface org.freeplane.api.NodeRO
 
getImageIcon(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getIndex() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the optional insertion index for move operations.
getInstallationBaseDir() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getInstance() - Static method in class org.freeplane.core.util.HtmlUtils
 
getInstructions() - Method in class org.freeplane.api.MapTagCategoryInstructionRequest
Returns the ordered edit operations to apply.
getIntProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getIntProperty(String, int) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getIsGlobal() - Method in interface org.freeplane.api.NodeRO
True if the node can be accessed using global accessor, see NodeRO.at(String)
getIsUniform() - Method in interface org.freeplane.api.NodeGeometryRO
 
getKey() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
getKey(int) - Method in interface org.freeplane.api.AttributesRO
returns the attribute key at the given index.
getKeyStroke() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
getKeyStroke(String) - Static method in class org.freeplane.core.ui.components.UITools
returns a KeyStroke if possible and null otherwise.
getLabel() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
getLabelFontFamily() - Method in interface org.freeplane.api.ConnectorRO
Since 1.7.10
getLabelFontSize() - Method in interface org.freeplane.api.ConnectorRO
Since 1.7.10
getLanguageCode() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getLastModifiedAt() - Method in interface org.freeplane.api.NodeRO
 
getLayoutOrientation() - Method in interface org.freeplane.api.NodeRO
 
getLengthProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getLengthQuantityProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getLink() - Method in interface org.freeplane.api.NodeRO
a reference to an accessor object for link properties of this node.
getListeners() - Method in interface org.freeplane.api.MindMap
 
getLogDirectory() - Static method in class org.freeplane.core.util.LogUtils
 
getLogger() - Static method in class org.freeplane.core.util.LogUtils
 
getLongProperty(String, long) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getMainThreadExecutorService() - Method in interface org.freeplane.api.Controller
 
getMaj() - Method in interface org.freeplane.api.FreeplaneVersion
 
getMaj() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getMap() - Method in interface org.freeplane.api.AttributesRO
returns all attributes as a map.
getMap() - Method in interface org.freeplane.api.HeadlessLoader
Deprecated.
since 1.7.10 - use HeadlessLoader.getMindMap()
getMap() - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.7.10 - use NodeRO.getMindMap()
getMaximalOriginalPosition(int, ArrayList<HtmlUtils.IndexPair>) - Static method in class org.freeplane.core.util.HtmlUtils
 
getMaxNodeWidth() - Method in interface org.freeplane.api.NodeStyleRO
 
getMenuComponent() - Static method in class org.freeplane.core.ui.components.UITools
 
getMenuItemIcon(String) - Static method in class org.freeplane.core.util.MenuUtils
returns the icon for a menuItemKey or null if it has none.
getMid() - Method in interface org.freeplane.api.FreeplaneVersion
 
getMid() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getMiddleLabel() - Method in interface org.freeplane.api.ConnectorRO
 
getMin() - Method in interface org.freeplane.api.FreeplaneVersion
 
getMin() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getMindMap() - Method in class org.freeplane.api.ai.AiSelectionOverride
Returns the map used for the injected selection.
getMindMap() - Method in interface org.freeplane.api.HeadlessLoader
Creates and returns a map or selects and returns a previously loaded map.
getMindMap() - Method in interface org.freeplane.api.NodeRO
The mind map this node belongs to.
getMindMap() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Loader
 
getMinimalDistanceBetweenChildren() - Method in interface org.freeplane.api.NodeRO
 
getMinimalDistanceBetweenChildrenAsLength() - Method in interface org.freeplane.api.NodeRO
 
getMinimalDistanceBetweenChildrenInScreenPixels() - Method in interface org.freeplane.api.NodeRO
 
getMinimalOriginalPosition(int, ArrayList<HtmlUtils.IndexPair>) - Static method in class org.freeplane.core.util.HtmlUtils
 
getMinNodeWidth() - Method in interface org.freeplane.api.NodeStyleRO
 
getMode() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the requested execution mode, or null when unset.
getModelConfiguration() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns model overrides, or null when all model fields are inherited.
getModelName() - Method in class org.freeplane.api.ai.AiModelSelection
Returns the explicit model name, or null for AiModelSelection.defaultModel().
getModelSelection() - Method in class org.freeplane.api.ai.AiModelConfiguration
Returns the requested model selection, or null to inherit it.
getName() - Method in interface org.freeplane.api.FontRO
 
getName() - Method in class org.freeplane.api.MapTagCategoryNode
Returns the local node name.
getName() - Method in class org.freeplane.api.MapTagItem
Returns the local tag name.
getName() - Method in interface org.freeplane.api.MindMapRO
returns the title of the MapView.
getName() - Method in interface org.freeplane.api.NodeBookmark
Returns the display name of this bookmark.
getName() - Method in interface org.freeplane.api.NodeStyleRO
Returns the name of the node's style if set or null otherwise.
getNames() - Method in interface org.freeplane.api.AttributesRO
returns all attribute names in the proper sequence.
getNewName() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the replacement name for rename operations.
getNewParentPath() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the target parent path for move operations.
getNewSeparator() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the replacement category separator.
getNext() - Method in interface org.freeplane.api.NodeRO
returns the next node with respect to this node in depth-first order.
getNode() - Method in interface org.freeplane.api.LinkRO
returns the link as Node if defined and if the link target is a valid local link to a node and null otherwise.
getNode() - Method in interface org.freeplane.api.NodeBookmark
Returns the node that this bookmark points to.
getNode() - Method in class org.freeplane.api.NodeChanged
 
getNodeID() - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.2 - use Node.getId() instead.
getNodeLevel(boolean) - Method in interface org.freeplane.api.NodeRO
if countHidden is false then only nodes that are matched by the current filter are counted.
getNodesSharingContent() - Method in interface org.freeplane.api.NodeRO
The count of nodes sharing their content with this node.
getNodesSharingContentAndSubtree() - Method in interface org.freeplane.api.NodeRO
The nodes sharing their content and subtree with this node.
getNodeTextColor() - Method in interface org.freeplane.api.NodeStyleRO
Deprecated.
since 1.2 - use NodeStyleRO.getTextColor() instead.
getNote() - Method in interface org.freeplane.api.NodeRO
returns the text of the note as a Convertible.
getNoteContentType() - Method in interface org.freeplane.api.NodeRO
Returns note content type.
getNoteText() - Method in interface org.freeplane.api.NodeRO
Returns the HTML text of the note.
getNum() - Method in interface org.freeplane.api.Convertible
Convert to Number.
getNum() - Method in interface org.freeplane.api.FreeplaneVersion
 
getNum() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getNum() - Method in class org.freeplane.plugin.script.proxy.Convertible
Convert to Number.
getNum0() - Method in interface org.freeplane.api.Convertible
Safe variant of Convertible.getNum(), throws nothing - on any error (long) 0 is returned.
getNum0() - Method in class org.freeplane.plugin.script.proxy.Convertible
Safe variant of Convertible.getNum(), throws nothing - on any error (long) 0 is returned.
getObject() - Method in interface org.freeplane.api.Convertible
Uses the following priority ranking to determine the type of the text: null Long Double Date String
getObject() - Method in interface org.freeplane.api.NodeRO
The object that's displayed as the node text - normally the raw text of this node (then this method is equivalent to NodeRO.getText()).
getObject() - Method in class org.freeplane.plugin.script.proxy.Convertible
Uses the following priority ranking to determine the type of the text: null Long Double Date String
getOpacity() - Method in interface org.freeplane.api.ConnectorRO
0 <= opacity <= 255 Since 1.7.10
getOpenMaps() - Method in interface org.freeplane.api.Controller
Deprecated.
since 1.7.10 - use Controller.getOpenMindMaps()
getOpenMindMaps() - Method in interface org.freeplane.api.Controller
a list of all opened maps.
getOptionalText(String) - Static method in class org.freeplane.core.util.TextUtils
 
getOptionalText(String, String) - Static method in class org.freeplane.core.util.TextUtils
 
getOptionalTranslation(String) - Static method in class org.freeplane.core.util.TextUtils
 
getOriginalRawText(String) - Static method in class org.freeplane.core.util.TextUtils
 
getParent() - Method in interface org.freeplane.api.NodeRO
 
getParentNode() - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.2 - use NodeRO.getParent() instead.
getPath() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the target path.
getPath() - Method in class org.freeplane.api.MapTagCategoryNode
Returns the full path from the top-level categorized tag to this node.
getPath() - Method in class org.freeplane.api.MapTagItem
Returns the full path of the tag item.
getPathToRoot() - Method in interface org.freeplane.api.NodeRO
a list of all nodes starting from this node upto (and including) the root node.
getPeriod() - Method in interface org.freeplane.api.ReminderRO
Count in units of "PeriodUnit".
getPeriodUnit() - Method in interface org.freeplane.api.ReminderRO
One of ["MINUTE", "HOUR", "DAY", "WEEK", "MONTH", "YEAR"].
getPlain() - Method in interface org.freeplane.api.Convertible
Removes HTML markup if necessary.
getPlain() - Method in class org.freeplane.plugin.script.proxy.Convertible
Removes HTML markup if necessary.
getPlainText() - Method in interface org.freeplane.api.NodeRO
Plain text after removal of possible HTML markup.
getPlainTextContent() - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.2 - use getPlainText() or getTo().getPlain() instead.
getPrecedents() - Method in interface org.freeplane.api.NodeRO
 
getPrevious() - Method in interface org.freeplane.api.NodeRO
returns the previous node with respect to this node in depth-first order.
getProfileMessage() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the inline assistant profile instruction, or null when AiRequestOptions.getProfileName() should be resolved as a saved profile name.
getProfileName() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the requested assistant profile name, or null when no profile request was configured.
getProperties() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
getProperty(String) - Method in class org.freeplane.plugin.script.proxy.Convertible
pretend we are a String if we don't provide a property for ourselves.
getProperty(String, boolean) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String, double) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String, int) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String, long) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String, Enum<T>) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProperty(String, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getPropertyChangeListeners() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getProviderName() - Method in class org.freeplane.api.ai.AiModelSelection
Returns the explicit provider name, or null for AiModelSelection.defaultModel().
getQualifiedName() - Method in class org.freeplane.api.MapTagCategoryNode
Returns the qualified name built with the category separator.
getQualifiedName() - Method in class org.freeplane.api.MapTagItem
Returns the qualified name built with the category separator.
getRaw() - Method in interface org.freeplane.api.Convertible
Returns original object
getRaw() - Method in class org.freeplane.plugin.script.proxy.Convertible
 
getRawText(String) - Static method in class org.freeplane.core.util.TextUtils
 
getRawText(String, String) - Static method in class org.freeplane.core.util.TextUtils
 
getRemindAt() - Method in interface org.freeplane.api.ReminderRO
The timestamp when the reminder fires first.
getReminder() - Method in interface org.freeplane.api.NodeRO
use it to create and inspect Reminders.
getReplaceResult(Pattern, String, String) - Static method in class org.freeplane.core.util.HtmlUtils
Replaces text in node content without replacing tags.
getResource(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getResourceBaseDir() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getResources() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getResourceStream(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getResponse() - Method in class org.freeplane.api.ai.AiRequestResult
 
getRevision() - Method in interface org.freeplane.api.FreeplaneVersion
 
getRevision() - Method in class org.freeplane.api.MapTagCategoryState
Returns the revision token to use as baseRevision in the next edit request.
getRevision() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getRoot() - Method in interface org.freeplane.api.MindMapRO
 
getRootNode() - Method in interface org.freeplane.api.MindMapRO
Deprecated.
since 1.2 - use MindMapRO.getRoot() instead.
getScreenBounds(GraphicsConfiguration) - Static method in class org.freeplane.core.ui.components.UITools
 
getScript() - Method in interface org.freeplane.api.ConditionalStyleRO
 
getScript() - Method in interface org.freeplane.api.ReminderRO
optional: a Groovy script to execute when the reminder fires.
getSelected() - Method in interface org.freeplane.api.ControllerRO
if multiple nodes are selected returns one (arbitrarily chosen) selected node or the selected node for a single node selection.
getSelected() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getSelectedNodeIds() - Method in class org.freeplane.api.ai.AiSelectionOverride
Returns ordered selected node IDs.
getSelecteds() - Method in interface org.freeplane.api.ControllerRO
A read-only list of selected nodes.
getSelecteds() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getSelectionOverride() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns a prompt-time selection override, or null to use the current Freeplane selection.
getShape() - Method in interface org.freeplane.api.Cloud
 
getShape() - Method in interface org.freeplane.api.ConnectorRO
returns one of LINE, LINEAR_PATH, CUBIC_CURVE, EDGE_LIKE.
getShape() - Method in interface org.freeplane.api.NodeGeometryRO
 
getShortText() - Method in interface org.freeplane.api.NodeRO
Plain text of this node after possible transformation and forced text shortening.
getShortText(String, int, String) - Static method in class org.freeplane.core.util.TextUtils
 
getSideAtRoot() - Method in interface org.freeplane.api.NodeRO
 
getSize() - Method in interface org.freeplane.api.FontRO
 
getSortedSelection(boolean) - Method in interface org.freeplane.api.ControllerRO
returns List<? extends Node> sorted by the node's vertical position.
getSortedSelection(boolean) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getSource() - Method in interface org.freeplane.api.ConnectorRO
The node without the arrow.
getSourceLabel() - Method in interface org.freeplane.api.ConnectorRO
 
getStartArrow() - Method in interface org.freeplane.plugin.script.proxy.Proxy.ConnectorRO
Deprecated.
since 1.2 - use ConnectorRO.hasStartArrow() instead
getStartInclination() - Method in interface org.freeplane.api.ConnectorRO
returns a Point.
getStatus() - Method in interface org.freeplane.api.ai.AiRequestHandle
 
getStatus() - Method in exception class org.freeplane.api.ai.AiRequestRejectedException
 
getStatus() - Method in class org.freeplane.api.ai.AiRequestResult
 
getStorage() - Method in interface org.freeplane.api.MindMap
returns an accessor to the map specific storage.
getString() - Method in interface org.freeplane.api.Convertible
No conversion.
getString() - Method in class org.freeplane.plugin.script.proxy.Convertible
No conversion.
getStyle() - Method in interface org.freeplane.api.NodeRO
The style attributes of a node can either be changed by assigning a named style like this:
getStyle() - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeStyleRO
 
getStyleName() - Method in interface org.freeplane.api.ConditionalStyleRO
 
getStyleNode() - Method in interface org.freeplane.api.NodeStyleRO
 
getSystemLocale() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getSystemMessage() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the base system message override, or null to use the configured Freeplane AI system message.
getTagCategories() - Method in interface org.freeplane.api.MindMap
Returns read-write access to the map-level tag category structure.
getTagCategories() - Method in interface org.freeplane.api.MindMapRO
Returns read-only access to the map-level tag category structure.
getTags() - Method in interface org.freeplane.api.Node
 
getTags() - Method in interface org.freeplane.api.NodeRO
 
getTags() - Method in interface org.freeplane.api.TagsRO
 
getTarget() - Method in interface org.freeplane.api.ConnectorRO
The node with the arrow.
getTargetLabel() - Method in interface org.freeplane.api.ConnectorRO
 
getTargetLocation() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the target placement for add and move operations.
getTemperature() - Method in class org.freeplane.api.ai.AiModelConfiguration
Returns the requested temperature, or null to inherit it.
getText() - Method in interface org.freeplane.api.Convertible
No conversion.
getText() - Method in interface org.freeplane.api.LinkRO
returns the link text, a stringified URI, if a link is defined and null otherwise.
getText() - Method in interface org.freeplane.api.NodeRO
Raw text of this node which might be plain or HTML text.
getText() - Method in class org.freeplane.plugin.script.proxy.Convertible
No conversion.
getText(String) - Static method in class org.freeplane.core.util.TextUtils
 
getText(String, String) - Static method in class org.freeplane.core.util.TextUtils
 
getTextColor() - Method in interface org.freeplane.api.NodeStyleRO
 
getTextColorCode() - Method in interface org.freeplane.api.NodeStyleRO
 
getTextColorForBackground(Color) - Static method in class org.freeplane.core.ui.components.UITools
 
getThinkingEffort() - Method in class org.freeplane.api.ai.AiModelConfiguration
Returns the requested thinking effort, or null to inherit it.
getTimeout() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the request timeout.
getTimeProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getTimeQuantityProperty(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
getTo() - Method in interface org.freeplane.api.NodeRO
returns an object that performs conversions (method name is choosen to give descriptive code): node.to.num Long or Double, see Convertible.getDate().
getTo() - Method in class org.freeplane.plugin.script.proxy.Convertible
Allow statements like this: node['attr_name'].to.num.
getToolAvailability() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns the requested tool-availability level, or null when unset.
getToolTipText() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
getTransformed() - Method in interface org.freeplane.api.AttributesRO
 
getTransformedText() - Method in interface org.freeplane.api.NodeRO
Plain or HTML text of this node after possible transformation (formula evaluation, formatting, ...).
getType() - Method in interface org.freeplane.api.EdgeRO
 
getType() - Method in interface org.freeplane.api.FreeplaneVersion
 
getType() - Method in class org.freeplane.api.MapTagCategoryInstruction
Returns the operation kind.
getType() - Method in interface org.freeplane.api.NodeBookmark
Returns the type of this bookmark, which determines its behavior when activated.
getType() - Method in class org.freeplane.core.util.FreeplaneVersion
 
getType() - Method in interface org.freeplane.plugin.script.proxy.Proxy.EdgeRO
 
getUIFont() - Static method in class org.freeplane.core.ui.components.UITools
 
getUIFont(float) - Static method in class org.freeplane.core.ui.components.UITools
 
getUIFontSize(double) - Static method in class org.freeplane.core.ui.components.UITools
 
getUIFontSize(float) - Static method in class org.freeplane.core.ui.components.UITools
 
getUncategorizedTags() - Method in class org.freeplane.api.MapTagCategoryState
Returns the tags that are not assigned to any category.
getUri() - Method in interface org.freeplane.api.Convertible
Converts to URI if possible.
getUri() - Method in interface org.freeplane.api.ExternalObjectRO
returns the object's uri if set or null otherwise.
getUri() - Method in interface org.freeplane.api.LinkRO
returns the link as URI if defined and null otherwise.
getUri() - Method in class org.freeplane.plugin.script.proxy.Convertible
Converts to URI if possible.
getURI() - Method in interface org.freeplane.api.ExternalObjectRO
Deprecated.
since 1.2 - use ExternalObjectRO.getUri() instead.
getURLOfExistingLink(HTMLDocument, int) - Static method in class org.freeplane.core.util.HtmlUtils
Gets the string URL of an existing link, or null if none.
getUrls() - Method in interface org.freeplane.api.IconsRO
returns a list of the urls of the icons the node has.
getUserDefinedStylesNames() - Method in interface org.freeplane.api.MindMapRO
returns list with the user defined styles names of the map
getUserDirectory() - Method in interface org.freeplane.api.ControllerRO
returns the directory where user settings, logfiles, templates etc.
getUserDirectory() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
getUsesEdgeColor() - Method in interface org.freeplane.api.BorderRO
 
getUsesEdgeDash() - Method in interface org.freeplane.api.BorderRO
 
getUsesEdgeWidth() - Method in interface org.freeplane.api.BorderRO
 
getValidFrameBounds(Component, int, int, int, int) - Static method in class org.freeplane.core.ui.components.UITools
 
getValue() - Method in class org.freeplane.api.ai.AiTemperature
Returns the numeric temperature value, or null for AiTemperature.modelDefault().
getValue() - Method in interface org.freeplane.api.NodeRO
an alias for NodeRO.getTo().
getValues() - Method in interface org.freeplane.api.AttributesRO
returns all values as a list of Convertible.
getVersion() - Static method in class org.freeplane.core.util.FreeplaneVersion
 
getVersion(String) - Static method in class org.freeplane.core.util.FreeplaneVersion
Parses a version string as FreeplaneVersion.
getVerticalMargin() - Method in interface org.freeplane.api.NodeGeometryRO
 
getVerticalShift() - Method in interface org.freeplane.api.NodeRO
 
getVerticalShiftAsLength() - Method in interface org.freeplane.api.NodeRO
 
getVerticalShiftInScreenPixels() - Method in interface org.freeplane.api.NodeRO
 
getViewRoot() - Method in interface org.freeplane.api.ControllerRO
Root node of the current view
getWidth() - Method in interface org.freeplane.api.BorderRO
 
getWidth() - Method in interface org.freeplane.api.ConnectorRO
Since 1.7.10
getWidth() - Method in interface org.freeplane.api.EdgeRO
 
getZoom() - Method in interface org.freeplane.api.ControllerRO
returns the current zoom factor.
getZoom() - Method in interface org.freeplane.api.ExternalObjectRO
returns the current zoom level as ratio, i.e.
getZoom() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
Global node - Search tag in org.freeplane.api.NodeRO.at(String)
Section
GroovyStaticImports - Class in org.freeplane.plugin.script
Provides static imports for Freeplane scripting utilities to enable easy access to common functionality when compiling Groovy source code outside of Freeplane's script environment.
GroovyStaticImports() - Constructor for class org.freeplane.plugin.script.GroovyStaticImports
 

H

hasEncryption() - Method in interface org.freeplane.api.Node
Returns true if the node is password protected, no matter if currently accessible (password entered) or not.
hasEndArrow() - Method in interface org.freeplane.api.ConnectorRO
 
hashCode() - Method in class org.freeplane.api.ai.AiModelConfiguration
 
hashCode() - Method in class org.freeplane.api.ai.AiModelSelection
 
hashCode() - Method in class org.freeplane.api.ai.AiSelectionOverride
 
hashCode() - Method in class org.freeplane.api.ai.AiTemperature
 
hashCode() - Method in class org.freeplane.api.MapTagCategoryInstruction
 
hashCode() - Method in class org.freeplane.api.MapTagCategoryInstructionRequest
 
hashCode() - Method in class org.freeplane.api.MapTagCategoryNode
 
hashCode() - Method in class org.freeplane.api.MapTagCategoryState
 
hashCode() - Method in class org.freeplane.api.MapTagItem
 
hashCode() - Method in class org.freeplane.api.Quantity
 
hashCode() - Method in class org.freeplane.plugin.script.proxy.Convertible
since equals handles Strings special we have to stick to that here too since equal objects have to have the same hasCode.
hasScriptCondition() - Method in interface org.freeplane.api.ConditionalStyleRO
Returns true if ConditionalStyleRO.getConditionClassSimpleName() equals "ScriptCondition" (aka Script Filter)
hasStartArrow() - Method in interface org.freeplane.api.ConnectorRO
 
hasStyle(String) - Method in interface org.freeplane.api.NodeRO
returns true if the node has the style of this name - either manually set or as a conditional style or it is "default" which all nodes have.
HeadlessLoader - Interface in org.freeplane.api
API for accessing or loading map from given location.
HeadlessMapCreator - Interface in org.freeplane.api
API for creating and accessing mind map without UI.
HIDDEN - Enum constant in enum class org.freeplane.api.ai.AiRequestMode
Run hidden from chat history without showing a progress dialog.
HIDDEN_WITH_CANCEL_DIALOG - Enum constant in enum class org.freeplane.api.ai.AiRequestMode
Run hidden from chat history and show a progress dialog with cancellation.
hide(boolean, boolean, NodeCondition) - Method in interface org.freeplane.api.MindMap
Hides nodes matching given condition.
HIGH - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
HorizontalTextAlignment - Enum Class in org.freeplane.api
 
htmlToPlain(String) - Static method in class org.freeplane.core.util.HtmlUtils
equivalent to htmlToPlain(text, strictHTMLOnly=true, removeNewLines=true)
htmlToPlain(String, boolean) - Static method in class org.freeplane.core.util.HtmlUtils
equivalent to htmlToPlain(text, strictHTMLOnly, removeNewLines=true)
htmlToPlain(String, boolean, boolean) - Static method in class org.freeplane.core.util.HtmlUtils
removes html markup and entities, partly and where appropriate by replacing it by plaintext equivalents like <li> → '*'.
htmlToPlain(String, boolean, boolean, String) - Static method in class org.freeplane.core.util.HtmlUtils
 
htmlUtils - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for HTML/XML processing including conversion between HTML and plain text.
HtmlUtils - Class in org.freeplane.core.util
Utilities for conversion from/to HTML and XML used in Freeplane: In scripts available as "global variable" htmlUtils.
HtmlUtils.IndexPair - Class in org.freeplane.core.util
 

I

ICON - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
Icons - Interface in org.freeplane.api
Node's icons: node.icons - read-write.
IconsRO - Interface in org.freeplane.api
Node's icons: node.icons - read-only.
iconToHtml(Icon) - Static method in class org.freeplane.core.util.HtmlUtils
 
ifNull(Object, Object) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
returns valueIfNull if value is null and value otherwise.
ifNull(Object, Object) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
returns valueIfNull if value is null and value otherwise.
ignoreCycles(Supplier<T>) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
Executes the given closure while ignoring any cyclic dependencies in formulas.
ignoreCycles(Supplier<T>) - Static method in class org.freeplane.plugin.script.proxy.ScriptUtils
Executes given closure.
imageToHtml(RenderedImage) - Static method in class org.freeplane.core.util.HtmlUtils
 
in - Enum constant in enum class org.freeplane.api.LengthUnit
 
in(U) - Method in class org.freeplane.api.Quantity
 
IndexPair(int, int, int, int, boolean) - Constructor for class org.freeplane.core.util.HtmlUtils.IndexPair
 
info(Transferable) - Static method in class org.freeplane.core.util.LogUtils
 
info(String) - Static method in class org.freeplane.core.util.LogUtils
 
informationMessage(Component, Object) - Static method in class org.freeplane.core.ui.components.UITools
 
informationMessage(Component, Object, String) - Static method in class org.freeplane.core.ui.components.UITools
 
informationMessage(Component, Object, String, int) - Static method in class org.freeplane.core.ui.components.UITools
 
informationMessage(Object) - Static method in class org.freeplane.core.ui.components.UITools
 
insert(int, boolean, String, String, boolean) - Method in interface org.freeplane.api.ConditionalStyles
Inserts a conditional style at the specified position.
insert(int, ConditionalStyleRO) - Method in interface org.freeplane.api.ConditionalStyles
Inserts a copy of conditionalStyle at the specified position.
InsertEolAction() - Constructor for class org.freeplane.core.ui.components.UITools.InsertEolAction
 
invertScale(Font) - Static method in class org.freeplane.core.ui.components.UITools
 
invokeMethod(String, Object) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
invokeMethod(String, Object) - Method in class org.freeplane.plugin.script.proxy.Convertible
pretend we are a String if we don't provide a method for ourselves.
isActive() - Method in interface org.freeplane.api.ConditionalStyleRO
 
isAlways() - Method in interface org.freeplane.api.ConditionalStyleRO
 
isBackgroundColorSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isBold() - Method in interface org.freeplane.api.FontRO
 
isBoldSet() - Method in interface org.freeplane.api.FontRO
 
isCancelled() - Method in interface org.freeplane.api.ai.AiRequestHandle
 
isColorSet() - Method in interface org.freeplane.api.BorderRO
 
isColorSet() - Method in interface org.freeplane.api.EdgeRO
 
isCssSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isDashSet() - Method in interface org.freeplane.api.BorderRO
 
isDashSet() - Method in interface org.freeplane.api.EdgeRO
 
isDate() - Method in interface org.freeplane.api.Convertible
Type check.
isDate() - Method in class org.freeplane.plugin.script.proxy.Convertible
Type check.
isDefaultModel() - Method in class org.freeplane.api.ai.AiModelSelection
Returns whether this selection explicitly requests the default model.
isDescendantOf(Node) - Method in interface org.freeplane.api.NodeRO
returns true if p is a parent, or grandparent, ...
isDone() - Method in interface org.freeplane.api.ai.AiRequestHandle
 
isEditingText() - Static method in class org.freeplane.core.ui.components.UITools
 
isEmpty() - Method in interface org.freeplane.api.AttributesRO
returns getAttributeNames().isEmpty().
isEmpty(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
isEmpty(String) - Static method in class org.freeplane.core.util.TextUtils
 
isEncrypted() - Method in interface org.freeplane.api.Node
Returns true if the node has password protection and is currently unaccessible (password has to be entered).
isFinal() - Method in interface org.freeplane.api.FreeplaneVersion
 
isFinal() - Method in class org.freeplane.core.util.FreeplaneVersion
 
isFloating() - Method in interface org.freeplane.api.NodeStyleRO
 
isFolded() - Method in interface org.freeplane.api.NodeRO
if this node is folded.
isFree() - Method in interface org.freeplane.api.NodeRO
returns true if this node is freely positionable.
isHorizontalTextAlignmentSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isHtml(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
isHtmlNode(String) - Static method in class org.freeplane.core.util.HtmlUtils
Deprecated.
isInteractive() - Method in interface org.freeplane.api.ControllerRO
returns false if the system 'nonInteractive' is set.
isInteractive() - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
isItalic() - Method in interface org.freeplane.api.FontRO
 
isItalicSet() - Method in interface org.freeplane.api.FontRO
 
isLast() - Method in interface org.freeplane.api.ConditionalStyleRO
In the Manage Conditional Styles dialog it's the Stop checkbox
isLeaf() - Method in interface org.freeplane.api.NodeRO
 
isLeft() - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.11.1 - use NodeRO.isTopOrLeft()
isLeftOnViewsWithRoot(NodeRO) - Method in interface org.freeplane.api.NodeRO
Deprecated.
since 1.11.1 - use
invalid reference
#isTopOrLeftOnViewsWithRoot()
isLight(Color) - Static method in class org.freeplane.core.ui.components.UITools
 
isLighter(Color, int) - Static method in class org.freeplane.core.ui.components.UITools
 
isLightLookAndFeelInstalled() - Static method in class org.freeplane.core.ui.components.UITools
 
isMaxNodeWidthSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isMinimized() - Method in interface org.freeplane.api.NodeRO
if this node's text is shortened for display.
isMinNodeWidthSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isModelDefault() - Method in class org.freeplane.api.ai.AiTemperature
Returns whether this value requests the model default.
isNameSet() - Method in interface org.freeplane.api.FontRO
 
isNewerThan(FreeplaneVersion) - Method in interface org.freeplane.api.FreeplaneVersion
 
isNewerThan(FreeplaneVersion) - Method in class org.freeplane.core.util.FreeplaneVersion
 
isNum() - Method in interface org.freeplane.api.Convertible
Type check.
isNum() - Method in class org.freeplane.plugin.script.proxy.Convertible
Type check.
isNumber(String) - Static method in class org.freeplane.core.util.TextUtils
 
isNumbering() - Method in interface org.freeplane.api.NodeStyleRO
 
isNumberingEnabled() - Method in interface org.freeplane.api.NodeStyleRO
Deprecated.
since 1.12.12 - use @{link #isNumbering()} instead
isNumberingSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isNumeric() - Method in class org.freeplane.api.ai.AiTemperature
Returns whether this value is numeric.
isolated(String) - Method in enum class org.freeplane.api.TextWritingDirection
 
isolatePathSeparators(String) - Method in enum class org.freeplane.api.TextWritingDirection
 
isOlderThan(FreeplaneVersion) - Method in interface org.freeplane.api.FreeplaneVersion
 
isOlderThan(FreeplaneVersion) - Method in class org.freeplane.core.util.FreeplaneVersion
 
isRoot() - Method in interface org.freeplane.api.NodeRO
 
isSaved() - Method in interface org.freeplane.api.MindMapRO
 
isSizeSet() - Method in interface org.freeplane.api.FontRO
 
isStacked() - Method in enum class org.freeplane.api.ChildNodesAlignment
 
isStrikedThrough() - Method in interface org.freeplane.api.FontRO
Deprecated.
isStrikedThroughSet() - Method in interface org.freeplane.api.FontRO
Deprecated.
isStrikethrough() - Method in interface org.freeplane.api.FontRO
 
isStrikethroughSet() - Method in interface org.freeplane.api.FontRO
 
isSystemMessageExact() - Method in class org.freeplane.api.ai.AiRequestOptions
Returns whether AiRequestOptions.getSystemMessage() is the complete system message.
isTextColorSet() - Method in interface org.freeplane.api.NodeStyleRO
 
isTopOrLeft() - Method in interface org.freeplane.api.NodeRO
 
isTopOrLeftOnViewsWithRoot(NodeRO) - Method in interface org.freeplane.api.NodeRO
 
isTypeSet() - Method in interface org.freeplane.api.EdgeRO
 
isUnderline() - Method in interface org.freeplane.api.FontRO
 
isUnderlineSet() - Method in interface org.freeplane.api.FontRO
 
isUsesEdgeColorSet() - Method in interface org.freeplane.api.BorderRO
 
isUsesEdgeDashSet() - Method in interface org.freeplane.api.BorderRO
 
isUsesEdgeWidthSet() - Method in interface org.freeplane.api.BorderRO
 
isVisible() - Method in interface org.freeplane.api.NodeRO
if this node is visible or not (due to filtering).
isVisibleOnViewsWithRoot(NodeRO) - Method in interface org.freeplane.api.NodeRO
if this node is visible or not (due to filtering).
isWidthSet() - Method in interface org.freeplane.api.BorderRO
 
isWidthSet() - Method in interface org.freeplane.api.EdgeRO
 
iterator() - Method in interface org.freeplane.api.Attributes
allows application of Groovy collection methods like each(), collect(), ...
iterator() - Method in interface org.freeplane.api.IconsRO
allows application of Groovy collection methods like each(), collect(), ...

J

JFileChooser - Class in org.freeplane.api.swing
A wrapper around JFileChooser that works around security restrictions in environments with limited reflection permissions, such as Groovy scripts running under Freeplane's security manager.
JFileChooser() - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser pointing to the user's default directory.
JFileChooser(File) - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser using the given File as the path.
JFileChooser(File, FileSystemView) - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser using the given current directory and FileSystemView.
JFileChooser(String) - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser using the given path.
JFileChooser(String, FileSystemView) - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser using the given current directory path and FileSystemView.
JFileChooser(FileSystemView) - Constructor for class org.freeplane.api.swing.JFileChooser
Constructs a JFileChooser using the given FileSystemView.
join(String...) - Static method in class org.freeplane.core.util.HtmlUtils
Join arbitrary texts to html.

K

keySet() - Method in interface org.freeplane.api.Properties
returns the names of all attributes.
keyStrokeToString(KeyStroke) - Static method in class org.freeplane.core.ui.components.UITools
formats a KeyStroke in a ledgible way, e.g.

L

labelKey(LayoutOrientation) - Method in enum class org.freeplane.api.ChildrenSides
 
LAST_CHILD_BY_PARENT - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
Launcher - Class in org.freeplane.launcher
This class can be used to run freeplane instance from an application and to obtain its Controller object.
launchHeadless() - Method in class org.freeplane.launcher.Launcher
Launchs Freeplane without UI and returns HeadlessMapCreator instance.
launchWithUI(String[]) - Method in class org.freeplane.launcher.Launcher
Launchs Freeplane with UI and returns Controller instance.
layoutOrientation() - Method in enum class org.freeplane.api.ChildNodesLayout
 
LayoutOrientation - Enum Class in org.freeplane.api
 
LEFT - Enum constant in enum class org.freeplane.api.HorizontalTextAlignment
 
LEFT - Static variable in enum class org.freeplane.api.Side
Deprecated.
LEFT_TO_RIGHT - Enum constant in enum class org.freeplane.api.LayoutOrientation
 
LEFT_TO_RIGHT - Enum constant in enum class org.freeplane.api.TextWritingDirection
 
LEFTTORIGHT_BOTHSIDES_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_LEFT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTHSIDES_RIGHT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_LEFT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_BOTTOM_RIGHT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_LEFT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LEFTTORIGHT_TOP_RIGHT - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
LengthUnit - Enum Class in org.freeplane.api
 
Link - Interface in org.freeplane.api
Node's link: node.link - read-write.
LinkRO - Interface in org.freeplane.api
Node's link: node.link - read-only.
load() - Method in interface org.freeplane.api.HeadlessLoader
Deprecated.
since 1.7.10 - use HeadlessLoader.getMindMap()
load(File) - Method in interface org.freeplane.api.Controller
Deprecated.
since 1.7.5 - use Controller.mapLoader(File)
load(File) - Method in interface org.freeplane.api.HeadlessMapCreator
Deprecated.
load(String) - Method in interface org.freeplane.api.Controller
Deprecated.
load(String) - Method in interface org.freeplane.api.HeadlessMapCreator
Deprecated.
load(URL) - Method in interface org.freeplane.api.Controller
Deprecated.
since 1.7.5 - use Controller.mapLoader(URL)
load(URL) - Method in interface org.freeplane.api.HeadlessMapCreator
Deprecated.
Loader - Interface in org.freeplane.api
API for selecting or creating map views.
loadUri(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
opens a link
loadUri(URI) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
opens a URI
logger - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for logging messages to Freeplane's log file.
LogUtils - Class in org.freeplane.core.util
Utilities for logging to the standard logfile.
LogUtils() - Constructor for class org.freeplane.core.util.LogUtils
 
LOW - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 

M

main(String[]) - Static method in class org.freeplane.launcher.Launcher
 
MAIN_FREEPLANE_FRAME - Static variable in class org.freeplane.core.ui.components.UITools
 
Map - Interface in org.freeplane.api
Deprecated.
since 1.7.10 - use MindMap instead
mapLoader(File) - Method in interface org.freeplane.api.Controller
Returns Loader for accessing or loading mind map from file.
mapLoader(File) - Method in interface org.freeplane.api.HeadlessMapCreator
Returns HeadlessLoader for accessing or loading mind map from file.
mapLoader(File) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
mapLoader(InputStream) - Method in interface org.freeplane.api.HeadlessMapCreator
Returns HeadlessLoader for accessing or loading mind map from string input.
mapLoader(String) - Method in interface org.freeplane.api.Controller
Returns Loader for accessing or loading mind map from file.
mapLoader(String) - Method in interface org.freeplane.api.HeadlessMapCreator
Returns HeadlessLoader for accessing or loading mind map from string input.
mapLoader(String) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
mapLoader(URL) - Method in interface org.freeplane.api.Controller
Returns Loader for accessing or loading mind map from URL.
mapLoader(URL) - Method in interface org.freeplane.api.HeadlessMapCreator
Returns HeadlessLoader for accessing or loading mind map from URL.
mapLoader(URL) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Controller
 
MapRO - Interface in org.freeplane.api
Deprecated.
since 1.7.10 - use MindMapRO instead
MapTagCategories - Interface in org.freeplane.api
Read-write access to the map's tag category structure: map.tagCategories.
MapTagCategoriesRO - Interface in org.freeplane.api
Read-only access to the map's tag category structure: map.tagCategories.
MapTagCategoryInstruction - Class in org.freeplane.api
Single explicit edit operation for the map's tag categories.
MapTagCategoryInstruction(MapTagCategoryInstructionType, List<String>, String, List<String>, MapTagTargetLocation, Integer, String, String) - Constructor for class org.freeplane.api.MapTagCategoryInstruction
 
MapTagCategoryInstructionRequest - Class in org.freeplane.api
Batch of explicit tag category edit operations.
MapTagCategoryInstructionRequest(String, List<MapTagCategoryInstruction>) - Constructor for class org.freeplane.api.MapTagCategoryInstructionRequest
 
MapTagCategoryInstructionType - Enum Class in org.freeplane.api
Supported edit operations for the map-level tag category API.
MapTagCategoryNode - Class in org.freeplane.api
A node in the map's tag category tree.
MapTagCategoryNode(List<String>, String, String, String, List<MapTagCategoryNode>) - Constructor for class org.freeplane.api.MapTagCategoryNode
 
MapTagCategoryState - Class in org.freeplane.api
Immutable map-level tag category structure at one revision.
MapTagCategoryState(String, String, List<MapTagCategoryNode>, List<MapTagItem>) - Constructor for class org.freeplane.api.MapTagCategoryState
 
MapTagItem - Class in org.freeplane.api
Tag item used by the map-level tag category API.
MapTagItem(List<String>, String, String, String) - Constructor for class org.freeplane.api.MapTagItem
 
MapTagTargetLocation - Enum Class in org.freeplane.api
Target placement for add and move operations in the map-level tag category API.
marked(String) - Method in enum class org.freeplane.api.TextWritingDirection
 
matches(boolean) - Method in enum class org.freeplane.api.ChildrenSides
 
matchesUriPattern(String) - Static method in class org.freeplane.core.util.TextUtils
in opposite to the URI make scheme mandatory.
MAX - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
MAX_BUTTON_DIMENSION - Static variable in class org.freeplane.core.ui.components.UITools
 
MEDIUM - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
MenuEntry(String, String, Icon, KeyStroke, String) - Constructor for class org.freeplane.core.util.MenuUtils.MenuEntry
 
MenuEntry(String, Icon) - Constructor for class org.freeplane.core.util.MenuUtils.MenuEntry
 
menuUtils - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for menu operations and menu item execution.
MenuUtils - Class in org.freeplane.core.util
Utilities for dealing with the Freeplane menu: In scripts available as "global variable" menuUtils.
MenuUtils() - Constructor for class org.freeplane.core.util.MenuUtils
 
MenuUtils.MenuEntry - Class in org.freeplane.core.util
The userObject type for createMenuEntryTree().
MenuUtils.MenuEntryTreeBuilder - Class in org.freeplane.core.util
 
MindMap - Interface in org.freeplane.api
The map a node belongs to: node.map - read-write.
MindMapRO - Interface in org.freeplane.api
The map a node belongs to: node.map - read-only.
MINIMAL - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
mIsTag - Variable in class org.freeplane.core.util.HtmlUtils.IndexPair
 
mm - Enum constant in enum class org.freeplane.api.LengthUnit
 
mode(AiRequestMode) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets the request execution mode.
MODEL_UNAVAILABLE - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
modelConfiguration(AiModelConfiguration) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets model-configuration overrides.
modelDefault() - Static method in class org.freeplane.api.ai.AiTemperature
Requests the selected model's default temperature explicitly.
modelSelection(AiModelSelection) - Method in class org.freeplane.api.ai.AiModelConfiguration.Builder
Sets the model selection.
move(int, int) - Method in interface org.freeplane.api.ConditionalStyles
Moves the conditional style found at position to toPosition
MOVE_TAG - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Moves an existing tag to another parent or into the uncategorized bucket.
moveNodes(List<Node>, Node, int) - Method in interface org.freeplane.api.Controller
 
moveTo(int) - Method in interface org.freeplane.api.ConditionalStyle
Moves the conditional style to the specified position
moveTo(Node) - Method in interface org.freeplane.api.Node
 
moveTo(Node, int) - Method in interface org.freeplane.api.Node
 

N

N(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
Shortcut for node.map.node(id) - necessary for ids to other maps.
name() - Method in interface org.freeplane.api.EdgeStyle
 
name() - Method in interface org.freeplane.api.PhysicalUnit
 
NARROW_HEXAGON - Enum constant in enum class org.freeplane.api.NodeShape
 
newFileChooser() - Static method in class org.freeplane.core.ui.components.UITools
 
newFileChooser(File) - Static method in class org.freeplane.core.ui.components.UITools
 
newMap() - Method in interface org.freeplane.api.Controller
Deprecated.
since 1.7.10 - use Controller.newMindMap()
newMap(URL) - Method in interface org.freeplane.api.Controller
Deprecated.
since 1.6.16 - use Controller.mapLoader(URL)
newMapFromTemplate(File) - Method in interface org.freeplane.api.Controller
 
newMapLocation(File) - Method in interface org.freeplane.api.HeadlessLoader
Sets map location to given file after loading.
newMapLocation(String) - Method in interface org.freeplane.api.HeadlessLoader
Sets map location to given file after loading.
newMindMap() - Method in interface org.freeplane.api.Controller
opens a new map with a default name in the foreground.
node() - Static method in class org.freeplane.plugin.script.proxy.ScriptUtils
a substitute for the binding variable 'node' in utility scripts.
node(String) - Method in interface org.freeplane.api.MindMapRO
get node by id.
Node - Interface in org.freeplane.api
The currently selected node: node - read-write.
NODE - Enum constant in enum class org.freeplane.api.Dependencies.Element
 
NodeBookmark - Interface in org.freeplane.api
Represents a bookmark for a specific node in the mind map.
nodeChanged(NodeChanged) - Method in interface org.freeplane.api.NodeChangeListener
 
NodeChanged - Class in org.freeplane.api
 
NodeChanged(Node, NodeChanged.ChangedElement) - Constructor for class org.freeplane.api.NodeChanged
 
NodeChanged.ChangedElement - Enum Class in org.freeplane.api
 
NodeChangeListener - Interface in org.freeplane.api
 
NodeCondition - Interface in org.freeplane.api
 
NodeGeometry - Interface in org.freeplane.api
 
NodeGeometryRO - Interface in org.freeplane.api
 
NodeNotFoundException - Exception Class in org.freeplane.api
 
NodeNotFoundException(String) - Constructor for exception class org.freeplane.api.NodeNotFoundException
 
NodeNotFoundException(String, Throwable) - Constructor for exception class org.freeplane.api.NodeNotFoundException
 
NodeNotFoundException(Throwable) - Constructor for exception class org.freeplane.api.NodeNotFoundException
 
NodeRO - Interface in org.freeplane.api
The currently selected node: node - read-only.
NodeShape - Enum Class in org.freeplane.api
 
NodeStyle - Interface in org.freeplane.api
Node's style: node.style - read-only.
NodeStyleRO - Interface in org.freeplane.api
Node's style: node.style - read-only.
NodeToComparableMapper - Interface in org.freeplane.api
 
NONE - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
NOT_SET - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
NOT_SET - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
NOT_SET - Enum constant in enum class org.freeplane.api.ChildrenSides
 
NOT_SET - Enum constant in enum class org.freeplane.api.LayoutOrientation
 
NOTE - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
numberToString() - Method in interface org.freeplane.api.FreeplaneVersion
 
numberToString() - Method in class org.freeplane.core.util.FreeplaneVersion
returns the version number only, e.g.

O

objectToHtml(Object) - Static method in class org.freeplane.core.util.HtmlUtils
 
of(double) - Static method in class org.freeplane.api.ai.AiTemperature
Requests a numeric temperature.
of(int[]) - Static method in enum class org.freeplane.api.Dash
 
ofAttribute(int) - Method in interface org.freeplane.api.DependencyLookup
Calculates dependencies related to attribute given by index.
ofAttribute(String) - Method in interface org.freeplane.api.DependencyLookup
Calculates dependencies related to first attribute with given name.
ofNode() - Method in interface org.freeplane.api.DependencyLookup
Calculates dependencies related to node value.
ofTopOrLeft(boolean) - Static method in enum class org.freeplane.api.ChildrenSides
 
open() - Method in interface org.freeplane.api.NodeBookmark
Opens this bookmark using its default behavior.
open(String) - Method in interface org.freeplane.api.NodeBookmark
Opens this bookmark with the specified mode, overriding the bookmark's default type.
open(BookmarkType) - Method in interface org.freeplane.api.NodeBookmark
Opens this bookmark with the specified mode, overriding the bookmark's default type.
optimizeWidths() - Method in interface org.freeplane.api.Attributes
optimize widths of attribute view columns according to contents.
org.freeplane.api - package org.freeplane.api
 
org.freeplane.api.ai - package org.freeplane.api.ai
 
org.freeplane.api.swing - package org.freeplane.api.swing
 
org.freeplane.core.ui.components - package org.freeplane.core.ui.components
 
org.freeplane.core.util - package org.freeplane.core.util
 
org.freeplane.launcher - package org.freeplane.launcher
 
org.freeplane.plugin.script - package org.freeplane.plugin.script
 
org.freeplane.plugin.script.proxy - package org.freeplane.plugin.script.proxy
 
originalEnd - Variable in class org.freeplane.core.util.HtmlUtils.IndexPair
 
originalStart - Variable in class org.freeplane.core.util.HtmlUtils.IndexPair
 
OVAL - Enum constant in enum class org.freeplane.api.NodeShape
 
overwritten(String) - Method in enum class org.freeplane.api.TextWritingDirection
 

P

Parent node: - Search tag in org.freeplane.api.NodeRO.at(String)
Section
parse(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
parses text to the proper data type, if possible, setting format to the standard.
parse(String) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
parses text to the proper data type, if possible, setting format to the standard.
pasteAsClone() - Method in interface org.freeplane.api.Node
inserts the node(s) copied from clipboard as clone(s).
Path examples: - Search tag in org.freeplane.api.NodeRO.at(String)
Section
pattern - Variable in enum class org.freeplane.api.Dash
 
PERMISSION_DENIED - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
PhysicalUnit - Interface in org.freeplane.api
 
pixelsInPt(double) - Static method in enum class org.freeplane.api.LengthUnit
 
placement() - Method in enum class org.freeplane.api.ChildNodesAlignment
 
plainToHTML(String) - Static method in class org.freeplane.core.util.HtmlUtils
transforms &, <, >, \n and whitespace by their HTML counterpart and encloses the whole text in <html><body><p>...</p></body></html>.
Problem Description - Search tag in class org.freeplane.api.swing.JFileChooser
Section
profile(String) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Requests a saved assistant profile by name.
profile(String, String) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Requests an inline assistant profile instruction.
PROMPT_NOT_FOUND - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
Properties - Interface in org.freeplane.api
 
PROVIDER_ERROR - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
Proxy - Interface in org.freeplane.plugin.script.proxy
This interface alone defines the api for accessing the internal state of the Freeplane.
Proxy.Attributes - Interface in org.freeplane.plugin.script.proxy
 
Proxy.AttributesRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Border - Interface in org.freeplane.plugin.script.proxy
 
Proxy.BorderRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Cloud - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ConditionalStyle - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ConditionalStyleRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ConditionalStyles - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Connector - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ConnectorRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Controller - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ControllerRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.DependencyLookup - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Edge - Interface in org.freeplane.plugin.script.proxy
 
Proxy.EdgeRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ExternalObject - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ExternalObjectRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Font - Interface in org.freeplane.plugin.script.proxy
 
Proxy.FontRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Icons - Interface in org.freeplane.plugin.script.proxy
 
Proxy.IconsRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Link - Interface in org.freeplane.plugin.script.proxy
 
Proxy.LinkRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Loader - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Map - Interface in org.freeplane.plugin.script.proxy
Deprecated.
since 1.7.10 use Proxy.MindMap
Proxy.MapRO - Interface in org.freeplane.plugin.script.proxy
Deprecated.
since 1.7.10, use Proxy.MindMapRO
Proxy.MapTagCategories - Interface in org.freeplane.plugin.script.proxy
 
Proxy.MapTagCategoriesRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.MindMap - Interface in org.freeplane.plugin.script.proxy
 
Proxy.MindMapRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Node - Interface in org.freeplane.plugin.script.proxy
 
Proxy.NodeGeometry - Interface in org.freeplane.plugin.script.proxy
 
Proxy.NodeGeometryRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.NodeRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.NodeStyle - Interface in org.freeplane.plugin.script.proxy
 
Proxy.NodeStyleRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Properties - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Reminder - Interface in org.freeplane.plugin.script.proxy
 
Proxy.ReminderRO - Interface in org.freeplane.plugin.script.proxy
 
Proxy.Tags - Interface in org.freeplane.plugin.script.proxy
 
Proxy.TagsRO - Interface in org.freeplane.plugin.script.proxy
 
pt - Enum constant in enum class org.freeplane.api.LengthUnit
 
pureTextEnd - Variable in class org.freeplane.core.util.HtmlUtils.IndexPair
 
pureTextStart - Variable in class org.freeplane.core.util.HtmlUtils.IndexPair
 
putAt(String, Object) - Method in interface org.freeplane.api.Node
Allows to set and to change attribute like array (or map) elements.
putAt(String, Object) - Method in interface org.freeplane.api.Properties
Allows to set and to change properties.
px - Enum constant in enum class org.freeplane.api.LengthUnit
 

Q

Quantity<U> - Class in org.freeplane.api
 
Quantity(double, U) - Constructor for class org.freeplane.api.Quantity
 

R

read() - Method in interface org.freeplane.api.MapTagCategoriesRO
Returns the current map-level tag category structure.
READING - Enum constant in enum class org.freeplane.api.ai.AiToolAvailability
Allow Freeplane read/search/selection tools only.
readingFiles() - Method in interface org.freeplane.api.Script
With permission to read files.
RECTANGLE - Enum constant in enum class org.freeplane.api.NodeShape
 
redo() - Method in interface org.freeplane.api.Controller
invokes redo once - for testing purposes mainly.
redoFilter() - Method in interface org.freeplane.api.MindMap
reinstalls the previously undone filter if there is any.
REJECTED_BUSY - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
Reminder - Interface in org.freeplane.api
Reminder: node.reminder - read-write.
ReminderRO - Interface in org.freeplane.api
Reminder: node.reminder - read-only.
remove() - Method in interface org.freeplane.api.ConditionalStyle
Removes the conditional style from the table
remove() - Method in interface org.freeplane.api.Link
removes the link.
remove() - Method in interface org.freeplane.api.Reminder
removes a reminder from a node.
remove(int) - Method in interface org.freeplane.api.Attributes
removes the attribute at the given index.
remove(int) - Method in interface org.freeplane.api.ConditionalStyles
It can be used to move a conditional style between nodes or between maps.
remove(int) - Method in interface org.freeplane.api.Icons
deletes the icon at the given index, returns true if success (icon existed).
remove(int) - Method in interface org.freeplane.api.Tags
 
remove(String) - Method in interface org.freeplane.api.Attributes
Deprecated.
remove(String) - Method in interface org.freeplane.api.Icons
deletes first occurence of icon with the given name, returns true if success (icon existed).
remove(String) - Method in interface org.freeplane.api.Tags
 
remove(Collection<String>) - Method in interface org.freeplane.api.Tags
 
removeAll(String) - Method in interface org.freeplane.api.Attributes
removes all attributes with this name.
removeAllTagsFromString(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
removeBookmark() - Method in interface org.freeplane.api.Node
Removes the bookmark for this node if one exists.
removeConnector(Connector) - Method in interface org.freeplane.api.Node
removes the given connector on both sides.
removeEncryption(String) - Method in interface org.freeplane.api.Node
decrypts a node and remove the password protection.
removeHtmlTagsFromString(String) - Static method in class org.freeplane.core.util.HtmlUtils
Removes all tags (<..>) from a string if it starts with "<html>..." to make it compareable.
removeIcon(String) - Method in interface org.freeplane.api.Icons
Deprecated.
since 1.2 - use Icons.remove(String) instead.
removeListener(NodeChangeListener) - Method in interface org.freeplane.api.MindMap
 
removeMnemonic(String) - Static method in class org.freeplane.core.util.TextUtils
 
removeTranslateComment(String) - Static method in class org.freeplane.core.util.TextUtils
Removes the "TranslateMe" sign from the end of not translated texts.
RENAME_TAG - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Renames an existing tag.
repaintAll(Container) - Static method in class org.freeplane.core.ui.components.UITools
 
replaceAtBegin(String, String, String) - Static method in class org.freeplane.core.util.TextUtils
 
resetBold() - Method in interface org.freeplane.api.Font
 
resetItalic() - Method in interface org.freeplane.api.Font
 
resetMenuBarOnMac() - Static method in class org.freeplane.core.ui.components.UITools
 
resetName() - Method in interface org.freeplane.api.Font
 
resetSize() - Method in interface org.freeplane.api.Font
 
resetStrikedThrough() - Method in interface org.freeplane.api.Font
Deprecated.
resetStrikethrough() - Method in interface org.freeplane.api.Font
 
RIGHT - Enum constant in enum class org.freeplane.api.HorizontalTextAlignment
 
RIGHT - Static variable in enum class org.freeplane.api.Side
Deprecated.
RIGHT_TO_LEFT - Enum constant in enum class org.freeplane.api.TextWritingDirection
 
ROOT - Enum constant in enum class org.freeplane.api.BookmarkType
When activated, the bookmarked node becomes the root of the view, showing only this node and its descendants.
Root node - Search tag in org.freeplane.api.NodeRO.at(String)
Section
round(Double) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
rounds a number to integral type.
round(Double) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
rounds a number to integral type.
round(Double, int) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
round to the given number of decimal places: round(0.1234, 2) → 0.12
round(Double, int) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
round to the given number of decimal places: round(0.1234, 2) → 0.12
runAiPrompt(String, Duration, AiRequestCallback) - Method in interface org.freeplane.api.ai.AiRequestService
Starts an asynchronous AI request from a saved AI prompt name using the supplied timeout and the saved prompt's stored execution defaults.
runAiPrompt(String, Duration, AiRequestCallback) - Method in interface org.freeplane.api.Controller
Starts an asynchronous AI request from a saved AI prompt name using the supplied timeout and the saved prompt's stored execution defaults.
runAiPrompt(String, AiRequestOptions, AiRequestCallback) - Method in interface org.freeplane.api.ai.AiRequestService
Starts an asynchronous AI request from a saved AI prompt name using options to override saved-prompt execution defaults.
runAiPrompt(String, AiRequestOptions, AiRequestCallback) - Method in interface org.freeplane.api.Controller
Starts an asynchronous AI request from a saved AI prompt name using the supplied options to override saved-prompt execution defaults.

S

save(boolean) - Method in interface org.freeplane.api.MindMap
saves the map to disk.
saveAfterLoading() - Method in interface org.freeplane.api.HeadlessLoader
Saves map after loading under new associated location
saveAs(File) - Method in interface org.freeplane.api.MindMap
saves the map to disk.
scale(Font) - Static method in class org.freeplane.core.ui.components.UITools
 
scaleFontInt(Font, double) - Static method in class org.freeplane.core.ui.components.UITools
 
scaleUI(Font) - Static method in class org.freeplane.core.ui.components.UITools
 
script(File) - Method in interface org.freeplane.api.HeadlessMapCreator
Create executable script from file.
script(String, String) - Method in interface org.freeplane.api.HeadlessMapCreator
Create executable script from given argument.
Script - Interface in org.freeplane.api
API for executing scripts.
SCRIPT_EXECUTION - Enum constant in enum class org.freeplane.api.ai.AiToolAvailability
Allow editing tools and script/code execution tools where those tools are enabled and authorized.
scriptUtils - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for script-specific operations, particularly useful in utility scripts and add-ons.
ScriptUtils - Class in org.freeplane.plugin.script.proxy
Various utilities for use in scripting, especially in utility scripts.
ScriptUtils() - Constructor for class org.freeplane.plugin.script.proxy.ScriptUtils
 
SCROLLBAR_INCREMENT - Static variable in class org.freeplane.core.ui.components.UITools
 
Security Considerations - Search tag in class org.freeplane.api.swing.JFileChooser
Section
select(Collection<? extends Node>) - Method in interface org.freeplane.api.Controller
selects multiple Nodes.
select(Node) - Method in interface org.freeplane.api.Controller
 
SELECT - Enum constant in enum class org.freeplane.api.BookmarkType
When activated, the bookmarked node is selected and the view scrolls to make it visible, but the map's root remains unchanged.
selectBranch(Node) - Method in interface org.freeplane.api.Controller
selects branchRoot and all children
selectionOverride(AiSelectionOverride) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets the Freeplane map selection injected into the first prompt message.
selectMultipleNodes(Collection<? extends Node>) - Method in interface org.freeplane.api.Controller
selectNodeById(String) - Method in interface org.freeplane.api.Loader
Selects given node after loading.
serialize(Object) - Method in interface org.freeplane.api.AttributeValueSerializer
 
set(int, Object) - Method in interface org.freeplane.api.Attributes
sets the value of the attribute at an index.
set(int, String, Object) - Method in interface org.freeplane.api.Attributes
sets name and value of the attribute at the given index.
set(int, String, Object, String) - Method in interface org.freeplane.api.Attributes
sets name, value and format pattern of the attribute at the given index.
set(String) - Method in interface org.freeplane.api.Link
Deprecated.
since 1.2 - use Link.setText(String) instead.
set(String, Object) - Method in interface org.freeplane.api.Attributes
adds an attribute if there is no attribute with the given name or changes the value of the first attribute with the given name.
SET_CATEGORY_SEPARATOR - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Changes the separator used in qualified category and tag names.
SET_COLOR - Enum constant in enum class org.freeplane.api.MapTagCategoryInstructionType
Changes the color of an existing tag.
setActive(boolean) - Method in interface org.freeplane.api.ConditionalStyle
 
setAlias(String) - Method in interface org.freeplane.api.Node
Sets alias of the node
setAssociatedTemplate(URI) - Method in interface org.freeplane.api.MindMap
Sets uri as Associated Template, template-normalizing it first if the location is in User- or Standard-Templates Directory, i.e.
setAt(String, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setAttributes(Map<String, Object>) - Method in interface org.freeplane.api.Node
allows to set all attributes at once:
setBackgroundColor(Color) - Method in interface org.freeplane.api.MindMap
 
setBackgroundColor(Color) - Method in interface org.freeplane.api.NodeStyle
 
setBackgroundColorCode(String) - Method in interface org.freeplane.api.MindMap
 
setBackgroundColorCode(String) - Method in interface org.freeplane.api.NodeStyle
 
setBaseDistanceToChildren(int) - Method in interface org.freeplane.api.Node
 
setBaseDistanceToChildren(String) - Method in interface org.freeplane.api.Node
 
setBaseDistanceToChildren(Quantity<LengthUnit>) - Method in interface org.freeplane.api.Node
 
setBinary(byte[]) - Method in interface org.freeplane.api.Node
Converts data to a BASE64 encoded string and sets it as this node's text.
setBinding(Binding) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
setBold(boolean) - Method in interface org.freeplane.api.Font
 
setBookmark(String, String) - Method in interface org.freeplane.api.Node
Sets a bookmark for this node with the given name and type.
setBookmark(String, BookmarkType) - Method in interface org.freeplane.api.Node
Sets a bookmark for this node with the given name and type.
setBookmarks(List<NodeBookmark>) - Method in interface org.freeplane.api.MindMap
Sets the bookmarks for this mind map.
setBounds(Component, int, int, int, int) - Static method in class org.freeplane.core.ui.components.UITools
 
setChildNodesLayout(ChildNodesLayout) - Method in interface org.freeplane.api.Node
 
setColor(Color) - Method in interface org.freeplane.api.Border
 
setColor(Color) - Method in interface org.freeplane.api.Cloud
 
setColor(Color) - Method in interface org.freeplane.api.Connector
 
setColor(Color) - Method in interface org.freeplane.api.Edge
 
setColorCode(String) - Method in interface org.freeplane.api.Border
 
setColorCode(String) - Method in interface org.freeplane.api.Cloud
 
setColorCode(String) - Method in interface org.freeplane.api.Connector
 
setColorCode(String) - Method in interface org.freeplane.api.Edge
 
setCreatedAt(Date) - Method in interface org.freeplane.api.Node
 
setCss(String) - Method in interface org.freeplane.api.NodeStyle
 
setDash(Dash) - Method in interface org.freeplane.api.Border
 
setDash(Dash) - Method in interface org.freeplane.api.Edge
 
setDashArray(int[]) - Method in interface org.freeplane.api.Connector
Since 1.7.10
setDateTime(Date) - Method in interface org.freeplane.api.Node
sets the node text to a default formatted datetime object.
setDefaultProperty(String, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setDetails(Object) - Method in interface org.freeplane.api.Node
A node's text is String valued.
setDetailsContentType(String) - Method in interface org.freeplane.api.Node
Sets details content type.
setDetailsText(String) - Method in interface org.freeplane.api.Node
Sets the raw (HTML) note text.
setDialogLocationRelativeTo(JDialog, Component) - Static method in class org.freeplane.core.ui.components.UITools
 
setDialogLocationRelativeTo(JDialog, NodeModel) - Static method in class org.freeplane.core.ui.components.UITools
 
setDialogLocationUnder(JDialog, NodeModel) - Static method in class org.freeplane.core.ui.components.UITools
 
setEnabled(boolean) - Method in interface org.freeplane.api.Cloud
 
setEndArrow(boolean) - Method in interface org.freeplane.api.Connector
 
setEndArrow(ArrowType) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Connector
Deprecated.
since 1.2 - use Connector.setEndArrow(boolean) instead
setFile(File) - Method in interface org.freeplane.api.ExternalObject
setting null uri means remove external object.
setFile(File) - Method in interface org.freeplane.api.Link
sets target to file.
setFilter(boolean, boolean, NodeCondition) - Method in interface org.freeplane.api.MindMap
Deprecated.
use filter
setFilter(NodeCondition) - Method in interface org.freeplane.api.MindMap
setFloating(boolean) - Method in interface org.freeplane.api.NodeStyle
sets the floating style for the node (aka "free node").
setFolded(boolean) - Method in interface org.freeplane.api.Node
 
setFollowedMap(URI) - Method in interface org.freeplane.api.MindMap
Sets uri as Followed Map, template-normalizing it first if the location is in User- or Standard-Templates Directory, e.g.
setFormat(int, String) - Method in interface org.freeplane.api.Attributes
sets format pattern to the attribute at the given index.
setFormat(String) - Method in interface org.freeplane.api.Node
sets the format string of the formatter.
setFree(boolean) - Method in interface org.freeplane.api.Node
set to true if this node should be freely positionable:
setHideDetails(boolean) - Method in interface org.freeplane.api.Node
use node.hideDetails = true/false to control visibility of details.
setHorizontalMargin(Quantity<LengthUnit>) - Method in interface org.freeplane.api.NodeGeometry
 
setHorizontalShift(int) - Method in interface org.freeplane.api.Node
 
setHorizontalShift(String) - Method in interface org.freeplane.api.Node
use length units like "1 cm" or "6 pt"
setHorizontalShift(Quantity<LengthUnit>) - Method in interface org.freeplane.api.Node
 
setHorizontalTextAlignment(HorizontalTextAlignment) - Method in interface org.freeplane.api.NodeStyle
 
setInclination(List<Integer>, List<Integer>) - Method in interface org.freeplane.api.Connector
startPoint, endPoint: list of two integers representing a Point.
setIsGlobal(boolean) - Method in interface org.freeplane.api.Node
Sets if the node can be accessed using global accessor, see NodeRO.at(String)
setIsUniform(boolean) - Method in interface org.freeplane.api.NodeGeometry
 
setItalic(boolean) - Method in interface org.freeplane.api.Font
 
setLabelFontFamily(String) - Method in interface org.freeplane.api.Connector
Since 1.7.10
setLabelFontSize(int) - Method in interface org.freeplane.api.Connector
Since 1.7.10
setLast(boolean) - Method in interface org.freeplane.api.ConditionalStyle
In the Manage Conditional Styles dialog it's the Stop checkbox
setLastModifiedAt(Date) - Method in interface org.freeplane.api.Node
 
setLeft(boolean) - Method in interface org.freeplane.api.Node
Deprecated.
since 1.10.4 - use Node.setSideAtRoot(Side) instead.
setMaxNodeWidth(int) - Method in interface org.freeplane.api.NodeStyle
minNodeWidth in px - set to -1 to restore default.
setMaxNodeWidth(String) - Method in interface org.freeplane.api.NodeStyle
use length units like "1 cm" or "6 pt"
setMaxNodeWidth(Quantity<LengthUnit>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeStyle
Set to null to restore default
setMiddleLabel(String) - Method in interface org.freeplane.api.Connector
 
setMinimalDistanceBetweenChildren(int) - Method in interface org.freeplane.api.Node
 
setMinimalDistanceBetweenChildren(String) - Method in interface org.freeplane.api.Node
use length units like "1 cm" or "6 pt"
setMinimalDistanceBetweenChildren(Quantity<LengthUnit>) - Method in interface org.freeplane.api.Node
 
setMinimized(boolean) - Method in interface org.freeplane.api.Node
 
setMinNodeWidth(int) - Method in interface org.freeplane.api.NodeStyle
minNodeWidth in px - set to -1 to restore default.
setMinNodeWidth(String) - Method in interface org.freeplane.api.NodeStyle
use length units like "1 cm" or "6 pt"
setMinNodeWidth(Quantity<LengthUnit>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeStyle
Set to null to restore default
setName(String) - Method in interface org.freeplane.api.Font
 
setName(String) - Method in interface org.freeplane.api.MindMap
Sets the map (frame/tab) title.
setName(String) - Method in interface org.freeplane.api.NodeStyle
Selects a style by name, see menu Styles → Pre/Userdefined styles for valid style names or use NodeStyleRO.getName() to display the name of a node's style.
setNode(Node) - Method in interface org.freeplane.api.Link
target is a node of the same map.
setNodeTextColor(Color) - Method in interface org.freeplane.api.NodeStyle
Deprecated.
since 1.2 - use NodeStyle.setTextColor(Color) instead.
setNote(Object) - Method in interface org.freeplane.api.Node
Set the note text: This methods provides automatic conversion to String in a way that node.getNote().getXyz() methods will be able to convert the string properly to the wanted type.
setNoteContentType(String) - Method in interface org.freeplane.api.Node
Sets note content type.
setNoteText(String) - Method in interface org.freeplane.api.Node
Sets the raw (HTML) note text.
setNumbering(Boolean) - Method in interface org.freeplane.api.NodeStyle
since 1.12.12
setNumberingEnabled(boolean) - Method in interface org.freeplane.api.NodeStyle
Deprecated.
since 1.12.12 - use @{link #setNumbering()} instead
setObject(Object) - Method in interface org.freeplane.api.Node
A node's text object is normally String valued but it can be of any type since every Object can be converted to String for display.
setOpacity(int) - Method in interface org.freeplane.api.Connector
0 <= opacity <= 255 Since 1.7.10
setProperty(String, boolean) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setProperty(String, double) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setProperty(String, int) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setProperty(String, long) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setProperty(String, Object) - Method in class org.freeplane.plugin.script.proxy.Convertible
 
setProperty(String, String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass.ConfigProperties
 
setSaved(boolean) - Method in interface org.freeplane.api.MindMap
 
setScalingFactor(double) - Static method in enum class org.freeplane.api.LengthUnit
 
setScript(String) - Method in interface org.freeplane.api.ConditionalStyle
Sets a Groovy script as the Script Filter for this Conditional Style.
setScript(String) - Method in interface org.freeplane.api.Reminder
optional: a Groovy script to execute when the reminder fires.
setScrollbarIncrement(JScrollPane) - Static method in class org.freeplane.core.ui.components.UITools
 
setShape(String) - Method in interface org.freeplane.api.Cloud
 
setShape(String) - Method in interface org.freeplane.api.Connector
 
setShape(NodeShape) - Method in interface org.freeplane.api.NodeGeometry
 
setSideAtRoot(Side) - Method in interface org.freeplane.api.Node
 
setSimulatesEdge(boolean) - Method in interface org.freeplane.api.Connector
 
setSize(int) - Method in interface org.freeplane.api.Font
 
setSourceLabel(String) - Method in interface org.freeplane.api.Connector
 
setStartArrow(boolean) - Method in interface org.freeplane.api.Connector
 
setStartArrow(ArrowType) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Connector
Deprecated.
since 1.2 - use Connector.setStartArrow(boolean) instead
setStatusInfo(String) - Method in interface org.freeplane.api.Controller
The main info for the status line with key="standard", use null to remove.
setStatusInfo(String, String) - Method in interface org.freeplane.api.Controller
Info for status line, null to remove.
setStatusInfo(String, String, String) - Method in interface org.freeplane.api.Controller
Info for status line - text and icon - null stands for "remove" (text or icon)
setStatusInfo(String, Icon) - Method in interface org.freeplane.api.Controller
setStrikedThrough(boolean) - Method in interface org.freeplane.api.Font
Deprecated.
setStrikethrough(boolean) - Method in interface org.freeplane.api.Font
 
setStyle(IStyle) - Method in interface org.freeplane.plugin.script.proxy.Proxy.NodeStyle
 
setStyleName(String) - Method in interface org.freeplane.api.ConditionalStyle
 
setTags(Collection<String>) - Method in interface org.freeplane.api.Tags
 
setTargetLabel(String) - Method in interface org.freeplane.api.Connector
 
setText(Object) - Method in interface org.freeplane.api.Node
If value is a String the node object is set to it verbatim.
setText(String) - Method in interface org.freeplane.api.Link
target is a stringified URI.
setTextColor(Color) - Method in interface org.freeplane.api.NodeStyle
 
setTextColorCode(String) - Method in interface org.freeplane.api.NodeStyle
 
setType(String) - Method in interface org.freeplane.api.Edge
 
setType(EdgeStyle) - Method in interface org.freeplane.api.Edge
 
setType(EdgeStyle) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Edge
 
setUI(ComponentUI) - Method in class org.freeplane.api.swing.JFileChooser
Sets the L&F object that renders this component.
setUnderline(boolean) - Method in interface org.freeplane.api.Font
 
setUri(String) - Method in interface org.freeplane.api.ExternalObject
setting null uri means remove external object.
setUri(URI) - Method in interface org.freeplane.api.Link
sets target to uri.
setURI(String) - Method in interface org.freeplane.api.ExternalObject
Deprecated.
since 1.2 - use ExternalObject.setUri(String) instead.
setUsesEdgeColor(Boolean) - Method in interface org.freeplane.api.Border
 
setUsesEdgeDash(Boolean) - Method in interface org.freeplane.api.Border
 
setUsesEdgeWidth(Boolean) - Method in interface org.freeplane.api.Border
 
setVerticalMargin(Quantity<LengthUnit>) - Method in interface org.freeplane.api.NodeGeometry
 
setVerticalShift(int) - Method in interface org.freeplane.api.Node
 
setVerticalShift(String) - Method in interface org.freeplane.api.Node
use length units like "1 cm" or "6 pt"
setVerticalShift(Quantity<LengthUnit>) - Method in interface org.freeplane.api.Node
 
setWidth(int) - Method in interface org.freeplane.api.Connector
Since 1.7.10
setWidth(int) - Method in interface org.freeplane.api.Edge
can be -1 for default, 0 for thin, >0
setWidth(Integer) - Method in interface org.freeplane.api.Border
sets the border's width in pixels
setWidth(String) - Method in interface org.freeplane.api.Border
sets the border's width using a string to define its value and LengthUnit
setWidth(Quantity<LengthUnit>) - Method in interface org.freeplane.api.Border
 
setZoom(float) - Method in interface org.freeplane.api.Controller
a value of 1 means 100%.
setZoom(float) - Method in interface org.freeplane.api.ExternalObject
set to 1.0 to set it to 100%.
severe(String) - Static method in class org.freeplane.core.util.LogUtils
 
severe(String, Throwable) - Static method in class org.freeplane.core.util.LogUtils
 
severe(Throwable) - Static method in class org.freeplane.core.util.LogUtils
 
SHOW_IN_NEW_CHAT - Enum constant in enum class org.freeplane.api.ai.AiRequestMode
Start a new visible chat tab/session for the request.
showAttributeEmptyStringErrorMessage() - Static method in class org.freeplane.core.ui.components.UITools
Shows the error message "attributes_adding_empty_attribute_error"
showConfirmDialog(NodeModel, Object, String, int) - Static method in class org.freeplane.core.ui.components.UITools
 
showConfirmDialog(NodeModel, Object, String, int, int) - Static method in class org.freeplane.core.ui.components.UITools
 
showErrorLogButton() - Static method in class org.freeplane.core.util.LogUtils
 
showFrame() - Static method in class org.freeplane.core.ui.components.UITools
 
showInputDialog(NodeModel, String, String) - Static method in class org.freeplane.core.ui.components.UITools
 
showInputDialog(NodeModel, String, String, int) - Static method in class org.freeplane.core.ui.components.UITools
 
showMessage(String, int) - Static method in class org.freeplane.core.ui.components.UITools
 
shutdown() - Method in class org.freeplane.launcher.Launcher
The method should be call on application exit to shutdown embedded Freeplane instance.
Side - Enum Class in org.freeplane.api
 
simulatesEdge() - Method in interface org.freeplane.api.ConnectorRO
 
size() - Method in interface org.freeplane.api.AttributesRO
the number of attributes.
size() - Method in interface org.freeplane.api.IconsRO
returns the number of icons the node has.
SOLID - Enum constant in enum class org.freeplane.api.Dash
 
Solution - Search tag in class org.freeplane.api.swing.JFileChooser
Section
sortChildrenBy(Closure<Comparable<Object>>) - Method in interface org.freeplane.plugin.script.proxy.Proxy.Node
A sort method that uses the result of the Groovy closure ("block") for comparison.
sortChildrenBy(NodeToComparableMapper) - Method in interface org.freeplane.api.Node
A sort method that uses the result of the lambda ("block") for comparison.
STACKED_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesAlignment
 
startingApplications() - Method in interface org.freeplane.api.Script
With permission to start applications.
stream() - Method in interface org.freeplane.api.Attributes
Returns stream of attributes represented by map entries.
SUCCEEDED - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
swingConstant - Variable in enum class org.freeplane.api.HorizontalTextAlignment
 
systemMessage(String) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets a base system-message override while preserving Freeplane guidance.

T

T(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
Shortcut for node.map.node(id).text.
Tags - Interface in org.freeplane.api
 
TAGS - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
TagsRO - Interface in org.freeplane.api
 
temperature(AiTemperature) - Method in class org.freeplane.api.ai.AiModelConfiguration.Builder
Sets model temperature.
TEXT - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
textToHTML(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
textUtils - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for text processing, translations, formatting, and string operations.
TextUtils - Class in org.freeplane.core.util
utilities for translations, conversions to/from number and dates etc.
TextUtils() - Constructor for class org.freeplane.core.util.TextUtils
 
TextWritingDirection - Enum Class in org.freeplane.api
 
thinkingEffort(AiThinkingEffort) - Method in class org.freeplane.api.ai.AiModelConfiguration.Builder
Sets provider-independent thinking effort.
TIMED_OUT - Enum constant in enum class org.freeplane.api.ai.AiRequestStatus
 
timeout(Duration) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets the maximum request duration.
toBaseUnits() - Method in class org.freeplane.api.Quantity
 
toBaseUnitsRounded() - Method in class org.freeplane.api.Quantity
 
toComparable(NodeRO) - Method in interface org.freeplane.api.NodeToComparableMapper
 
toHtml(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
toHTMLEscapedText(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
toNumber(String) - Static method in class org.freeplane.core.util.TextUtils
 
toolAvailability(AiToolAvailability) - Method in class org.freeplane.api.ai.AiRequestOptions.Builder
Sets the AI tool availability requested for this call.
toOpenAiValue() - Method in enum class org.freeplane.api.ai.AiThinkingEffort
Returns the lowercase value used by OpenAI-compatible providers.
TOP - Enum constant in enum class org.freeplane.api.ChildNodesAlignment.Placement
 
TOP_OR_LEFT - Enum constant in enum class org.freeplane.api.ChildrenSides
 
TOP_OR_LEFT - Enum constant in enum class org.freeplane.api.Side
 
TOP_TO_BOTTOM - Enum constant in enum class org.freeplane.api.LayoutOrientation
 
TOPTOBOTTOM_ASC_STACKEDAUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_BOTTOM - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_STACKEDAUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_BOTHSIDES_TOP - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_DESC_STACKEDAUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_BOTTOM - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_LEFT_TOP - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_AUTO - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_BOTTOM - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_CENTERED - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_FIRST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_FLOW - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_LAST - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
TOPTOBOTTOM_RIGHT_TOP - Enum constant in enum class org.freeplane.api.ChildNodesLayout
 
toString() - Method in class org.freeplane.api.ai.AiTemperature
 
toString() - Method in class org.freeplane.api.Dependencies
 
toString() - Method in class org.freeplane.api.NodeChanged
 
toString() - Method in class org.freeplane.api.Quantity
 
toString() - Method in class org.freeplane.core.util.FreeplaneVersion
returns the full version number, e.g.
toString() - Method in class org.freeplane.core.util.HtmlUtils.IndexPair
 
toString() - Method in class org.freeplane.core.util.MenuUtils.MenuEntry
 
toString() - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
 
toString() - Method in class org.freeplane.plugin.script.proxy.Convertible
 
toString(Object) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
formats according to the internal standard, that is the conversion will be reversible for types that are handled special by the scripting api namely Dates and Numbers.
toString(Object) - Static method in class org.freeplane.plugin.script.GroovyStaticImports
formats according to the internal standard, that is the conversion will be reversible for types that are handled special by the scripting api namely Dates and Numbers.
toString(Object) - Static method in class org.freeplane.plugin.script.proxy.Convertible
has special conversions for Date and Calendar are converted by org.apache.commons.lang.time.DateFormatUtils.format(date, "yyyy-MM-dd'T'HH:mm:ss.SSSZ"), i.e.
toXhtml(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
toXMLEscapedText(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
toXMLEscapedTextExpandingWhitespace(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
toXMLUnescapedText(String) - Static method in class org.freeplane.core.util.HtmlUtils
 

U

ui - Static variable in class org.freeplane.plugin.script.GroovyStaticImports
Utilities for GUI operations including dialogs, message boxes, and UI components access.
UITools - Class in org.freeplane.core.ui.components
Utilities for accessing the GUI, creating dialogs etc.: In scripts available as "global variable" ui.
UITools() - Constructor for class org.freeplane.core.ui.components.UITools
 
UITools.Defaults - Class in org.freeplane.core.ui.components
 
UITools.InsertEolAction - Class in org.freeplane.core.ui.components
 
UNCATEGORIZED - Enum constant in enum class org.freeplane.api.MapTagTargetLocation
Place the tag in the uncategorized bucket.
undo() - Method in interface org.freeplane.api.Controller
invokes undo once - for testing purposes mainly.
undoFilter() - Method in interface org.freeplane.api.MindMap
removes the current filter and reinstalls the previous filter if there is any.
unescapeHTMLUnicodeEntity(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
unicodeToHTMLUnicodeEntity(String) - Static method in class org.freeplane.core.util.HtmlUtils
 
unit - Variable in class org.freeplane.api.Quantity
 
UNKNOWN - Enum constant in enum class org.freeplane.api.ChildNodesAlignment.Placement
 
UNKNOWN - Enum constant in enum class org.freeplane.api.NodeChanged.ChangedElement
 
unsetMapLocation() - Method in interface org.freeplane.api.HeadlessLoader
Removes associated location after loading.
Usage - Search tag in class org.freeplane.api.swing.JFileChooser
Section
userDirectory(File) - Method in class org.freeplane.launcher.Launcher
Sets user configuration directory (without the version).
userDirectory(String) - Method in class org.freeplane.launcher.Launcher
Sets user configuration directory (without the version).
using(LayoutOrientation, ChildrenSides, ChildNodesAlignment) - Static method in enum class org.freeplane.api.ChildNodesLayout
 

V

V(String) - Method in class org.freeplane.plugin.script.FreeplaneScriptBaseClass
Shortcut for node.map.node(id).value.
value - Variable in class org.freeplane.api.Quantity
 
valueOf(String) - Static method in enum class org.freeplane.api.ai.AiRequestMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ai.AiRequestStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ai.AiThinkingEffort
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ai.AiToolAvailability
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.BookmarkType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ChildNodesAlignment.Placement
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ChildNodesAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ChildNodesLayout
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.ChildrenSides
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.Dash
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.Dependencies.Element
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.HorizontalTextAlignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.LayoutOrientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.LengthUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.MapTagCategoryInstructionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.MapTagTargetLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.NodeChanged.ChangedElement
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.NodeShape
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.Side
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.freeplane.api.TextWritingDirection
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.freeplane.api.ai.AiRequestMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ai.AiRequestStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ai.AiThinkingEffort
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ai.AiToolAvailability
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.BookmarkType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ChildNodesAlignment.Placement
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ChildNodesAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ChildNodesLayout
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.ChildrenSides
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.Dash
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.Dependencies.Element
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.HorizontalTextAlignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.LayoutOrientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.LengthUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.MapTagCategoryInstructionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.MapTagTargetLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.NodeChanged.ChangedElement
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.NodeShape
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.Side
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.freeplane.api.TextWritingDirection
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION_KEY - Static variable in class org.freeplane.core.util.FreeplaneVersion
 
VERSION_PROPERTIES - Static variable in class org.freeplane.core.util.FreeplaneVersion
 

W

warn(String) - Static method in class org.freeplane.core.util.LogUtils
 
warn(String, Throwable) - Static method in class org.freeplane.core.util.LogUtils
 
warn(Throwable) - Static method in class org.freeplane.core.util.LogUtils
 
WIDE_HEXAGON - Enum constant in enum class org.freeplane.api.NodeShape
 
withAllPermissions() - Method in interface org.freeplane.api.Script
Without restrictions.
withOutput(PrintStream) - Method in interface org.freeplane.api.Script
With output stream.
withView() - Method in interface org.freeplane.api.Loader
Creates and selects a map view or selects already existing map view.
writingFiles() - Method in interface org.freeplane.api.Script
With permission to write files.

X

XHIGH - Enum constant in enum class org.freeplane.api.ai.AiThinkingEffort
 
XML_VERSION - Static variable in class org.freeplane.core.util.FreeplaneVersion
 

Z

zoomBy(double) - Method in class org.freeplane.api.Quantity
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form