src/org/math/plot/plotObjects/BaseDependant.java

00001 package org.math.plot.plotObjects;
00002 
00009 public interface BaseDependant {
00010         public void resetBase();
00011 }

Generated on Wed Sep 5 21:44:01 2007 for jmathplot by  doxygen 1.5.1