Altova UModel 2024 Enterprise Edition

Interface IUMLGuiTextLabelWaypoint

diagram

UModelAPI_diagrams/UModelAPI_p373.png

hierarchy

UModelAPI_diagrams/UModelAPI_p374.png

documentation

A text label waypoint is a special waypoint as part of a IUMLGuiLineLink which can have one or more text labels associated with it. Text label waypoints can usually appear at the begin, end or in the middle of a line. The waypoint stores not only the text labels it shows, but also the visibility of each text label.

 

Operation IUMLGuiTextLabelWaypoint::GetTextLabelText

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

ipTextLabel

in

IUMLGuiTextLabel

 

 

 

return

return

string

 

 

 

 

Operation IUMLGuiTextLabelWaypoint::IsTextLabelVisible

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

ipTextLabel

in

IUMLGuiTextLabel

 

 

 

return

return

bool

 

 

 

 

Operation IUMLGuiTextLabelWaypoint::SetTextLabelVisible

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

ipTextLabel

in

IUMLGuiTextLabel

 

 

 

bVisible

in

bool

 

 

 

return

return

void

 

 

 

 

Operation IUMLGuiTextLabelWaypoint::TextLabels

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLDataList

 

 

 

documentation

Returns a list of all text labels of this waypoint. Contains only elements of type (or subtype of) IUMLGuiTextLabel.

 

 

 

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

Wed Jan 27 07:46:44 2021

© 2017-2023 Altova GmbH