Package | Description |
---|---|
math.geom2d.line |
Implementations of 'linear shapes', i.e.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.