org.jmat.gui.plotObjects
Interface Plotable

All Known Implementing Classes:
Axe, Grid, Label, Line, Plot

public interface Plotable


Method Summary
 void plot(java.awt.Graphics comp)
           
 

Method Detail

plot

public void plot(java.awt.Graphics comp)