public class WallFormationLayout extends BeanLayoutManager
_container
Constructor and Description |
---|
WallFormationLayout() |
WallFormationLayout(float sep,
float bearing,
SimpleBeanContainer c) |
Modifier and Type | Method and Description |
---|---|
float |
getBearingInDeg() |
float |
getSeparationInNM() |
void |
layoutContainer()
Called by the SimpleBeanContainer to layout its contents.
|
void |
setBearingInDeg(float bearing) |
void |
setSeparationInNM(float sep) |
getContainer, setContainer
public WallFormationLayout()
public WallFormationLayout(float sep, float bearing, SimpleBeanContainer c)
public float getSeparationInNM()
public void setSeparationInNM(float sep)
public float getBearingInDeg()
public void setBearingInDeg(float bearing)
public void layoutContainer()
layoutContainer
in class BeanLayoutManager
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details