Class ExtremityFactoryParenthesis

java.lang.Object
net.sourceforge.plantuml.svek.AbstractExtremityFactory
net.sourceforge.plantuml.svek.extremity.ExtremityFactoryParenthesis
All Implemented Interfaces:
ExtremityFactory

public class ExtremityFactoryParenthesis extends AbstractExtremityFactory implements ExtremityFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    createUDrawable(java.awt.geom.Point2D p0, double angle, Side side)
     
    createUDrawable(java.awt.geom.Point2D p0, java.awt.geom.Point2D p1, java.awt.geom.Point2D p2, Side side)
     

    Methods inherited from class net.sourceforge.plantuml.svek.AbstractExtremityFactory

    atan2

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait