public class HTMLGrabber extends WMSGrabber
Modifier and Type | Field and Description |
---|---|
static StringProperty |
PROP_BROWSER |
baseURL, latLonFormat
Constructor and Description |
---|
HTMLGrabber(MapView mv,
WMSLayer layer,
boolean localOnly) |
Modifier and Type | Method and Description |
---|---|
protected BufferedImage |
grab(WMSRequest request,
URL url,
int attempt) |
fetch, getURL, loadFromCache, readException
public static final StringProperty PROP_BROWSER
public HTMLGrabber(MapView mv, WMSLayer layer, boolean localOnly)
protected BufferedImage grab(WMSRequest request, URL url, int attempt) throws IOException
grab
in class WMSGrabber
IOException