public class TemporaryIntersection extends TemporaryObject
Constructor and Description |
---|
TemporaryIntersection(java.util.List<DirectedEdge> edges)
Construct a new TemporaryIntersection.
|
getBounds, getEdges, getNeighbour, getShape, isDuplicate, isEntirelyInside, makeGMLCoordinates, replaceEdge, setNeighbour, setNeighbour
public TemporaryIntersection(java.util.List<DirectedEdge> edges)
edges
- The edges of the intersection in counter-clockwise order.