LibreOffice Module android (master) 1
Classes
Package org.libreoffice.canvas

Classes

class  AdjustLengthLine
 
class  BitmapHandle
 Bitmap handle canvas element is used to show a handle on the screen. More...
 
class  CalcHeaderCell
 
class  CalcSelectionBox
 CalcSelectionBox is the selection frame for the current highlighted area/cells in Calc. More...
 
interface  CanvasElement
 Canvas element is an element (or part) that is drawn canvas and can potentially be interacted with. More...
 
interface  CanvasElementImplRequirement
 The interface defines a set of method that a typical CanvasElement implementation should implement.
 
class  CommonCanvasElement
 Common implementation to canvas elements. More...
 
class  Cursor
 Handles the cursor drawing on the canvas. More...
 
class  GraphicSelection
 This class is responsible to draw and reposition the selection rectangle. More...
 
class  GraphicSelectionHandle
 This class is responsible to draw the selection handles, track the handle position and perform a hit test to determine if the selection handle was touched. More...
 
class  ImageUtils
 
class  PageNumberRect
 
class  SelectionHandle
 Selection handle is a common class for "start", "middle" and "end" types of selection handles. More...
 
class  SelectionHandleEnd
 Selection handle for showing and manipulating the end of a selection. More...
 
class  SelectionHandleMiddle
 Selection handle that is used to manipulate the cursor. More...
 
class  SelectionHandleStart
 Selection handle for showing and manipulating the start of a selection. More...