Uses of Class
de.bsvrz.kex.bwsin.konfig.okstra.OkstraFeature

Packages that use OkstraFeature
de.bsvrz.kex.bwsin.konfig.okstra   
 

Uses of OkstraFeature in de.bsvrz.kex.bwsin.konfig.okstra
 

Subclasses of OkstraFeature in de.bsvrz.kex.bwsin.konfig.okstra
 class OkstraAbschnitt
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Abschnitt'.
 class OkstraAnzahlFahrstreifen
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Anzahl_Fahrstreifen'.
 class OkstraAst
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Ast'.
 class OkstraBetriebsKilometer
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Betriebskilometer'.
 class OkstraBlock
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Block'.
 class OkstraDauer
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Dauer'.
 class OkstraEinfacherZeitraum
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:einfacher_Zeitraum'.
 class OkstraFNeigung
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Fahrbahnlaengsneigung'.
 class OkstraMaxGeschwindigkeit
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'vrz3:max_GeschwindigkeitVRZ'.
 class OkstraNetzknoten
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Netzknoten'.
 class OkstraNullpunkt
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Nullpunkt'.
 class OkstraStartDatum
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Startdatum'.
 class OkstraStrassenElement
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Strassenelement'.
 class OkstraStrassenElementAOA
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Strassenelement_auf_Abschnitt_oder_Ast'.
 class OkstraStrecke
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Strecke'.
 class OkstraUeberholverbot
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'vrz3:UeberholverbotVRZ'.
 class OkstraVerbindungspunkt
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Verbindungspunkt'.
 class OkstraVerboteneFahrbeziehung
          Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:VerboteneFahrbeziehung'.
 

Methods in de.bsvrz.kex.bwsin.konfig.okstra with parameters of type OkstraFeature
static Verkehrsrichtung OkstraVerkehrsRichtung.bestimmeVerkehrsRichtung(OkstraFeature okstraFeature, String fid)
          Bestimmt die Verkehrsrichtung aus der OKSTRA-Richtungsangabe.
 org.geotools.feature.Feature Okstra.getFeature(OkstraFeature ofeature, String fid)
          Gibt ein Feature eines abgefragten Types zurück.
 String Okstra.getSpecialAttribute(OkstraFeature of, String fid, String attname)
          Spezialfunktion zum Lesen von Attributen, die von GeoTools nicht bereitgestellt werden können.
 String Okstra.getSpecialAttribute2(OkstraFeature of, String fid, String attname)
          Spezialfunktion zum Lesen von Attributen, die von GeoTools nicht bereitgestellt werden können.
 Object[] Okstra.getSpecialAttributeList(OkstraFeature of, String fid, String attname)
          Spezialfunktion zum Lesen von mehreren Attributen zum gleichen Namen, die von GeoTools nicht bereitgestellt werden können.
 Object[] Okstra.getSpecialAttributeList2(OkstraFeature of, String fid, String attname)
          Spezialfunktion zum Lesen von mehreren Attributen zum gleichen Namen, die von GeoTools nicht bereitgestellt werden können.