Modifier and Type | Method and Description |
---|---|
boolean |
ProjectionBounds.intersects(ProjectionBounds b)
The two bounds intersect?
|
Modifier and Type | Field and Description |
---|---|
(package private) ProjectionBounds |
WmsCache.CacheEntry.bounds |
Modifier and Type | Field and Description |
---|---|
private Set<ProjectionBounds> |
WmsCache.areaToCache |
Modifier and Type | Method and Description |
---|---|
void |
WmsCache.setAreaToCache(Set<ProjectionBounds> areaToCache) |
Modifier and Type | Field and Description |
---|---|
private ProjectionBounds |
BoundingXYVisitor.bounds |
Modifier and Type | Method and Description |
---|---|
ProjectionBounds |
BoundingXYVisitor.getBounds() |
Modifier and Type | Method and Description |
---|---|
void |
BoundingXYVisitor.visit(ProjectionBounds b) |
Modifier and Type | Method and Description |
---|---|
ProjectionBounds |
NavigatableComponent.getMaxProjectionBounds() |
ProjectionBounds |
NavigatableComponent.getProjectionBounds() |
Modifier and Type | Method and Description |
---|---|
void |
NavigatableComponent.zoomTo(ProjectionBounds box) |
Modifier and Type | Method and Description |
---|---|
ProjectionBounds |
WMSLayer.getBounds(WMSRequest request) |
Modifier and Type | Field and Description |
---|---|
protected ProjectionBounds |
Grabber.b |