|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bounds | |
|---|---|
| org.wicketstuff.openlayers | This package contains wicket Openlayers implementation. |
| org.wicketstuff.openlayers.api | |
| Uses of Bounds in org.wicketstuff.openlayers |
|---|
| Methods in org.wicketstuff.openlayers that return Bounds | |
|---|---|
Bounds |
OpenLayersMap.getBounds()
|
Bounds |
IOpenLayersMap.getBounds()
|
Bounds |
AjaxOpenLayersMap.getBounds()
|
| Methods in org.wicketstuff.openlayers with parameters of type Bounds | |
|---|---|
void |
OpenLayersMap.setBounds(Bounds bounds)
|
void |
IOpenLayersMap.setBounds(Bounds bounds)
|
void |
AjaxOpenLayersMap.setBounds(Bounds bounds)
|
| Uses of Bounds in org.wicketstuff.openlayers.api |
|---|
| Methods in org.wicketstuff.openlayers.api that return Bounds | |
|---|---|
static Bounds |
Bounds.parse(String value)
((37.34068368469045, -122.48519897460936), (37.72184917678752, -121.79855346679686)) |
static Bounds |
Bounds.parseWithNames(String value)
left-bottom=(37.34068368469045, -122.48519897460936) right-top=(37.72184917678752, -121.79855346679686) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||