org.math.plot.plotObjects.RasterImage Class Reference

Inheritance diagram for org.math.plot.plotObjects.RasterImage:

org.math.plot.plotObjects.Plotable List of all members.

Detailed Description

Definition at line 14 of file RasterImage.java.

Public Member Functions

 RasterImage (File _source, float _alpha, double[] _xyzSW, double[] _xyzSE, double[] _xyzNW)
void plot (AbstractDrawer draw)
void setVisible (boolean v)
boolean getVisible ()
void setColor (Color c)
Color getColor ()

Static Public Member Functions

static void main (String[] args)

Package Attributes

File source
Image img
double[] xyzSW
double[] xyzSE
double[] xyzNW
boolean visible = true
float alpha


The documentation for this class was generated from the following file:
Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1