Uses of Class
adaptlil.adaptations.Adaptation
-
Uses of Adaptation in adaptlil.adaptations
Modifier and TypeClassDescriptionclass
ColorAdaptation is an example of an Adaptation with no set strength value.class
The Deemphasis adaptation reduces opacity of surrounding elements.class
The highlighting adaptation emphasizes and increases visual prominence of elements. -
Uses of Adaptation in adaptlil.mediator
Modifier and TypeFieldDescription(package private) Map<String,
Adaptation> AdaptationMediator.currentAdaptations
Modifier and TypeMethodDescriptionprivate Adaptation
AdaptationMediator.getNewAdaptation()
Get a new adaptation typeAdaptationMediator.getObservedAdaptation()
Modifier and TypeMethodDescriptionAdaptationMediator.listOfAdaptations()
Returns the list of possible adaptation types. -
Uses of Adaptation in adaptlil.websocket.request