|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRSEnvelope | |
---|---|
org.geotools.data.ows | |
org.geotools.data.wms.request |
Uses of CRSEnvelope in org.geotools.data.ows |
---|
Methods in org.geotools.data.ows that return CRSEnvelope | |
---|---|
CRSEnvelope |
Layer.getLatLonBoundingBox()
Returns the LatLonBoundingBox for this layer. |
Methods in org.geotools.data.ows that return types with arguments of type CRSEnvelope | |
---|---|
HashMap<Object,CRSEnvelope> |
Layer.getBoundingBoxes()
Returns every BoundingBox associated with this layer. |
Methods in org.geotools.data.ows with parameters of type CRSEnvelope | |
---|---|
void |
Layer.setLatLonBoundingBox(CRSEnvelope latLonBoundingBox)
|
Uses of CRSEnvelope in org.geotools.data.wms.request |
---|
Methods in org.geotools.data.wms.request with parameters of type CRSEnvelope | |
---|---|
void |
GetMapRequest.setBBox(CRSEnvelope box)
|
void |
AbstractGetMapRequest.setBBox(CRSEnvelope box)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |