net.sourceforge.plantuml.posimo
Class RacorderFollowTangeante

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.RacorderAbstract
      extended by net.sourceforge.plantuml.posimo.RacorderFollowTangeante
All Implemented Interfaces:
Racorder

public class RacorderFollowTangeante
extends RacorderAbstract
implements Racorder


Constructor Summary
RacorderFollowTangeante()
           
 
Method Summary
 DotPath getRacordIn(java.awt.geom.Rectangle2D rect, java.awt.geom.Line2D tangeante)
           
 
Methods inherited from class net.sourceforge.plantuml.posimo.RacorderAbstract
getRacordOut
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sourceforge.plantuml.posimo.Racorder
getRacordOut
 

Constructor Detail

RacorderFollowTangeante

public RacorderFollowTangeante()
Method Detail

getRacordIn

public DotPath getRacordIn(java.awt.geom.Rectangle2D rect,
                           java.awt.geom.Line2D tangeante)
Specified by:
getRacordIn in interface Racorder


Copyright © 2011. All Rights Reserved.