Uses of Class
adaptlil.adaptations.Adaptation
Packages that use Adaptation
-
Uses of Adaptation in adaptlil.adaptations
Subclasses of Adaptation in adaptlil.adaptationsModifier 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
Fields in adaptlil.mediator declared as AdaptationFields in adaptlil.mediator with type parameters of type AdaptationModifier and TypeFieldDescription(package private) Map<String,
Adaptation> AdaptationMediator.currentAdaptations
Methods in adaptlil.mediator that return AdaptationModifier and TypeMethodDescriptionprivate Adaptation
AdaptationMediator.getNewAdaptation()
Get a new adaptation typeAdaptationMediator.getObservedAdaptation()
Methods in adaptlil.mediator that return types with arguments of type AdaptationModifier and TypeMethodDescriptionAdaptationMediator.listOfAdaptations()
Returns the list of possible adaptation types. -
Uses of Adaptation in adaptlil.websocket.request
Fields in adaptlil.websocket.request declared as AdaptationConstructors in adaptlil.websocket.request with parameters of type Adaptation