Class SatelliteScalingGraphMousePlugin

All Implemented Interfaces:
GraphMousePlugin, MouseWheelListener, EventListener

public class SatelliteScalingGraphMousePlugin extends ScalingGraphMousePlugin
Overrides ScalingGraphMousePlugin so that mouse events in the satellite view will cause scaling in the main view
See Also:
  • Constructor Details

    • SatelliteScalingGraphMousePlugin

      public SatelliteScalingGraphMousePlugin(ScalingControl scaler, int modifiers)
    • SatelliteScalingGraphMousePlugin

      public SatelliteScalingGraphMousePlugin(ScalingControl scaler, int modifiers, float in, float out)
  • Method Details