Package com.nomagic.magicdraw.ui.browser
Interface TextAdornment
@OpenApiAll
public interface TextAdornment
An adornment of the browser tree node text.
- See Also:
-
Method Summary
-
Method Details
-
adorn
Adorn given text.- Parameters:
text
- text to adorn.element
- element represented by the node.- Returns:
- adorned text.
-