public class RightmostEdgeFinder extends Object
Constructor and Description |
---|
RightmostEdgeFinder()
A RightmostEdgeFinder finds the DirectedEdge with the rightmost coordinate.
|
Modifier and Type | Method and Description |
---|---|
void |
findEdge(List dirEdgeList) |
Coordinate |
getCoordinate() |
DirectedEdge |
getEdge() |
public RightmostEdgeFinder()
public DirectedEdge getEdge()
public Coordinate getCoordinate()
public void findEdge(List dirEdgeList)
Copyright © 2014. All rights reserved.