Uses of Interface
omero.model.SmartShape.PointCallback

Packages that use SmartShape.PointCallback
omero.model   
 

Uses of SmartShape.PointCallback in omero.model
 

Methods in omero.model with parameters of type SmartShape.PointCallback
 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)
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.