Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
F
fill(Shape)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Forwards the call to the parent.
fillArc(int, int, int, int, int, int)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills a closed polygon defined by arrays of
x
and
y
coordinates.
fillPolygon(Polygon)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills the polygon defined by the specified Polygon object with the graphics context's current color.
fillRect(int, int, int, int)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int)
- Method in class org.pentaho.reporting.tools.configeditor.util.
BugFixProxyGraphics2D
Fills the specified rounded corner rectangle with the current color.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V