Class ResizeAnnotationsGesture

java.lang.Object
com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture

public class ResizeAnnotationsGesture extends Object
  • Field Details

    • page

      protected Page page
  • Constructor Details

  • Method Details

    • getResizeTypes

      protected ResizeAnnotationsGesture.ResizeType[] getResizeTypes()
    • getHandles

      public List<? extends Handle> getHandles(PageView pageView, Page page, Collection<? extends Annotation> annotations)
    • setBoundsWithinPageAndGrid

      public void setBoundsWithinPageAndGrid(Rectangle newBounds, Grid grid, Grid.SnapTo snapTo)
    • setMinimumWidth

      public void setMinimumWidth(double minWidth)
      Sets the minimum width of the selection.
    • setMinimumHeight

      public void setMinimumHeight(double minHeight)
      Sets the minimum height of the selection.