Package org.jmol.g3d

Class TextString

    • Field Detail

      • argb

        int argb
      • bgargb

        int bgargb
    • Constructor Detail

      • TextString

        TextString()
    • Method Detail

      • setText

        void setText​(String text,
                     Font font,
                     int argb,
                     int bgargb,
                     int x,
                     int y,
                     int z)
      • toString

        public String toString()
        Description copied from class: javajs.util.T3i
        Returns a string that contains the values of this Tuple3i. The form is (x,y,z).
        Overrides:
        toString in class javajs.util.T3i
        Returns:
        the String representation