Uses of Class
org.eclipse.gef.cloudio.internal.ui.util.SmallRect
-
Packages that use SmallRect Package Description org.eclipse.gef.cloudio.internal.ui.util -
-
Uses of SmallRect in org.eclipse.gef.cloudio.internal.ui.util
Methods in org.eclipse.gef.cloudio.internal.ui.util with parameters of type SmallRect Modifier and Type Method Description void
RectTree. insert(SmallRect r, short id)
boolean
SmallRect. intersects(SmallRect rect)
Constructors in org.eclipse.gef.cloudio.internal.ui.util with parameters of type SmallRect Constructor Description RectTree(SmallRect root, int minResolution)
-