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

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

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

Methods in de.bsvrz.kex.bwsin.konfig.okstra that throw IllegalAttributeConversionException
 double Okstra.getDoubleAttribute(org.geotools.feature.Feature f, String name)
          Gibt ein Attribut eines Features als double-Wert zurück.
static int Okstra.getIntAttribute(org.geotools.feature.Feature f, String name)
          Gibt ein ganzzahliges Attribut eines Features zurück.