Documentation of 'org.jzy3d.chart.controllers.mouse.NewtMouseUtilities' Java class
NewtMouseUtilities
org.jzy3d.chart.controllers.mouse

Class NewtMouseUtilities



  • public class NewtMouseUtilities
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static float convertWheelRotation(com.jogamp.newt.event.MouseEvent e, float offset, float stepSize) 
      static boolean isDoubleClick(com.jogamp.newt.event.MouseEvent e) 
      static boolean isLeftDown(com.jogamp.newt.event.MouseEvent e) 
      static boolean isRightClick(com.jogamp.newt.event.MouseEvent e) 
      static boolean isRightDown(com.jogamp.newt.event.MouseEvent e) 
      • Methods inherited from class java.lang.Object

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

      • NewtMouseUtilities

        public NewtMouseUtilities()
    • Method Detail

      • isDoubleClick

        public static boolean isDoubleClick(com.jogamp.newt.event.MouseEvent e)
      • isLeftDown

        public static boolean isLeftDown(com.jogamp.newt.event.MouseEvent e)
      • isRightDown

        public static boolean isRightDown(com.jogamp.newt.event.MouseEvent e)
      • isRightClick

        public static boolean isRightClick(com.jogamp.newt.event.MouseEvent e)
      • convertWheelRotation

        public static float convertWheelRotation(com.jogamp.newt.event.MouseEvent e,
                                                 float offset,
                                                 float stepSize)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.