Class PolygonGraphEdge

java.lang.Object
org.openjump.core.graph.polygongraph.PolygonGraphEdge

public class PolygonGraphEdge extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • 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()
    • getBoundariesAsFeature

      public ArrayList<Feature> getBoundariesAsFeature()