LibreOffice Module android (master) 1
Public Attributes | List of all members
org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition Enum Reference

All possible handle positions. More...

Public Attributes

 TOP_LEFT
 
 TOP
 
 TOP_RIGHT
 
 RIGHT
 
 BOTTOM_RIGHT
 
 BOTTOM
 
 BOTTOM_LEFT
 
 LEFT
 

Detailed Description

All possible handle positions.

The selection rectangle has 8 possible handles.

Definition at line 134 of file GraphicSelectionHandle.java.

Member Data Documentation

◆ BOTTOM

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.BOTTOM

◆ BOTTOM_LEFT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.BOTTOM_LEFT

◆ BOTTOM_RIGHT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.BOTTOM_RIGHT

◆ LEFT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.LEFT

◆ RIGHT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.RIGHT

◆ TOP

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.TOP

◆ TOP_LEFT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.TOP_LEFT

◆ TOP_RIGHT

org.libreoffice.canvas.GraphicSelectionHandle.HandlePosition.TOP_RIGHT

The documentation for this enum was generated from the following file: