Altova UModel 2024

Interface IUMLGuiTextLabel

diagram

UModelAPI_diagrams/UModelAPI_p371.png

hierarchy

UModelAPI_diagrams/UModelAPI_p372.png

typedElements

documentation

A text label is an graphical object displaying additional data at the begin, end or at the center of a line. The IUMLGuiTextLabel interface provides access to this element. The text label can reference an UML Element using the TextLabelElement property and has a TextLabelKind which affects what text is shown in the text label.

 

Operation IUMLGuiTextLabel::IsPositioned

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

bool

 

 

 

 

Operation IUMLGuiTextLabel::PosX

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

int

 

 

 

 

Operation IUMLGuiTextLabel::PosY

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

int

 

 

 

 

Operation IUMLGuiTextLabel::SetPos

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

nX

in

int

 

 

 

nY

in

int

 

 

 

return

return

void

 

 

 

 

Operation IUMLGuiTextLabel::TextLabelElement

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLElement

 

 

 

 

Operation IUMLGuiTextLabel::TextLabelKind

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

ENUMUMLGuiTextLabelKind

 

 

 

 

 

 

UML documentation generated by UModel UML Editor https://www.altova.com/umodel

Fri Oct 20 08:49:11 2023

© 2017-2023 Altova GmbH