Class RacorderFollowTangeanteOld

java.lang.Object
net.sourceforge.plantuml.posimo.RacorderAbstract
net.sourceforge.plantuml.posimo.RacorderFollowTangeanteOld
All Implemented Interfaces:
Racorder

public class RacorderFollowTangeanteOld extends RacorderAbstract implements Racorder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • RacorderFollowTangeanteOld

      public RacorderFollowTangeanteOld()
  • Method Details

    • getRacordIn

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