Class GHPoint3D

java.lang.Object
com.graphhopper.util.shapes.GHPoint
com.graphhopper.util.shapes.GHPoint3D

public class GHPoint3D extends GHPoint
Author:
Peter Karich
  • Field Details

    • ele

      public double ele
  • Constructor Details

    • GHPoint3D

      public GHPoint3D(double lat, double lon, double elevation)
  • Method Details