omero::model::Label
Overview
[ "protected" ]
class Label extends Shape
Operation Index
- getX
-
- setX
-
- getY
-
- setY
-
- getTextValue
-
- setTextValue
-
- getAnchor
-
- setAnchor
-
- getDecoration
-
- setDecoration
-
- getBaselineShift
-
- setBaselineShift
-
- getGlyphOrientationVertical
-
- setGlyphOrientationVertical
-
- getDirection
-
- setDirection
-
- getWritingMode
-
- setWritingMode
-
Data Member Index
- x
-
- y
-
- textValue
-
- anchor
-
- decoration
-
- baselineShift
-
- glyphOrientationVertical
-
- direction
-
- writingMode
-
Operations
void setX(RDouble theX)
void setY(RDouble theY)
RString getTextValue()
void setTextValue(RString theTextValue)
void setAnchor(RString theAnchor)
RString getDecoration()
void setDecoration(RString theDecoration)
RString getBaselineShift()
void setBaselineShift(RString theBaselineShift)
RInt getGlyphOrientationVertical()
void setGlyphOrientationVertical(RInt theGlyphOrientationVertical)
RString getDirection()
void setDirection(RString theDirection)
RString getWritingMode()
void setWritingMode(RString theWritingMode)
Data Members
RString baselineShift;
RInt glyphOrientationVertical;