Package | Description |
---|---|
org.opentrafficsim.trafficcontrol.trafcod |
TrafCOD interpreter.
|
Modifier and Type | Method and Description |
---|---|
(package private) int |
Diagram.rotatedX(Diagram.XYPair xyPair,
int rotation)
Return the rotated x value.
|
(package private) int |
Diagram.rotatedY(Diagram.XYPair xyPair,
int rotation)
Return the rotated y value.
|
Constructor and Description |
---|
XYPair(Diagram.XYPair in,
int quadrant)
Construct a rotated version of an XYPair.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.