June 2017
Beginner
1296 pages
69h 23m
English
27.1 Fill in the blanks in each of the following statements:
In Java 2D, method of class sets the characteristics of a stroke used to draw a shape.
Class helps specify the fill for a shape such that the fill gradually changes from one color to another.
The method of class Graphics draws a line between two points.
RGB is short for , and .
Font sizes are measured in units called .
Class helps specify the fill for a shape using a pattern drawn in a Buffered-Image.
27.2 State whether each of the following is true or false. If false, explain why.
The first two arguments ...