Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GEF/GEF4/Cloudio"

< GEF‎ | GEF4
(Introduction)
Line 4: Line 4:
  
 
== Introduction ==  
 
== Introduction ==  
The <span style="color:#8A3572">[[GEF/GEF4/Cloudio|GEF4 Cloudio]]</span> component provides support for visualizing tag clouds within a dedicated SWT Canvas or JFace viewer. It is internally decomposed into the single '''[[#Cloudio.UI|Cloudio.UI]]''' module. There are also a couple of undeployed [[GEF/GEF4/Cloudio/Examples#Examples.UI (undeployed)|Cloudio UI Examples]]. The user documentation is provided in terms of the [[GEF/GEF4/Cloudio/User Guide|GEF4 Cloudio User Guide]].
+
The <span style="color:#8A3572">[[GEF/GEF4/Cloudio|GEF4 Cloudio]]</span> component provides support for visualizing tag clouds within a dedicated SWT Canvas or JFace viewer. It is internally decomposed into the single '''[[#Cloudio.UI|Cloudio.UI]]''' module. There are also a couple of undeployed [[GEF/GEF4/Cloudio/Examples#Examples.UI (undeployed)|Cloudio UI Examples]] that demonstrate usage of the (still internal) API. The user documentation is provided in terms of the [[GEF/GEF4/Cloudio/User Guide|GEF4 Cloudio User Guide]].
  
 
[[Image:GEF4-Components-Cloudio.png|600px]]
 
[[Image:GEF4-Components-Cloudio.png|600px]]

Revision as of 12:27, 27 May 2016

Note to non-wiki readers: This documentation is generated from the Eclipse wiki - if you have corrections or additions it would be awesome if you added them in the original wiki page.


Introduction

The GEF4 Cloudio component provides support for visualizing tag clouds within a dedicated SWT Canvas or JFace viewer. It is internally decomposed into the single Cloudio.UI module. There are also a couple of undeployed Cloudio UI Examples that demonstrate usage of the (still internal) API. The user documentation is provided in terms of the GEF4 Cloudio User Guide.

GEF4-Components-Cloudio.png


Cloudio.UI

  • feature: org.eclipse.gef4.cloudio.ui
  • bundle: org.eclipse.gef4.cloudio.ui

The Cloudio.UI module of GEF4 Cloudio realizes the Tag cloud view end-user features, as outlined in the GEF4 Cloudio User Guide. It does not provide any public API.


Copyright © Eclipse Foundation, Inc. All Rights Reserved.