public class LineMergeEdge extends Edge
LineMergeGraph. The marked field indicates
whether this Edge has been logically deleted from the graph.| Constructor and Description |
|---|
LineMergeEdge(LineString line)
Constructs a LineMergeEdge with vertices given by the specified LineString.
|
| Modifier and Type | Method and Description |
|---|---|
LineString |
getLine()
Returns the LineString specifying the vertices of this edge.
|
getDirEdge, getDirEdge, getOppositeNode, isRemoved, setDirectedEdgesgetComponentWithVisitedState, getContext, getData, isMarked, isVisited, setContext, setData, setMarked, setMarked, setVisited, setVisitedpublic LineMergeEdge(LineString line)
public LineString getLine()
Copyright © 2024. All rights reserved.