public abstract class AbstractExtremityFactory extends java.lang.Object implements ExtremityFactory
Constructor and Description |
---|
AbstractExtremityFactory() |
Modifier and Type | Method and Description |
---|---|
protected double |
atan2(XPoint2D p1,
XPoint2D p0) |
UDrawable |
createUDrawable(XPoint2D p0,
double angle,
Side side) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTBRDrawableLegacy
public UDrawable createUDrawable(XPoint2D p0, double angle, Side side)
createUDrawable
in interface ExtremityFactory