| Package | Description |
|---|---|
| org.gvsig.remoteclient.utils | |
| org.gvsig.remoteclient.wcs | |
| org.gvsig.remoteclient.wfs | |
| org.gvsig.remoteclient.wms |
| Modifier and Type | Method and Description |
|---|---|
static BoundaryBox |
BoundaryBox.clipGeodeticBBox(BoundaryBox bbox) |
| Modifier and Type | Method and Description |
|---|---|
static BoundaryBox |
BoundaryBox.clipGeodeticBBox(BoundaryBox bbox) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryBox |
WCSCoverage.getBbox(java.lang.String id)
returns the bbox with that id in the Bboxes vector
|
BoundaryBox |
WCSCoverage.getLatLonBox() |
BoundaryBox |
CoverageOfferingBrief.getLonLatBbox() |
| Modifier and Type | Method and Description |
|---|---|
void |
WCSCoverage.addBBox(BoundaryBox bBox) |
void |
CoverageOfferingBrief.setLonLatBbox(BoundaryBox lonLatBbox) |
void |
WCSCoverage.setLonLatBox(BoundaryBox box) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryBox |
WFSFeature.getBbox(java.lang.String id)
returns the bbox with that id in the Bboxes vector
|
BoundaryBox |
WFSFeature.getLatLonBbox() |
| Modifier and Type | Method and Description |
|---|---|
void |
WFSFeature.addBBox(BoundaryBox bbox)
Adds a bbox to the Bboxes vector
|
void |
WFSFeature.setLatLonBbox(BoundaryBox latLonBbox) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryBox |
WMSLayer.getBbox(java.lang.String id)
returns the bbox with that id in the Bboxes vector
|
BoundaryBox |
WMSLayer.getLatLonBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
WMSLayer.addBBox(BoundaryBox bbox)
Adds a bbox to the Bboxes vector
|
void |
WMSLayer.setLatLonBox(BoundaryBox box) |
Copyright © 2013 gvSIG Association. All Rights Reserved.