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 interface
ErrorPropagatingPlot.Listener
-
Method Summary
Modifier and Type Method Description void
addErrorListener(ErrorPropagatingPlot.Listener l)
void
removeListener(ErrorPropagatingPlot.Listener l)