Package omero.api
Class ShapeListHelper
- java.lang.Object
-
- omero.api.ShapeListHelper
-
public final class ShapeListHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShapeListHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<Shape>
read(IceInternal.BasicStream __is)
static void
write(IceInternal.BasicStream __os, java.util.List<Shape> __v)
-