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

Class MouseMoveBehaviorHandler<B extends MouseMoveBehavior>

    • Method Detail

      • processMouseEvent

        public boolean processMouseEvent(GenericMouseEvent e)
        Description copied from class: MouseBehaviorHandler
        Processes the mouse event. Returns true if the event is processed correctly and should not be passed on to other behaviors. Returns false if this behavior does not process the event.
        Specified by:
        processMouseEvent in class MouseBehaviorHandler<B extends MouseMoveBehavior>
        Parameters:
        e - the mouse event
        Returns:
        true if the event is processed correctly
      • behaviorPerformed

        public abstract boolean behaviorPerformed(int x,
                                                  int y)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.