Package omero :: Package util :: Module ROI_utils :: Class EllipseData
[hide private]
[frames] | no frames]

Class EllipseData

source code


Instance Methods [hide private]
 
__init__(self, roicoord=ROICoordinate(), cx=0, cy=0, rx=0, ry=0) source code
 
setROIGeometry(self, ellipse) source code
 
getGeometryFromROI(self, roi) source code
 
createBaseType(self) source code
 
acceptVisitor(self, visitor) source code

Inherited from ShapeData: fromROI, getCoordFromROI, getROI, getShapeSettingsFromROI, setCoord, setROICoord, setROIShapeSettings, setShapeSettings

Method Details [hide private]

__init__(self, roicoord=ROICoordinate(), cx=0, cy=0, rx=0, ry=0)
(Constructor)

source code 
Overrides: ShapeData.__init__

setROIGeometry(self, ellipse)

source code 
Overrides: ShapeData.setROIGeometry

getGeometryFromROI(self, roi)

source code 
Overrides: ShapeData.getGeometryFromROI

createBaseType(self)

source code 
Overrides: ShapeData.createBaseType

acceptVisitor(self, visitor)

source code 
Overrides: ROIDrawingI.acceptVisitor