Version: 5.2.0-ice35-b12
OmeroBlitz API
Home
Previous
Up
Next
Index
omero::model::Polyline
Overview
[ "protected" ] class Polyline 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