• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

PLCallbackMapform.java

Go to the documentation of this file.
00001 
00002 package plplot.core;
00003 
00004 public interface PLCallbackMapform
00005 {
00006     public void mapform( double[] x, double[] y );
00007 };

Generated on Wed Oct 12 2011 20:42:22 for PLplot by  doxygen 1.7.1