public interface IVisualizationTool
extends java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Integer |
NOTGOOD |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvisiblePoint(double x,
double y) |
void |
addPoint(double x,
double y) |
void |
end() |
void |
init() |