Class RailWayLWGeom


  • public class RailWayLWGeom
    extends Object
    • Constructor Detail

      • RailWayLWGeom

        public RailWayLWGeom()
      • RailWayLWGeom

        public RailWayLWGeom​(RailWayLWGeom other)
        Constructs a new ailWayLWGeom object by copying the attributes of another RailWayLWGeom object. *

        Parameters:
        other -
    • Method Detail

      • getGs

        public double getGs()
      • setGs

        public void setGs​(double gs)
      • getDistance

        public double getDistance()
      • setDistance

        public void setDistance​(double distance)
      • getNbTrack

        public int getNbTrack()
      • getIdSection

        public String getIdSection()
      • setIdSection

        public void setIdSection​(String idSection)
      • setNbTrack

        public void setNbTrack​(int nbTrack)
      • getGeometry

        public List<org.locationtech.jts.geom.LineString> getGeometry()
      • getPK

        public int getPK()
      • setPK

        public int setPK​(int pk)
      • setGeometry

        public void setGeometry​(List<org.locationtech.jts.geom.LineString> geometry)
      • getRailWayLWGeometry

        public List<org.locationtech.jts.geom.LineString> getRailWayLWGeometry()
        Retrieves the geometry of the railway line with multiple tracks.
        Returns:
        a list of LineString geometries