SORTIE Java Interface  1
Public Member Functions | Public Attributes | List of all members
sortie.tools.batchoutput.ChartInfo Class Reference

Public Member Functions

 ChartInfo (String sGraphName, String sFileName, JPanel jExtraOptions)
 
String toString ()
 

Public Attributes

String m_sGraphName
 
String m_sFileName
 
JPanel m_jExtraOptions
 

Constructor & Destructor Documentation

◆ ChartInfo()

sortie.tools.batchoutput.ChartInfo.ChartInfo ( String  sGraphName,
String  sFileName,
JPanel  jExtraOptions 
)

Member Function Documentation

◆ toString()

String sortie.tools.batchoutput.ChartInfo.toString ( )

Member Data Documentation

◆ m_jExtraOptions

JPanel sortie.tools.batchoutput.ChartInfo.m_jExtraOptions

◆ m_sFileName

String sortie.tools.batchoutput.ChartInfo.m_sFileName

◆ m_sGraphName

String sortie.tools.batchoutput.ChartInfo.m_sGraphName

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