| Package | Description |
|---|---|
| icy.util |
Contains common utilities classes (String, XLS, XML, ZIP, JAR, OME, Graphics, Date, Shape, Class...)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ShapeUtil.consumeSubPath(java.awt.geom.PathIterator pathIt,
ShapeUtil.PathConsumer consumer)
Consume all sub path of the specified
PathIterator. |
static void |
ShapeUtil.consumeSubPath(java.awt.Shape shape,
ShapeUtil.PathConsumer consumer)
Consume all sub path of the specified
Shape. |