Class Extremity

java.lang.Object
net.sourceforge.plantuml.svek.extremity.Extremity
All Implemented Interfaces:
UDrawable
Direct Known Subclasses:
ExtremityOther

public abstract class Extremity extends Object implements UDrawable
  • Constructor Details

    • Extremity

      public Extremity()
  • Method Details

    • manageround

      protected double manageround(double angle)
    • somePoint

      public abstract Point2D somePoint()
    • isTooSmallSoGiveThePointCloserToThisOne

      public Point2D isTooSmallSoGiveThePointCloserToThisOne(Point2D pt)