public class ZoomToLayerWorker extends SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>
SwingWorker.StateValue| Constructor and Description |
|---|
ZoomToLayerWorker(TreePath[] tps)
Creates a new ZoomToLayerWorker object.
|
ZoomToLayerWorker(TreePath[] tps,
int buffer)
Creates a new ZoomToLayerWorker object.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.vividsolutions.jts.geom.Geometry |
doInBackground() |
protected void |
done() |
static com.vividsolutions.jts.geom.Geometry |
getServiceBounds(RetrievalServiceLayer rsl)
DOCUMENT ME!
|
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgresspublic ZoomToLayerWorker(TreePath[] tps)
tps - DOCUMENT ME!public ZoomToLayerWorker(TreePath[] tps, int buffer)
tps - DOCUMENT ME!buffer - DOCUMENT ME!protected com.vividsolutions.jts.geom.Geometry doInBackground()
throws Exception
doInBackground in class SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>Exceptionpublic static com.vividsolutions.jts.geom.Geometry getServiceBounds(RetrievalServiceLayer rsl)
rsl - DOCUMENT ME!protected void done()
done in class SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>Copyright © 2012–2025 cismet GmbH. All rights reserved.