public class WikipediaBoundingBoxLayerWorker extends AbstractSwingWorker<List<LayerRecord>,Void>
SwingWorker.StateValue| Constructor and Description |
|---|
WikipediaBoundingBoxLayerWorker(BoundingBoxRecordLayer layer,
BoundingBox boundingBox) |
| Modifier and Type | Method and Description |
|---|---|
static BoundingBoxRecordLayer |
create(Map<String,Object> properties) |
protected List<LayerRecord> |
doInBackground() |
String |
toString() |
protected void |
uiTask() |
doneaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgresspublic WikipediaBoundingBoxLayerWorker(BoundingBoxRecordLayer layer, BoundingBox boundingBox)
public static BoundingBoxRecordLayer create(Map<String,Object> properties)
protected List<LayerRecord> doInBackground() throws Exception
doInBackground in class SwingWorker<List<LayerRecord>,Void>Exceptionprotected void uiTask()
uiTask in class AbstractSwingWorker<List<LayerRecord>,Void>Copyright © 2015 Revolution Systems Inc.. All rights reserved.