Package | Description |
---|---|
omero.model |
Modifier and Type | Method and Description |
---|---|
void |
SmartEllipseI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartLineI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartMaskI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartPathI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartPointI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartPolygonI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartPolylineI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartRectI.areaPoints(SmartShape.PointCallback cb) |
void |
SmartShape.areaPoints(SmartShape.PointCallback action)
Calls the
SmartShape.PointCallback with all of the x/y coordinates which are
within the shape. |
void |
SmartTextI.areaPoints(SmartShape.PointCallback cb) |
static void |
SmartShape.Util.pointsByBoundingBox(Shape s,
Rectangle2D r,
SmartShape.PointCallback cb) |
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.