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, ExtremityFactoryCircleCrowfoot, ExtremityFactoryCircleLine, ExtremityFactoryCrowfoot, ExtremityFactoryDiamond, ExtremityFactoryDoubleLine, ExtremityFactoryExtends, ExtremityFactoryLineCrowfoot, ExtremityFactoryNotNavigable, ExtremityFactoryParenthesis, ExtremityFactoryPlus, ExtremityFactorySquarre, ExtremityFactoryTriangle
public abstract class AbstractExtremityFactory extends java.lang.Object implements ExtremityFactory
-
-
Constructor Summary
Constructors Constructor and Description AbstractExtremityFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description UDrawablecreateUDrawable(java.awt.geom.Point2D p0, double angle, Side side)-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.svek.extremity.ExtremityFactory
createUDrawable
-
-
-
-
Method Detail
-
createUDrawable
public UDrawable createUDrawable(java.awt.geom.Point2D p0, double angle, Side side)
- Specified by:
createUDrawablein interfaceExtremityFactory
-
-
DataMelt 3.0 © DataMelt by jWork.ORG