Class Hover


public class Hover extends TextShape
  • Field Details

    • hoverText

      public Text hoverText
    • atomIndex

      public int atomIndex
    • xy

      public P3i xy
    • text

      public String text
    • labelFormat

      public String labelFormat
    • atomFormats

      public String[] atomFormats
    • specialLabel

      public String specialLabel
  • Constructor Details

    • Hover

      public Hover()
  • Method Details