Interface Clipper.ZFillCallback
-
- Enclosing interface:
- Clipper
public static interface Clipper.ZFillCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
zFill(Point.LongPoint bot1, Point.LongPoint top1, Point.LongPoint bot2, Point.LongPoint top2, Point.LongPoint pt)
-
-
-
Method Detail
-
zFill
void zFill(Point.LongPoint bot1, Point.LongPoint top1, Point.LongPoint bot2, Point.LongPoint top2, Point.LongPoint pt)
-
-