Interface Finger

All Superinterfaces:
UDrawable
All Known Implementing Classes:
FingerImpl

public interface Finger extends UDrawable
  • Method Details

    • getPhalanxThickness

      double getPhalanxThickness(StringBounder stringBounder)
    • getNailThickness

      double getNailThickness(StringBounder stringBounder)
    • getFullThickness

      double getFullThickness(StringBounder stringBounder)
    • getPhalanxElongation

      double getPhalanxElongation(StringBounder stringBounder)
    • getNailElongation

      double getNailElongation(StringBounder stringBounder)
    • getFullElongation

      double getFullElongation(StringBounder stringBounder)
    • doNotDrawFirstPhalanx

      void doNotDrawFirstPhalanx()