Class GUIUtil.Location
- java.lang.Object
-
- com.vividsolutions.jump.workbench.ui.GUIUtil.Location
-
-
Field Summary
Fields Modifier and Type Field Description booleanfromBottombooleanfromRightintxinty
-
Constructor Summary
Constructors Constructor Description Location(int x, boolean fromRight, int y, boolean fromBottom)Constructor taking an initial location, offset hint.
-