|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TextPainter
instances can be used to draw
text across the single or multiple lines on BufferedImage
(s).TextPainter
object with the specified Font
and set by default foreground Paint
attribute to Color.BLACK
,
outline Paint
attribute to Color.WHITE
,
background Color
attribute to full-transparent Color
and anti-aliased to 'TRUE'.
TextPainter
object with the specified Font
and the specified anti-aliased attribute.
TextPainter
object with the specified Font
attribute,
foreground Paint
attribute, outline Paint
attribute,
background Color
attribute and anti-aliased attribute.
TunnelFilter
implements the gradual appearance animation
in the form of tunnel.TunnelFilter
with the specified motion direction,
default number of frames = 8 and delay between frames = 0.1 sec (10 1/100 sec)
TunnelFilter
with the specified motion direction,
number of frames and default delay between frames = 0.1 sec (10 1/100 sec)
TunnelFilter
with the specified motion direction,
number of frames and delay between frames
Image
instances to BufferedImage
instances.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |