Uses of Enum Class
com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
Packages that use HoverLensTool.HoverShape
-
Uses of HoverLensTool.HoverShape in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools that return HoverLensTool.HoverShapeModifier and TypeMethodDescriptionHoverLensTool.getHoverShape()
static HoverLensTool.HoverShape
Returns the enum constant of this class with the specified name.static HoverLensTool.HoverShape[]
HoverLensTool.HoverShape.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.tools with parameters of type HoverLensTool.HoverShapeModifier and TypeMethodDescriptionvoid
HoverLensTool.setHoverShape
(HoverLensTool.HoverShape hoverShape) !!