Version: Beta-4.1.1-r5927-b91
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::model::Point
Overview
[ "protected" ] class Point extends
Shape
Operation Index
getCx
setCx
getCy
setCy
Data Member Index
cx
cy
Operations
RDouble
getCx
()
void
setCx
(
RDouble
theCx)
RDouble
getCy
()
void
setCy
(
RDouble
theCy)
Data Members
RDouble
cx
;
RDouble
cy
;
Home
Previous
Up
Next
Index