net.sourceforge.plantuml.svek
Class AbstractExtremityFactory
java.lang.Object
net.sourceforge.plantuml.svek.AbstractExtremityFactory
- All Implemented Interfaces:
- ExtremityFactory
- Direct Known Subclasses:
- ExtremityFactoryArrow, ExtremityFactoryArrowAndCircle, ExtremityFactoryCircle, ExtremityFactoryCircleConnect, ExtremityFactoryCircleCross, ExtremityFactoryDiamond, ExtremityFactoryParenthesis, ExtremityFactoryPlus, ExtremityFactorySquarre, ExtremityFactoryTriangle
public abstract class AbstractExtremityFactory
- extends Object
- implements ExtremityFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractExtremityFactory
public AbstractExtremityFactory()
atan2
protected double atan2(Point2D p1,
Point2D p0)
Copyright © 2013. All Rights Reserved.