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,
BufferedImage image,
WMSException exception) |
Modifier and Type | Method and Description |
---|---|
private void |
WMSGrabber.fetch(WMSRequest request,
int attempt) |
protected BufferedImage |
WMSGrabber.grab(WMSRequest request,
URL url,
int attempt) |