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

Class MouseClickBehaviorHandler<B extends MouseClickBehavior>

    • Method Detail

      • processMouseEvent

        public final 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 MouseClickBehavior>
        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.