|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectionalLine | |
---|---|
nl.tudelft.simulation.language.d2 |
Uses of DirectionalLine in nl.tudelft.simulation.language.d2 |
---|
Methods in nl.tudelft.simulation.language.d2 with parameters of type DirectionalLine | |
---|---|
boolean |
DirectionalLine.equalsCoordinates(DirectionalLine line)
Returns true if the endpoints of this line match the endpoints of the specified line. |
boolean |
DirectionalLine.equalsCoordinatesIgnoreOrder(DirectionalLine line)
Returns true if the endpoints of this line match the endpoints of the specified line, ignoring endpoint order (if the first point of this line is equal to the second point of the specified line, and vice versa, returns true). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |