Short Answer
You use the ____________________ method in statements to add points to a polygon.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: The lineTo() method is used to define
Q45: BasicStroke myLine = new BasicStroke(12.0f, BasicStroke.CAP_SQUARE, BasicStroke.JOIN_ROUND);
Q46: Write the statement that will create a
Q47: The getFontMetrics() method can be used to
Q48: The _ method provides information about the
Q50: You can instruct a Graphics object to
Q51: BasicStroke class variables determine the endcap and
Q52: Which of the following statements will correctly
Q53: The statements pen.drawLine(50, 50, 100, 200); and
Q54: The _ method can be used when