Class ElkLabel

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      ElkLabel​(java.lang.Object obj)  
    • Constructor Detail

      • ElkLabel

        public ElkLabel​(java.lang.Object obj)
    • Method Detail

      • setText

        public void setText​(java.lang.String text)
      • setDimensions

        public void setDimensions​(double width,
                                  double height)
      • getText

        public java.lang.String getText()
      • getX

        public double getX()
      • getY

        public double getY()