LibreOffice Module android (master)
1
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
x
y
z
Files
File List
android
source
src
java
org
libreoffice
canvas
CanvasElementImplRequirement.java
Go to the documentation of this file.
1
package
org.libreoffice.canvas;
2
3
import
android.graphics.Canvas;
4
9
interface
CanvasElementImplRequirement {
10
16
boolean
onHitTest(
float
x,
float
y);
17
24
void
onDraw(Canvas
canvas
);
25
}
canvas
Generated on Sun Jul 30 2023 04:39:27 for LibreOffice Module android (master) by
1.9.3