-
- All Implemented Interfaces:
public interface Feature
-
-
Method Summary
Modifier and Type Method Description abstract UnitsetEnabled()abstract UnitsetDisabled()-
-
Method Detail
-
setEnabled
abstract Unit setEnabled()
Enable rendering of the feature
-
setDisabled
abstract Unit setDisabled()
Disable rendering of the feature
-
-
-
-