Class FreeFormLine

  • All Implemented Interfaces:
    IAction, IPattern

    public class FreeFormLine
    extends Object
    implements IAction, IPattern
    This is a free form line which will be rendered and displayed-as-is. Allows users to put anything in via guided editor. Use with caution.
    • Constructor Detail

      • FreeFormLine

        public FreeFormLine()
    • Method Detail

      • getText

        public String getText()
      • setText

        public void setText​(String text)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object