public class MifGeoKomplex extends AbstraktKonfigurationsObjekt
Modifier and Type | Field and Description |
---|---|
private List<KonfigurationsObjekt> |
kinder
Kind-Objekte.
|
davobjektyp, davtype, geometrie, laenge, name, pid, wgs84
Constructor and Description |
---|
MifGeoKomplex(String pid,
String name,
String davobjekttyp,
com.vividsolutions.jts.geom.Geometry geometrie,
org.geotools.feature.FeatureType featuretype)
Konstruktor mit PID und Name.
|
Modifier and Type | Method and Description |
---|---|
List<KonfigurationsObjekt> |
getKindObjekte()
Gibt die Liste der Kindobjekte zurück.
|
List<de.bsvrz.sys.funclib.kbgen.ProxyConfigurationObject> |
getProxyObjekt(de.bsvrz.dav.daf.main.ClientDavConnection dav)
Versorgt alle Attribute und erzeugt ein
ProxyConfigurationObject . |
addKoordinaten, createData, getDavobjektyp, getDavTyp, getFeaturetyp, getGeometrie, getKoordinaten, getLaenge, getName, getPid, setImportieren, setKoordinaten, setKoordinaten, setLaenge, setName, setPid, setZieltyp, sollImportieren
private List<KonfigurationsObjekt> kinder
public MifGeoKomplex(String pid, String name, String davobjekttyp, com.vividsolutions.jts.geom.Geometry geometrie, org.geotools.feature.FeatureType featuretype)
pid
- PIDname
- Namedavobjekttyp
- Zeiltyp im DAVgeometrie
- Geometriefeaturetype
- FeatureTyppublic List<KonfigurationsObjekt> getKindObjekte()
public List<de.bsvrz.sys.funclib.kbgen.ProxyConfigurationObject> getProxyObjekt(de.bsvrz.dav.daf.main.ClientDavConnection dav) throws ImportException
ProxyConfigurationObject
.dav
- Datenverteiler-VerbindungProxyConfigurationObject
ImportException
- bei AusnahmenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.