Class Skeleton2

java.lang.Object
net.sourceforge.plantuml.salt.element.Skeleton2

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(int level, double y)
     
    void
     
    double
    getXEndForLevel(int level)
     

    Methods inherited from class java.lang.Object

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

    • Skeleton2

      public Skeleton2()
  • Method Details

    • add

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

      public void draw(UGraphic ug)
    • getXEndForLevel

      public double getXEndForLevel(int level)