PLplot
5.9.9
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
PLCallbackCT.java
Go to the documentation of this file.
1
2
package
plplot.core;
3
4
public
interface
PLCallbackCT
5
{
6
public
void
coordTransform
(
double
x
,
double
y
,
double
xt[],
double
yt[], Object data );
7
};
x
void PLFLT PLINT PLINT PLFLT x
Definition:
plplot_octave.h:1823
y
void PLFLT PLINT PLINT PLFLT PLFLT y
Definition:
plplot_octave.h:1823
plplot.core.PLCallbackCT
Definition:
PLCallbackCT.java:4
plplot.core.PLCallbackCT.coordTransform
void coordTransform(double x, double y, double xt[], double yt[], Object data)
bindings
java
PLCallbackCT.java
Generated on Wed Jan 29 2014 10:20:42 for PLplot by
1.8.6