public abstract class NasFeeCalculator extends Object
| Constructor and Description |
|---|
NasFeeCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getAmount(de.cismet.cids.custom.wunda_blau.search.actions.NasZaehlObjekteServerAction.NasSearchType searchType,
com.vividsolutions.jts.geom.Geometry geom,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static int |
getBodenPunkteAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static int |
getDachPunkteAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static double |
getFeeForEigentuemer(int amount,
String productKey)
DOCUMENT ME!
|
static double |
getFeeForFlurstuecke(int amount,
String productKey)
DOCUMENT ME!
|
static double |
getFeeForGebaeude(int amount,
String productKey)
DOCUMENT ME!
|
static double |
getFeeForPoints(int amount,
String productKey)
DOCUMENT ME!
|
static int |
getFlurstueckAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static int |
getGebaeudeAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
static int |
getPointAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
public static double getFeeForPoints(int amount,
String productKey)
amount - g DOCUMENT ME!productKey - DOCUMENT ME!public static double getFeeForFlurstuecke(int amount,
String productKey)
amount - DOCUMENT ME!productKey - DOCUMENT ME!public static double getFeeForGebaeude(int amount,
String productKey)
amount - DOCUMENT ME!productKey - DOCUMENT ME!public static double getFeeForEigentuemer(int amount,
String productKey)
amount - DOCUMENT ME!productKey - DOCUMENT ME!public static int getPointAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
g - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!public static int getFlurstueckAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
g - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!public static int getAmount(de.cismet.cids.custom.wunda_blau.search.actions.NasZaehlObjekteServerAction.NasSearchType searchType,
com.vividsolutions.jts.geom.Geometry geom,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
searchType - DOCUMENT ME!geom - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!public static int getGebaeudeAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
g - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!public static int getDachPunkteAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
g - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!public static int getBodenPunkteAmount(com.vividsolutions.jts.geom.Geometry g,
de.cismet.connectioncontext.ConnectionContext connectionContext)
throws Sirius.navigator.exception.ConnectionException
g - DOCUMENT ME!connectionContext - DOCUMENT ME!Sirius.navigator.exception.ConnectionException - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.