Skip to content

Cloudio

mwienand edited this page Jun 12, 2017 · 10 revisions

Note to non-wiki readers: This documentation is generated from the GEF@github.com wiki - if you have corrections or additions it would be awesome if you could contribute them to the original wiki page.

Introduction

The 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 Cloudio User Guide.


Cloudio.UI

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

The Cloudio.UI module of Cloudio provides SWT- and JFace-based support for rendering tag clouds, including the Tag cloud view end-user feature, as outlined in the Cloudio User Guide. It does not provide any public API (yet), but exposes its internal API (guarded by an x-friends directive).

Clone this wiki locally