Class PolygonGraphEdge


  • public class PolygonGraphEdge
    extends Object
    • Method Detail

      • hasNodes

        public boolean hasNodes​(int nodeId1,
                                int nodeId2)
      • getEdgeAsInterriorPointLineString

        public org.locationtech.jts.geom.LineString getEdgeAsInterriorPointLineString()
      • getEdgeBetweenInterriorPointsAsFeature

        public Feature getEdgeBetweenInterriorPointsAsFeature()
      • getEdgeFeatureSchema

        public static FeatureSchema getEdgeFeatureSchema()
      • getBoundaries

        public ArrayList<org.locationtech.jts.geom.Geometry> getBoundaries()