Interface ExtremityFactory
- All Known Implementing Classes:
AbstractExtremityFactory,ExtremityFactoryArrow,ExtremityFactoryArrowAndCircle,ExtremityFactoryCircle,ExtremityFactoryCircleConnect,ExtremityFactoryCircleCross,ExtremityFactoryCircleCrowfoot,ExtremityFactoryCircleLine,ExtremityFactoryCrowfoot,ExtremityFactoryDiamond,ExtremityFactoryDoubleLine,ExtremityFactoryExtends,ExtremityFactoryExtendsLike,ExtremityFactoryHalfArrow,ExtremityFactoryLineCrowfoot,ExtremityFactoryNotNavigable,ExtremityFactoryParenthesis,ExtremityFactoryPlus,ExtremityFactorySquare,ExtremityFactoryTriangle
public interface ExtremityFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateUDrawable(Point2D p0, double angle, Side side) createUDrawable(Point2D p0, Point2D p1, Point2D p2, Side side)
-
Method Details
-
createUDrawable
-
createUDrawable
-