Version: 5.4.9-ice35-b101

OmeroBlitz API
Home Previous Up Next Index

omero::model::Path

Overview

[ "protected" ] class Path extends Shape

Operation Index

getD
setD
getTextValue
setTextValue

Data Member Index

d
textValue

Operations

RString getD()

void setD(RString theD)

RString getTextValue()

void setTextValue(RString theTextValue)

Data Members

RString d;

RString textValue;


Home Previous Up Next Index