Cloud: Difference between revisions

From FreeMind
Jump to navigationJump to search
(+ some)
(revert to last full version)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Each node can have a cloud assigned to it, with a specific cloud color. The cloud is drawn around the node and all its unfolded siblings.
Each node can have a cloud assigned to it, with a specific cloud color. The cloud is drawn around the node and all its visible descendants.


==Menu==
==Menu==

Latest revision as of 12:56, 22 November 2010

Each node can have a cloud assigned to it, with a specific cloud color. The cloud is drawn around the node and all its visible descendants.

Menu

  • Insert > Cloud
  • Format > Cloud Color...

Implementation

Methods and classes:

  • NodeAdapter.getCloud
  • NodeAdapter.setCloud
  • MindMapCloud.getExteriorColor (interface)
  • MindMapController.CloudColorAction
  • MindMapMapModel.setCloud
  • MindMapMapModel.setCloudColor
  • MindMapMapModel.setCloudStyle
  • MindMapMapModel.setCloudWidth
  • XMLAdapter.createCloudAdapter
  • CloudAdapter.getExteriorColor
  • CloudView.*
  • MapView.paintClouds