Documentation of 'jas2.hist.Handle' Java class
Handle
jas2.hist

Class Handle



  • public abstract class Handle
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      Handle() 
    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method and Description
      java.awt.Cursor cursor() 
      abstract double getX() 
      abstract double getY() 
      abstract void moveTo(double x, double y) 
      • Methods inherited from class java.lang.Object

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

      • Handle

        public Handle()
    • Method Detail

      • getX

        public abstract double getX()
      • getY

        public abstract double getY()
      • moveTo

        public abstract void moveTo(double x,
                                    double y)
      • cursor

        public java.awt.Cursor cursor()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.