|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.allen_sauer.gwt.dnd.client.util.AbstractArea
com.allen_sauer.gwt.dnd.client.util.CoordinateArea
public class CoordinateArea
Class representing a numerically specified rectangular region.
| Constructor Summary | |
|---|---|
CoordinateArea(int left,
int top,
int right,
int bottom)
|
|
| Method Summary |
|---|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.util.AbstractArea |
|---|
copyOf, distanceToEdge, getBottom, getCenter, getHeight, getLeft, getRight, getSize, getTop, getWidth, inBottomRight, intersects, intersects, moveTo, setBottom, setLeft, setRight, setTop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CoordinateArea(int left,
int top,
int right,
int bottom)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||