public static interface ShapeUtil.PathConsumer
Modifier and Type | Method and Description |
---|---|
boolean |
consumePath(java.awt.geom.Path2D path,
boolean closed)
Consume the specified path.
|
boolean consumePath(java.awt.geom.Path2D path, boolean closed)