All Packages Class Hierarchy This Package Previous Next Index
Class fi.helsinki.cs.MapDrawer.WindowLayout
java.lang.Object
|
+----fi.helsinki.cs.MapDrawer.LayoutObject
|
+----fi.helsinki.cs.MapDrawer.NullScaler
|
+----fi.helsinki.cs.MapDrawer.CombinedLayout
|
+----fi.helsinki.cs.MapDrawer.WindowLayout
- public class WindowLayout
- extends CombinedLayout
Window combined layout -
A layout manager where the available area is divided into four
non-overlapping rectangles.
-
WindowLayout()
-
-
setProperty(MapDProp)
- Properties supported:
hdiv (horizontal dividing coord.)
vdiv (vertical dividing coord.)
WindowLayout
public WindowLayout()
setProperty
public int setProperty(MapDProp p)
- Properties supported:
hdiv (horizontal dividing coord.)
vdiv (vertical dividing coord.)
- Overrides:
- setProperty in class NullScaler
All Packages Class Hierarchy This Package Previous Next Index