Class GUIUtil.Location
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.GUIUtil.Location
-
-
Constructor Summary
Constructors Constructor Description Location(int x, boolean fromRight, int y, boolean fromBottom)
Constructor taking an initial location, offset hint.
-