public class ZoomToFeaturesWorker extends SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>
SwingWorker.StateValue| Constructor and Description |
|---|
ZoomToFeaturesWorker(Feature[] features)
Creates a new ZoomToLayerWorker object.
|
ZoomToFeaturesWorker(Feature[] features,
int buffer)
Creates a new ZoomToLayerWorker object.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.vividsolutions.jts.geom.Geometry |
doInBackground() |
protected void |
done() |
static Double |
getScaleForPoint()
DOCUMENT ME!
|
static void |
setScaleForPoint(Double aScaleForPoint)
DOCUMENT ME!
|
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgresspublic ZoomToFeaturesWorker(Feature[] features)
features - tps DOCUMENT ME!public ZoomToFeaturesWorker(Feature[] features, int buffer)
features - tps DOCUMENT ME!buffer - DOCUMENT ME!public static Double getScaleForPoint()
public static void setScaleForPoint(Double aScaleForPoint)
aScaleForPoint - the scaleForPoint to setprotected com.vividsolutions.jts.geom.Geometry doInBackground()
throws Exception
doInBackground in class SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>Exceptionprotected void done()
done in class SwingWorker<com.vividsolutions.jts.geom.Geometry,com.vividsolutions.jts.geom.Geometry>Copyright © 2012–2026 cismet GmbH. All rights reserved.