java.lang.Object
org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPoint
org.noise_planet.noisemodelling.pathfinder.profilebuilder.CutPointTopography
All Implemented Interfaces:
Cloneable, Comparable<CutPoint>

public class CutPointTopography extends CutPoint
A rupture in the topographic profile
  • Constructor Details

    • CutPointTopography

      public CutPointTopography()
      Empty constructor for deserialization
    • CutPointTopography

      public CutPointTopography(org.locationtech.jts.geom.Coordinate coordinate)
  • Method Details