|
Eclipse Draw2d 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrecisionRectangle | |
org.eclipse.draw2d.geometry | This package contains useful geometry related classes, such as Rectangle and Point. |
Uses of PrecisionRectangle in org.eclipse.draw2d.geometry |
Methods in org.eclipse.draw2d.geometry that return PrecisionRectangle | |
PrecisionRectangle |
PrecisionRectangle.getPreciseCopy()
Returns a precise copy of this. |
PrecisionRectangle |
PrecisionRectangle.union(PrecisionRectangle other)
Unions the given PrecisionRectangle with this rectangle and returns this
for convenience. |
Methods in org.eclipse.draw2d.geometry with parameters of type PrecisionRectangle | |
PrecisionRectangle |
PrecisionRectangle.union(PrecisionRectangle other)
Unions the given PrecisionRectangle with this rectangle and returns this
for convenience. |
|
Eclipse Draw2d 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |