Package | Description |
---|---|
de.bsvrz.kex.mif.konfigdaten |
.
|
de.bsvrz.kex.mif.mif |
.
|
de.bsvrz.kex.mif.vew |
.
|
Modifier and Type | Method and Description |
---|---|
private String |
MifGeoObjektFactory.bestimmeDavTyp(MifTyp miftyp,
String zieltyp)
Bestimmt den Zieltyp im Datenkatalog für den Typ eines MifObjektes.
|
List<String> |
KonfigurationsDaten.bestimmeMoeglicheDavTypen(MifTyp miftyp)
Bestimmt den Zieltyp im Datenkatalog für den Typ eines MifObjektes.
|
List<String> |
KonfigurationsDaten.getMoeglicheZieltypen(MifTyp[] typenImport)
Ermittelt recursiv alle definierten Subtypen der Basistypen.
|
Modifier and Type | Method and Description |
---|---|
List<KonfigurationsObjekt> |
KonfigurationsDatenInterface.konvertiere(String pidspaltenname,
List<MifTyp> miftypen,
String zieltyp)
Mit dieser Methode werden die MIF-Objekte in das interne Format
konvertiert.
|
List<KonfigurationsObjekt> |
KonfigurationsDaten.konvertiere(String pidspaltenname,
List<MifTyp> miftypen,
String zieltyp) |
Modifier and Type | Field and Description |
---|---|
static MifTyp |
MifTyp.MIF_ABGERUNDETES_RECHTECK
Abgerundetes Rechteck.
|
static MifTyp |
MifTyp.MIF_BEREICH
Bereich.
|
static MifTyp |
MifTyp.MIF_BOGEN
Bogen.
|
static MifTyp |
MifTyp.MIF_ELLIPSE
Ellipse.
|
static MifTyp |
MifTyp.MIF_LINIE
Linie.
|
static MifTyp |
MifTyp.MIF_POLYLINIE
Polylinie.
|
static MifTyp |
MifTyp.MIF_PUNKT
Punktobjekt.
|
static MifTyp |
MifTyp.MIF_RECHECK
Rechteck.
|
static MifTyp |
MifTyp.MIF_TEXT
Text.
|
Modifier and Type | Method and Description |
---|---|
static MifTyp |
MifTyp.bestimmeTyp(org.geotools.feature.Feature f)
Bestimmt den Typ des Features.
|
static MifTyp |
MifTyp.bestimmeTyp(com.vividsolutions.jts.geom.Geometry geometrie)
Bestimmt den MIF-Typ aus der Geometrie.
|
static MifTyp |
MifTyp.bestimmeTyp(String name)
Bestimmt den MIF-Typ.
|
MifTyp |
MifObjekt.getMifTyp()
Gibt den Typ des Objektes zurück.
|
MifTyp[] |
MifDatenInfo.getMifTypen()
Gibt die Liste der in der MIF-Datenbasis enthaltenen MIF-Typen
zurück.
|
MifTyp[] |
MifDaten.getMifTypen() |
Modifier and Type | Method and Description |
---|---|
MifObjekt[] |
MifDatenInterface.getobjekte(MifTyp filter)
Diese Methode gibt eine Liste der importierten MIF-Datenobjekte
zurück, die der übergebenen Filterbedingung genügen.
|
MifObjekt[] |
MifDaten.getobjekte(MifTyp filter) |
Modifier and Type | Field and Description |
---|---|
(package private) MifTyp[] |
KexMIFgui._mifTypen_db |
(package private) MifTyp[] |
KexMIFgui._mifTypen_import |
Modifier and Type | Method and Description |
---|---|
private List<MifTyp> |
KexMIF.bildeMifTypen()
Erzeugt die Liste der zu importierenden MIF-Typen aus der Liste des
Aufrufargumentes.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.