Documentation of 'org.jplot2d.interaction.InteractionManager' Java class
InteractionManager
org.jplot2d.interaction

Class InteractionManager

  • Direct Known Subclasses:
    PlotInteractionManager


    public abstract class InteractionManager
    extends java.lang.Object
    This class handle the mouse actions that can respond to user's mouse events like left-click, double-click, right-click. The mouse event will translate to application level behavior, such as select an object, select data points in a layer, zoom in/out, etc. The translation can be configured by register and unregister the binding between application behavior to mouse events.
    • Constructor Detail

      • InteractionManager

        public InteractionManager()
    • Method Detail

      • getClickThreshold

        public int getClickThreshold()
      • setMousePreference

        public void setMousePreference(MousePreference prefs)
        set the mouse preference.
        Parameters:
        prefs -

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.