|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectedPoint | |
|---|---|
| nl.tudelft.simulation.language.d3 | |
| Uses of DirectedPoint in nl.tudelft.simulation.language.d3 |
|---|
| Methods in nl.tudelft.simulation.language.d3 with parameters of type DirectedPoint | |
|---|---|
static boolean |
BoundsUtil.contains(DirectedPoint center,
Bounds bounds,
Point3d point)
|
static Rectangle2D |
BoundsUtil.getIntersect(DirectedPoint center,
Bounds bounds,
double zValue)
computes the intersect of bounds with the zValue |
static Bounds |
BoundsUtil.transform(Bounds bounds,
DirectedPoint point)
rotates and translates to a directed point |
| Constructors in nl.tudelft.simulation.language.d3 with parameters of type DirectedPoint | |
|---|---|
DirectedPoint(DirectedPoint location)
constructs a new DirectedPoint |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||