Version: 5.1.4-ice35-b55

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