Modifier and Type | Method and Description |
---|---|
private BoundingXYVisitor |
AutoScaleAction.getBoundingBox() |
Modifier and Type | Method and Description |
---|---|
void |
MapView.recalculateCenterScale(BoundingXYVisitor box)
Deprecated.
use #zoomTo(BoundingXYVisitor)
|
void |
NavigatableComponent.zoomTo(BoundingXYVisitor box)
Set the new dimension to the view.
|
Modifier and Type | Class and Description |
---|---|
static class |
ValidatorDialog.ValidatorBoundingXYVisitor |
Modifier and Type | Method and Description |
---|---|
void |
TMSLayer.visitBoundingBox(BoundingXYVisitor v) |
abstract void |
Layer.visitBoundingBox(BoundingXYVisitor v) |
void |
NoteLayer.visitBoundingBox(BoundingXYVisitor v) |
void |
OsmDataLayer.visitBoundingBox(BoundingXYVisitor v) |
void |
WMSLayer.visitBoundingBox(BoundingXYVisitor v) |
void |
ValidatorLayer.visitBoundingBox(BoundingXYVisitor v) |
void |
GpxLayer.visitBoundingBox(BoundingXYVisitor v) |
Modifier and Type | Method and Description |
---|---|
void |
GeoImageLayer.visitBoundingBox(BoundingXYVisitor v) |
Modifier and Type | Method and Description |
---|---|
void |
MarkerLayer.visitBoundingBox(BoundingXYVisitor v) |