Package | Description |
---|---|
com.bbn.openmap.layer.beanbox |
Provides a sample openmap application that uses the openmap beanbox.
|
com.bbn.openmap.tools.beanbox |
The beanbox package contains classes that implement a BeanPanel component.
|
Modifier and Type | Class and Description |
---|---|
class |
NullLayout
A layout manager that represents a null layout.
|
class |
WallFormationLayout
A layout manager for laying out SimpleBeanbObject beans in a wall
formation.
|
Modifier and Type | Method and Description |
---|---|
BeanLayoutManager |
SimpleBeanContainer.getLayout() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleBeanContainer.setLayout(BeanLayoutManager layout) |
Constructor and Description |
---|
SimpleBeanContainer(long id,
float centerLatitude,
float centerLongitude,
float bearingInDeg,
float widthInNM,
float heightInNM,
BeanLayoutManager layoutManager) |
Modifier and Type | Method and Description |
---|---|
BeanLayoutManager |
BeanContainer.getLayout()
gets the layout manager bean assocciated with this container.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanContainer.setLayout(BeanLayoutManager layout)
sets the layout manager bean assocciated with this container.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details