public interface LineDisplay
Modifier and Type | Method and Description |
---|---|
void |
addPoint(String line,
double x,
double y) |
void |
addPoint(String line,
double x,
double y,
String scol) |
Copyright © 2020. All rights reserved.