Uses of Class
org.eclipse.gef.mvc.fx.models.HoverModel
Packages that use HoverModel
-
Uses of HoverModel in org.eclipse.gef.mvc.fx.behaviors
Methods in org.eclipse.gef.mvc.fx.behaviors that return HoverModelModifier and TypeMethodDescriptionprotected HoverModel
HoverBehavior.getHoverModel()
Returns theHoverModel
in the context of thehost
.protected HoverModel
HoverIntentBehavior.getHoverModel()
Returns theHoverModel
in the context of thehost
.