Package com.illumon.iris.db.plot
Interface ErrorPropagatingPlot
- All Known Implementing Classes:
CustomXYPlot
public interface ErrorPropagatingPlot
An interface for a plot that can report rendering errors to a higher level
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceErrorPropagatingPlot.Listener -
Method Summary
Modifier and Type Method Description voidaddErrorListener(ErrorPropagatingPlot.Listener l)voidremoveListener(ErrorPropagatingPlot.Listener l)