|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvertedRay2D | |
---|---|
math.geom2d.line | Implementations of 'linear shapes', i.e. |
Uses of InvertedRay2D in math.geom2d.line |
---|
Methods in math.geom2d.line that return InvertedRay2D | |
---|---|
InvertedRay2D |
InvertedRay2D.clone()
|
static InvertedRay2D |
InvertedRay2D.create(Point2D target,
Vector2D direction)
Static factory for creating a new inverted ray with given direction to target. |
InvertedRay2D |
InvertedRay2D.getParallel(double d)
|
InvertedRay2D |
Ray2D.getReverseCurve()
|
InvertedRay2D |
InvertedRay2D.transform(AffineTransform2D trans)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |