| Package | Description |
|---|---|
| org.openstreetmap.josm.io.imagery |
| Modifier and Type | Field and Description |
|---|---|
private WMSException |
WMSRequest.exception |
| Modifier and Type | Method and Description |
|---|---|
WMSException |
WMSRequest.getException()
Replies the resulting exception, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WMSRequest.finish(GeorefImage.State state,
java.awt.image.BufferedImage image,
WMSException exception) |
| Modifier and Type | Method and Description |
|---|---|
private void |
WMSGrabber.fetch(WMSRequest request,
int attempt) |
protected java.awt.image.BufferedImage |
WMSGrabber.grab(WMSRequest request,
java.net.URL url,
int attempt) |