The ConversionSettings class provides a single point of access to the list of Aruba conversion settings, and the corresponding journal filenames.
#include
<class_conversion_settings_1_1_conversion_settings.h>

Public Member Functions |
|
| getDefaultTessellation () | |
| Get the default '001-All-Purpose.j' journal
file. |
|
| getDefaultNoTessellation () | |
| Get the default '000-NoTessellation.j'
journal file. |
|
| getTessellationFile () | |
| Get the journal file by the passed file name
and import settings. |
|
| __init__ () | |
| build () | |
| Build the lists of Aruba conversion settings
and the corresponding journal filenames. |
|
| getSettings () | |
| Return a list of the conversion settings.
|
|
| getDefaultIndex () | |
| Return the index of the default conversion
setting. |
|
| setDefault () | |
| Set the default conversion setting. |
|
| getFilename () | |
| Return the Aruba journal filename
corresponding to a conversion setting. |
|
| ConversionSettings.ConversionSettings.getDefaultTessellation | ( | ) |
Get the default '001-All-Purpose.j' journal file.
| ConversionSettings.ConversionSettings.getDefaultNoTessellation | ( | ) |
Get the default '000-NoTessellation.j' journal file.
| ConversionSettings.ConversionSettings.getTessellationFile | ( | ) |
Get the journal file by the passed file name and import settings.
| ConversionSettings.ConversionSettings.__init__ | ( | ) |
| ConversionSettings.ConversionSettings.build | ( | ) |
Build the lists of Aruba conversion settings and the corresponding journal filenames.
| ConversionSettings.ConversionSettings.getSettings | ( | ) |
Return a list of the conversion settings.
| ConversionSettings.ConversionSettings.getDefaultIndex | ( | ) |
Return the index of the default conversion setting.
| ConversionSettings.ConversionSettings.setDefault | ( | ) |
Set the default conversion setting.
| ConversionSettings.ConversionSettings.getFilename | ( | ) |
Return the Aruba journal filename corresponding to a conversion setting.