Documentation of 'org.jzy3d.plot3d.rendering.tooltips.Tooltip' Java class
Tooltip
org.jzy3d.plot3d.rendering.tooltips

Class Tooltip



  • public class Tooltip
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      Coord3d target 
      java.lang.String text 
      int x 
      int y 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Tooltip(int x, int y, Coord3d target) 
      Tooltip(java.lang.String text, int x, int y, Coord3d target) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • text

        public java.lang.String text
      • x

        public int x
      • y

        public int y
    • Constructor Detail

      • Tooltip

        public Tooltip(int x,
                       int y,
                       Coord3d target)
      • Tooltip

        public Tooltip(java.lang.String text,
                       int x,
                       int y,
                       Coord3d target)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.