Uses of Package
org.eclipse.gef.cloudio.internal.ui.util
-
Packages that use org.eclipse.gef.cloudio.internal.ui.util Package Description org.eclipse.gef.cloudio.internal.ui This package provides aCanvas
dedicated to visualizing word clouds (TagCloud
), as well as a relatedContentViewer
(TagCloudViewer
).org.eclipse.gef.cloudio.internal.ui.layout org.eclipse.gef.cloudio.internal.ui.util -
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui Class Description RectTree A two-dimensional tree structure to store non-overlapping rectangles. -
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui.layout Class Description CloudMatrix This class contains all global information about the drawable area and the layouted words in form of aRectTree
. -
Classes in org.eclipse.gef.cloudio.internal.ui.util used by org.eclipse.gef.cloudio.internal.ui.util Class Description CloudMatrix This class contains all global information about the drawable area and the layouted words in form of aRectTree
.SmallRect A custom variation of a rectangle, which stores the required values as short instead of int, thus saving some space.