org.jplot2d.interaction
Interface VisualFeedbackDrawer
-
- All Known Implementing Classes:
- InteractionHandler, InteractionListener, MouseActivateComponentHandler, MouseAxisRangeZoomHandler, MouseCoordinatesTooltipHandler, MouseMarqueeHandler, MouseMarqueeZoomHandler, MouseMoveComponentHandler
public interface VisualFeedbackDrawerThis interface define a method to draw visual feedback while processing interactive actions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voiddraw(java.lang.Object graphics)Draws visual feedback on the given graphics.
-
DMelt 3.0 © DataMelt by jWork.ORG