File format: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
m (Reverted edit of Yvyfyjeh, changed back to last version by Dan Polansky) |
||
Line 1: | Line 1: | ||
==Elements and attributes in 0.7.1== | |||
The list of elements and their attributes as of FreeMind 0.7.1 follows. | |||
* '''map''' (root element) | |||
** version (0.7.1) | |||
* '''node''' (parent element: node, map) | |||
** id (0.7.1) | |||
** text | |||
** link | |||
** folded | |||
** color | |||
** position (left or right, only for children of the root) (0.7.1) | |||
* '''edge''' (parent element: node) | |||
** style | |||
** color | |||
** width | |||
* '''font''' (parent element: node) | |||
** name | |||
** size | |||
** bold | |||
** italic | |||
* '''icon''' (parent element: node) (0.6.7) | |||
** builtin | |||
* '''cloud''' (parent element: node) (0.7.1) | |||
** color | |||
* '''arrowlink''' (parent element: node) (0.7.1) | |||
** color | |||
** destination (id of the target node) | |||
** startarrow (arrow style) | |||
** endarrow (arrow style) |
Revision as of 19:09, 18 November 2010
Elements and attributes in 0.7.1
The list of elements and their attributes as of FreeMind 0.7.1 follows.
- map (root element)
- version (0.7.1)
- node (parent element: node, map)
- id (0.7.1)
- text
- link
- folded
- color
- position (left or right, only for children of the root) (0.7.1)
- edge (parent element: node)
- style
- color
- width
- font (parent element: node)
- name
- size
- bold
- italic
- icon (parent element: node) (0.6.7)
- builtin
- cloud (parent element: node) (0.7.1)
- color
- arrowlink (parent element: node) (0.7.1)
- color
- destination (id of the target node)
- startarrow (arrow style)
- endarrow (arrow style)