Uses of Package
org.eclipse.gef.cloudio.internal.ui.util
Packages that use org.eclipse.gef.cloudio.internal.ui.util
Package
Description
This package provides a
Canvas
dedicated to
visualizing word clouds (TagCloud
), as
well as a related ContentViewer
(
TagCloudViewer
).-
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui
-
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui.layoutClassDescriptionThis class contains all global information about the drawable area and the layouted words in form of a
RectTree
. -
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui.utilClassDescriptionThis class contains all global information about the drawable area and the layouted words in form of a
RectTree
.A custom variation of a rectangle, which stores the required values as short instead of int, thus saving some space.