-
Constructor Summary
Constructors
-
Method Summary
boolean
Used by the GUI only, and does not work with MultiPoints.
void
-
Constructor Details
-
DirectedEdge
public DirectedEdge()
-
Method Details
-
containsPoint
Used by the GUI only, and does not work with MultiPoints. Checks if the given point is 'close' to the Edge
- Parameters:
p - the point to check
- Returns:
- true if the point is 'close' to the Edge
-
setName
public void setName(String name)
-
-