public abstract class AbstractExtremityFactory extends Object implements ExtremityFactory
| Constructor and Description |
|---|
AbstractExtremityFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
atan2(Point2D p1,
Point2D p0) |
UDrawable |
createUDrawable(Point2D p0,
double angle) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateUDrawablepublic UDrawable createUDrawable(Point2D p0, double angle)
createUDrawable in interface ExtremityFactoryCopyright © 2016. All Rights Reserved.