public interface ISymbologySetting
Modifier and Type | Method and Description |
---|---|
void |
clearCache()
Forces re-read of value(s) on next read
|
boolean |
getSaveRequired()
Gets a value indicating whether the settings have been made permanent
|
void |
makePermanent()
Makes any temporary changes permanent
|
void |
setFactoryDefault()
Sets all values to default
|
boolean getSaveRequired()
void clearCache()
void makePermanent()
void setFactoryDefault()