Class PostIt

java.lang.Object
net.sourceforge.plantuml.board.PostIt

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

    Constructors
    Constructor
    Description
    PostIt(ISkinParam skinParam, BNode node)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    static double
     
    static double
     

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getHeight

      public static double getHeight()
    • getWidth

      public static double getWidth()
    • getCard

      public TextBlock getCard()