Package org.ujmp.gui.interfaces
Interface CanRenderGraph
-
- All Known Implementing Classes:
AbstractChartPanel
,MatrixChartPanel
public interface CanRenderGraph
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
renderGraph(java.awt.Graphics2D g2d)
-