net.sourceforge.plantuml.svek.extremity
Class ExtremityFactorySquarre

java.lang.Object
  extended by net.sourceforge.plantuml.svek.AbstractExtremityFactory
      extended by net.sourceforge.plantuml.svek.extremity.ExtremityFactorySquarre
All Implemented Interfaces:
ExtremityFactory

public class ExtremityFactorySquarre
extends AbstractExtremityFactory
implements ExtremityFactory


Constructor Summary
ExtremityFactorySquarre()
           
 
Method Summary
 UDrawable createUDrawable(Point2D p0, Point2D p1, Point2D p2)
           
 
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
 

Constructor Detail

ExtremityFactorySquarre

public ExtremityFactorySquarre()
Method Detail

createUDrawable

public UDrawable createUDrawable(Point2D p0,
                                 Point2D p1,
                                 Point2D p2)
Specified by:
createUDrawable in interface ExtremityFactory


Copyright © 2013. All Rights Reserved.