public class Point extends Shape
Constructor and Description |
---|
Point(double x,
double y,
javafx.scene.paint.Color color)
Constructor for the Point object
|
Modifier and Type | Method and Description |
---|---|
void |
draw(edu.msoe.winplotterfx.WinPlotterFX plotter)
A method that draws the Point using the WinPlotterFX
|
setColor, setPenColor