Uses of Class
adaptlil.adaptations.Adaptation
Packages that use Adaptation
-
Uses of Adaptation in adaptlil.adaptations
Subclasses of Adaptation in adaptlil.adaptationsModifier and TypeClassDescriptionclassColorAdaptation is an example of an Adaptation with no set strength value.classThe Deemphasis adaptation reduces opacity of surrounding elements.classThe 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.currentAdaptationsMethods in adaptlil.mediator that return AdaptationModifier and TypeMethodDescriptionprivate AdaptationAdaptationMediator.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