datavisualizer.ShortOutputFileManager.LineGraphFileWriter Class Reference

Takes care of writing out a line graph's data. More...

List of all members.

Public Member Functions

 LineGraphFileWriter (int iTreeType, int iChartType, int iSubplot, int iDeadCode)
 Constructor.
void SetFrame (JInternalFrame jFrame)
 Sets the frame for this object to post its dialogs on.
void actionPerformed (java.awt.event.ActionEvent oEvent)
 Writes the chart to file.

Package Attributes

JInternalFrame m_jFrame = null
 Frame for a chart.
int m_iTreeType
 Tree type - SEEDLING, SAPLING, etc.
int m_iChartType
 Chart type - RELATIVE_DENSITY, etc.
int m_iDeadCode
 Dead code.
int m_iSubplot
 Subplot - 0 if whole plot.


Detailed Description

Takes care of writing out a line graph's data.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Constructor & Destructor Documentation

datavisualizer.ShortOutputFileManager.LineGraphFileWriter.LineGraphFileWriter ( int  iTreeType,
int  iChartType,
int  iSubplot,
int  iDeadCode 
)

Constructor.

Parameters:
iTreeType int Tree type - SEEDLING, SAPLING, etc.
iChartType int Chart type - ABSOLUTE_DENSITY, etc.
iSubplot Subplot number
iDeadCode Dead reason code


Member Function Documentation

void datavisualizer.ShortOutputFileManager.LineGraphFileWriter.SetFrame ( JInternalFrame  jFrame  ) 

Sets the frame for this object to post its dialogs on.

Parameters:
jFrame JInternalFrame Frame to set.

void datavisualizer.ShortOutputFileManager.LineGraphFileWriter.actionPerformed ( java.awt.event.ActionEvent  oEvent  ) 

Writes the chart to file.

Parameters:
oEvent ActionEvent Event which triggered this method.


Member Data Documentation

Frame for a chart.

Tree type - SEEDLING, SAPLING, etc.

Chart type - RELATIVE_DENSITY, etc.

Dead code.

Subplot - 0 if whole plot.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:34 2011 for SORTIE Java Interface by  doxygen 1.5.6