Package org.apache.jmeter.visualizers


package org.apache.jmeter.visualizers
This package contains the interfaces that have to be implemented by any class wishing to display or present data collected in SampleResults.

The primary classes/interfaces to be concerned with for implementers is the Visualizer interface, and the AbstractVisualizer abstract class.