Documentation of 'org.jfree.chart.event.AxisChangeEvent' Java class
AxisChangeEvent
org.jfree.chart.event

Class AxisChangeEvent

  • All Implemented Interfaces:
    java.io.Serializable


    public class AxisChangeEvent
    extends ChartChangeEvent
    A change event that encapsulates information about a change to an axis.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AxisChangeEvent(Axis axis)
      Creates a new AxisChangeEvent.
    • Constructor Detail

      • AxisChangeEvent

        public AxisChangeEvent(Axis axis)
        Creates a new AxisChangeEvent.
        Parameters:
        axis - the axis that generated the event.
    • Method Detail

      • getAxis

        public Axis getAxis()
        Returns the axis that generated the event.
        Returns:
        The axis that generated the event.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.