Package com.inet.pdfc.config
Interface UserSettings
- All Superinterfaces:
ColorProvider,Serializable,Settings
Contains all user settings for color, visibility and export.
- Since:
- 4.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.inet.pdfc.config.Settings
Settings.EXPORT, Settings.FILTER, Settings.METAOPTION, Settings.OPTION -
Field Summary
Fields inherited from interface com.inet.pdfc.config.Settings
IMAGE_SCALE_FACTOR, MAX_ERRORS_PER_FILE -
Method Summary
Methods inherited from interface com.inet.pdfc.print.ColorProvider
getMarkerColor, getOutlineColorMethods inherited from interface com.inet.pdfc.config.Settings
copy, getAllObjectSettingNames, getColor, getSetting, isEnabled, setColor, setEnabled, setMarkerColor, setSetting
-
Method Details
-
reset
Sets the user settings to default.- Throws:
IOException- if an error occurs via resetting the settings- Since:
- 4.1
-
save
Stores all user settings.- Throws:
IOException- if an error occurs via storing the settings- Since:
- 4.1
-