Documentation of 'CH.ifa.draw.standard.TextHolder' Java class
TextHolder
CH.ifa.draw.standard

Interface TextHolder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean acceptsTyping()
      Tests whether the figure accepts typing.
      void connect(Figure connectedFigure)
      Connects a figure to another figure.
      java.awt.Font getFont()
      Gets the font.
      java.lang.String getText()
      Gets the text shown by the text figure.
      int overlayColumns()
      Gets the number of columns to be overlaid when the figure is edited.
      void setText(java.lang.String newText)
      Sets the text shown by the text figure.
      java.awt.Rectangle textDisplayBox() 
    • Method Detail

      • textDisplayBox

        java.awt.Rectangle textDisplayBox()
      • getText

        java.lang.String getText()
        Gets the text shown by the text figure.
      • setText

        void setText(java.lang.String newText)
        Sets the text shown by the text figure.
      • acceptsTyping

        boolean acceptsTyping()
        Tests whether the figure accepts typing.
      • overlayColumns

        int overlayColumns()
        Gets the number of columns to be overlaid when the figure is edited.
      • connect

        void connect(Figure connectedFigure)
        Connects a figure to another figure.
      • getFont

        java.awt.Font getFont()
        Gets the font.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.