Class Skeleton

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(double x, double y)
     
    void
    draw(UGraphic ug, double x, double y)
     

    Methods inherited from class java.lang.Object

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

    • Skeleton

      public Skeleton()
  • Method Details

    • add

      public void add(double x, double y)
    • draw

      public void draw(UGraphic ug, double x, double y)