net.sourceforge.plantuml.sequencediagram
Class NoteOnMessage
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.NoteOnMessage
-
public class NoteOnMessage extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description NoteOnMessage(Display strings, NotePosition notePosition, NoteStyle noteStyle, java.lang.String backcolor, Url url)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DisplaygetDisplay()NotePositiongetNotePosition()NoteStylegetNoteStyle()SkinParamBackcoloredgetSkinParamNoteBackcolored(ISkinParam skinParam)UrlgetUrlNote()booleanhasUrl()
-
-
-
Constructor Detail
-
NoteOnMessage
public NoteOnMessage(Display strings, NotePosition notePosition, NoteStyle noteStyle, java.lang.String backcolor, Url url)
-
-
Method Detail
-
getSkinParamNoteBackcolored
public SkinParamBackcolored getSkinParamNoteBackcolored(ISkinParam skinParam)
-
hasUrl
public boolean hasUrl()
-
getDisplay
public Display getDisplay()
-
getNotePosition
public NotePosition getNotePosition()
-
getNoteStyle
public NoteStyle getNoteStyle()
-
getUrlNote
public Url getUrlNote()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG