Interface VisibilitySetting
- All Known Subinterfaces:
ObjectSetting<T>
- All Known Implementing Classes:
DiffGroup.GroupType, Modification.ModificationType, Settings.EXPORT, Settings.FILTER, Settings.METAOPTION, Settings.OPTION
public interface VisibilitySetting
A visibility setting for the comparison. (For example marker color, export)
The default implementations can be found in
Settings.- Since:
- 4.1
-
Method Summary
-
Method Details
-
name
-
getTyp
-
getTranslationKey
Returns the translation key for this setting. Usually it's the name to lower case.- Returns:
- the translation key for this setting
- Since:
- 4.1
-