Package | Description |
---|---|
org.eclipse.gef4.cloudio.internal.ui |
This package provides a
Canvas dedicated to
visualizing word clouds (TagCloud ), as
well as a related ContentViewer (
TagCloudViewer ). |
org.eclipse.gef4.cloudio.internal.ui.layout | |
org.eclipse.gef4.cloudio.internal.ui.util |
Class and Description |
---|
RectTree
A two-dimensional tree structure to store non-overlapping rectangles.
|
Class and Description |
---|
CloudMatrix
This class contains all global information about the drawable area and the
layouted words in form of a
RectTree . |
Class and Description |
---|
CloudMatrix
This class contains all global information about the drawable area and the
layouted words in form of a
RectTree . |
SmallRect
A custom variation of a rectangle, which stores the required values as short
instead of int, thus saving some space.
|
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.