Package | Description |
---|---|
org.eclipse.gef4.cloudio.ui.util |
This package provides a two-dimensional tree structure to store
non-overlapping rectangles (
RectTree
), a custom rectangle implementation with short precision (
SmallRect ), and a representation of
the drawable area within a TagCloud (
CloudMatrix ). |
Modifier and Type | Method and Description |
---|---|
void |
RectTree.insert(SmallRect r,
short id) |
boolean |
SmallRect.intersects(SmallRect rect) |
Constructor and Description |
---|
RectTree(SmallRect root,
int minResolution) |
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.