public final class GeometryAreaChecker extends Object implements GeometryWorker.IPostExecutionListener, Runnable
| Constructor and Description |
|---|
GeometryAreaChecker(FlurstueckSchluesselCustomBean targetKey,
JPanel panel,
org.netbeans.spi.wizard.WizardController wizardCtrl)
Creates a new GeometryAreaChecker object.
|
GeometryAreaChecker(List<FlurstueckSchluesselCustomBean> targetKeys,
JPanel panel,
org.netbeans.spi.wizard.WizardController wizardCtrl)
Creates a new GeometryAreaChecker object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
done(Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> geometriesMap)
DOCUMENT ME!
|
void |
doneWithErrors(Exception e)
DOCUMENT ME!
|
Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> |
getResultGeometriesMap()
DOCUMENT ME!
|
double |
getSumArea()
DOCUMENT ME!
|
double |
getSumTargets()
DOCUMENT ME!
|
List<FlurstueckSchluesselCustomBean> |
getTargetFlurstueckKeys()
DOCUMENT ME!
|
Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> |
getTargetGeometriesMap()
DOCUMENT ME!
|
boolean |
hasProblem()
DOCUMENT ME!
|
void |
run() |
String |
toString() |
public GeometryAreaChecker(List<FlurstueckSchluesselCustomBean> targetKeys, JPanel panel, org.netbeans.spi.wizard.WizardController wizardCtrl)
targetKeys - DOCUMENT ME!panel - DOCUMENT ME!wizardCtrl - DOCUMENT ME!public GeometryAreaChecker(FlurstueckSchluesselCustomBean targetKey, JPanel panel, org.netbeans.spi.wizard.WizardController wizardCtrl)
targetKey - DOCUMENT ME!panel - DOCUMENT ME!wizardCtrl - DOCUMENT ME!public boolean hasProblem()
public double getSumArea()
public double getSumTargets()
public List<FlurstueckSchluesselCustomBean> getTargetFlurstueckKeys()
public Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> getTargetGeometriesMap()
public Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> getResultGeometriesMap()
public void done(Map<FlurstueckSchluesselCustomBean,com.vividsolutions.jts.geom.Geometry> geometriesMap)
GeometryWorker.IPostExecutionListenerdone in interface GeometryWorker.IPostExecutionListenergeometriesMap - DOCUMENT ME!public void doneWithErrors(Exception e)
GeometryWorker.IPostExecutionListenerdoneWithErrors in interface GeometryWorker.IPostExecutionListenere - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.