Sparksee  6.0.2
GraphExport Class Reference

Stores the graph exporting values. More...

Public Member Functions

 GraphExport ()
 Creates a new GraphExport instance.
 
virtual ~GraphExport ()
 Destructor.
 
void SetDefaults ()
 Sets to default values.
 
const std::wstring & GetLabel () const
 Gets the graph label. More...
 
void SetLabel (const std::wstring &label)
 Sets the graph label. More...
 

Detailed Description

Stores the graph exporting values.

Author
Sparsity Technologies http://www.sparsity-technologies.com

Member Function Documentation

const std::wstring& GraphExport::GetLabel ( ) const
inline

Gets the graph label.

Returns
The graph label.
void GraphExport::SetLabel ( const std::wstring &  label)
inline

Sets the graph label.

Parameters
label[in] The graph label.

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