Uses of Class
org.noise_planet.noisemodelling.jdbc.railway.RailWayLWGeom
-
Packages that use RailWayLWGeom Package Description org.noise_planet.noisemodelling.jdbc.railway -
-
Uses of RailWayLWGeom in org.noise_planet.noisemodelling.jdbc.railway
Methods in org.noise_planet.noisemodelling.jdbc.railway that return RailWayLWGeom Modifier and Type Method Description RailWayLWGeom
RailWayLWIterator. current()
RailWayLWGeom
RailWayLWIterator. next()
Retrieves the next RailWayLWGeom object in the sequenceConstructors in org.noise_planet.noisemodelling.jdbc.railway with parameters of type RailWayLWGeom Constructor Description RailWayLWGeom(RailWayLWGeom other)
Constructs a new ailWayLWGeom object by copying the attributes of another RailWayLWGeom object
-