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, wait
createUDrawable
public UDrawable createUDrawable(Point2D p0, double angle)
createUDrawable
in interface ExtremityFactory
Copyright © 2016. All Rights Reserved.