omero::model::Polyline
Overview
[ "protected" ]
class Polyline extends Shape
Operation Index
- getPoints
-
- setPoints
-
- getMarkerStart
-
- setMarkerStart
-
- getMarkerEnd
-
- setMarkerEnd
-
- getTextValue
-
- setTextValue
-
Data Member Index
- points
-
- markerStart
-
- markerEnd
-
- textValue
-
Operations
void setPoints(RString thePoints)
RString getMarkerStart()
void setMarkerStart(RString theMarkerStart)
RString getMarkerEnd()
void setMarkerEnd(RString theMarkerEnd)
RString getTextValue()
void setTextValue(RString theTextValue)
Data Members