Class HighlightingAdaptation

java.lang.Object
adaptlil.adaptations.Adaptation
adaptlil.adaptations.HighlightingAdaptation

public class HighlightingAdaptation extends Adaptation
The highlighting adaptation emphasizes and increases visual prominence of elements. As such it only needs a strength value and the frontend visualization is responsible for its behavior
  • Constructor Details

    • HighlightingAdaptation

      public HighlightingAdaptation(boolean state, Map<String,String> styleConfig, double strength)
  • Method Details