javawrapper::ComboDisplay Class Reference

Combines a text description of species/type combos with the actual data, for display in lists. More...

List of all members.

Public Member Functions

 ComboDisplay (TreePopulation oPop, int iSpecies, int iType)
 Constructor.
String toString ()
 Overridden so that this can be displayed in JLists.
int GetSpecies ()
 Gets the species.
int GetType ()
 Gets the type.


Detailed Description

Combines a text description of species/type combos with the actual data, for display in lists.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Constructor & Destructor Documentation

javawrapper::ComboDisplay::ComboDisplay ( TreePopulation  oPop,
int  iSpecies,
int  iType 
) [inline]

Constructor.

Formats a display string.

Parameters:
oPop Tree population.
iSpecies Species for this combo.
iType Type for this combo.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Member Function Documentation

String javawrapper::ComboDisplay::toString (  )  [inline]

Overridden so that this can be displayed in JLists.

Returns:
String description

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

int javawrapper::ComboDisplay::GetSpecies (  )  [inline]

Gets the species.

Returns:
The species number.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

int javawrapper::ComboDisplay::GetType (  )  [inline]

Gets the type.

Returns:
The type number.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


The documentation for this class was generated from the following file:
Generated on Thu May 24 09:34:53 2007 for SORTIE Java Interface by  doxygen 1.5.2