public class GeometryWorker extends Object implements Callable<Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry>>
| Modifier and Type | Class and Description |
|---|---|
static interface |
GeometryWorker.IPostExecutionListener
DOCUMENT ME!
|
| Constructor and Description |
|---|
GeometryWorker(List<FlurstueckSchluesselCustomBean> fsKeys)
Creates a new GeometryWorker object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPostExecutionListener(GeometryWorker.IPostExecutionListener listener)
DOCUMENT ME!
|
void |
addPreExecutionListener(Runnable listener)
DOCUMENT ME!
|
Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> |
call() |
public GeometryWorker(List<FlurstueckSchluesselCustomBean> fsKeys)
fsKeys - joinCandidates DOCUMENT ME!NullPointerException - DOCUMENT ME!IllegalArgumentException - DOCUMENT ME!public void addPreExecutionListener(Runnable listener)
listener - DOCUMENT ME!NullPointerException - DOCUMENT ME!public void addPostExecutionListener(GeometryWorker.IPostExecutionListener listener)
listener - DOCUMENT ME!NullPointerException - DOCUMENT ME!public Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> call()
call in interface Callable<Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry>>Copyright © 2012–2025 cismet GmbH. All rights reserved.