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 boolean |
ShapeUtil.consumeShapeFromPath(java.awt.geom.PathIterator path,
ShapeUtil.ShapeConsumer consumer)
Permit to describe any PathIterator in a list of Shape which are returned
to the specified ShapeConsumer
|