public static interface ScanRasteriser.ScanLineListener
Modifier and Type | Method and Description |
---|---|
void |
process(int x1,
int x2,
int y)
Process the given scan
|
void process(int x1, int x2, int y)
x1
- starting x (inclusive)x2
- ending x (inclusive)y
- the y ordinate