chrono::ChFile_ps_graph_setting Class Reference
  Description
Class for generic settings of a 2D plotting of a function on a EPS file.
#include <ChFilePS.h>
Collaboration diagram for chrono::ChFile_ps_graph_setting:

| Public Member Functions | |
| ChFile_ps_graph_setting (ChFile_ps_graph_setting &source) | |
| void | InitializeDefaults () | 
| bool | SetTitle (char *ml) | 
| Public Attributes | |
| ChFile_ps_axis_setting | Xaxis | 
| ChFile_ps_axis_setting | Yaxis | 
| bool | gridx | 
| bool | gridy | 
| double | grid_width | 
| ChFile_ps_color | grid_color | 
| char | title [PS_STRLEN_TITLE] | 
| ChFile_ps_color | title_color | 
| double | title_fontsize | 
| int | title_fontname | 
| double | picture_sizeX | 
| double | picture_sizeY | 
| ChFile_ps_color | def_line_color | 
| double | def_line_width | 
| Static Public Attributes | |
| static const int | PS_STRLEN_TITLE = 100 | 
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/core/ChFilePS.h
- /builds/uwsbel/chrono/src/chrono/core/ChFilePS.cpp
