Class PolygonizeEdge
java.lang.Object
org.locationtech.jts.planargraph.GraphComponent
org.locationtech.jts.planargraph.Edge
org.locationtech.jts.operation.polygonize.PolygonizeEdge
An edge of a polygonization graph.
- Version:
- 1.7
-
Field Summary
FieldsFields inherited from class org.locationtech.jts.planargraph.GraphComponent
isMarked, isVisited
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.locationtech.jts.planargraph.Edge
getDirEdge, getDirEdge, getOppositeNode, isRemoved, setDirectedEdges
Methods inherited from class org.locationtech.jts.planargraph.GraphComponent
getComponentWithVisitedState, getContext, getData, isMarked, isVisited, setContext, setData, setMarked, setMarked, setVisited, setVisited
-
Field Details
-
line
-
-
Constructor Details
-
PolygonizeEdge
-
-
Method Details
-
getLine
-