| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.vividsolutions.jts.planargraph.GraphComponentcom.vividsolutions.jts.planargraph.Edgecom.vividsolutions.jts.operation.linemerge.LineMergeEdgepublic class LineMergeEdgeextends EdgeLineMergeGraph. The marked field indicates
whether this Edge has been logically deleted from the graph.
Field Summary |
Fields inherited from class com.vividsolutions.jts.planargraph.GraphComponent | |
isMarked, isVisited | |
Constructor Summary | |
| |
Method Summary | |
LineString |
|
Methods inherited from class com.vividsolutions.jts.planargraph.Edge | |
getDirEdge, getDirEdge, getOppositeNode, setDirectedEdges | |
Methods inherited from class com.vividsolutions.jts.planargraph.GraphComponent | |
isMarked, isVisited, setMarked, setVisited | |
public LineMergeEdge(LineString line)
Constructs a LineMergeEdge with vertices given by the specified LineString.