|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BBoxChooser
A BBoxChooser is a component which provides a UI for choosing a bounding box.
| Field Summary | |
|---|---|
static java.lang.String |
BBOX_PROP
A BBoxChooser emits ProperyChangeEvents for this property
if the current bounding box changes. |
| Method Summary | |
|---|---|
Bounds |
getBoundingBox()
Replies the currently selected bounding box in this BBoxChooser. |
void |
setBoundingBox(Bounds bbox)
Sets the current bounding box in this BboxChooser. |
| Field Detail |
|---|
static final java.lang.String BBOX_PROP
ProperyChangeEvents for this property
if the current bounding box changes.
| Method Detail |
|---|
void setBoundingBox(Bounds bbox)
bbox
is null the current bbox in this BBoxChooser is removed.
bbox - the bounding boxBounds getBoundingBox()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||