Version: 5.3.3-ice35-b63
OmeroBlitz API
Home
Previous
Up
Next
Index
omero::model::Polygon
Overview
[ "protected" ] class Polygon extends
Shape
Operation Index
getPoints
setPoints
getTextValue
setTextValue
Data Member Index
points
textValue
Operations
RString
getPoints
()
void
setPoints
(
RString
thePoints)
RString
getTextValue
()
void
setTextValue
(
RString
theTextValue)
Data Members
RString
points
;
RString
textValue
;
Home
Previous
Up
Next
Index