Class ModifyTextBoxGesture
java.lang.Object
com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture
Gesture to modify the textbox of a
CalloutAnnotation
. It allows to resize the textbox.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHandles
(PageView pageView, Page page, CalloutAnnotation annotation) protected ModifyTextBoxGesture.ResizeType[]
void
setBoundsWithinPage
(Rectangle newBounds)
-
Field Details
-
page
-
-
Constructor Details
-
ModifyTextBoxGesture
public ModifyTextBoxGesture()
-
-
Method Details
-
getResizeTypes
-
setBoundsWithinPage
-
getHandles
public List<? extends Handle> getHandles(PageView pageView, Page page, CalloutAnnotation annotation)
-