Class Skeleton2


  • public class Skeleton2
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Skeleton2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(int level, double y)  
      void draw​(UGraphic ug)  
      double getXEndForLevel​(int level)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Skeleton2

        public Skeleton2()
    • Method Detail

      • add

        public void add​(int level,
                        double y)
      • draw

        public void draw​(UGraphic ug)
      • getXEndForLevel

        public double getXEndForLevel​(int level)