Cloud: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
(revert to last full version)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
>==Menu==
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.
* Insert > Cloud
* Format > Cloud Color...


----
==Menu==
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
* Insert > Cloud
=[http://ejybezitic.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
* Format > Cloud Color...
----
 
=[http://ejybezitic.co.cc CLICK HERE]=
==Implementation==
----
Methods and classes:
</div>
* NodeAdapter.getCloud
* NodeAdapter.setCloud
* MindMapCloud.getExteriorColor (interface)
* MindMapController.CloudColorAction
* MindMapMapModel.setCloud
* MindMapMapModel.setCloudColor
* MindMapMapModel.setCloudStyle
* MindMapMapModel.setCloudWidth
* XMLAdapter.createCloudAdapter
* CloudAdapter.getExteriorColor
* CloudView.*
* MapView.paintClouds
 
[[Category:Development]]

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