Package omero :: Package util :: Module OmeroPopo :: Class RectData
[hide private]
[frames] | no frames]

Class RectData

source code


Instance Methods [hide private]
 
__init__(self, rectShape=None) source code
 
setX(self, x) source code
 
getX(self) source code
 
setY(self, y) source code
 
getY(self) source code
 
setWidth(self, width) source code
 
getWidth(self) source code
 
setHeight(self, height) source code
 
getHeight(self) source code
 
transformPoint(self, transform, point) source code
 
containsPoints(self) source code

Inherited from ShapeData: contains, getROICoordinate, getT, getText, getTransform, getZ, setROICoordinate, setT, setText, setTransform, setZ, transformToMatrix

Inherited from DataObject: asIObject, getDetails, getDirty, getId, isLoaded, setDirty, setId, setValue

Method Details [hide private]

__init__(self, rectShape=None)
(Constructor)

source code 
Overrides: DataObject.__init__

containsPoints(self)

source code 
Overrides: ShapeData.containsPoints