Class Note
java.lang.Object
net.sourceforge.plantuml.sequencediagram.AbstractEvent
net.sourceforge.plantuml.sequencediagram.Note
- All Implemented Interfaces:
SpecificBackcolorable,Event,Styleable,WithStyle
-
Constructor Summary
ConstructorsConstructorDescriptionNote(Display strings, NotePosition position, NoteStyle style, StyleBuilder styleBuilder) Note(Participant p, NotePosition position, Display strings, StyleBuilder styleBuilder) Note(Participant p, Participant p2, Display strings, StyleBuilder styleBuilder) -
Method Summary
Modifier and TypeMethodDescriptionbooleandealWith(Participant someone) final Colorsfinal NoteStylegetSkinParamBackcolored(ISkinParam skinParam) getUrl()Style[]voidbooleanhasUrl()booleanvoidfinal voidsetNoteStyle(NoteStyle style) voidsetStereotype(Stereotype stereotype) voidvoidtoString()withPosition(NotePosition newPosition) Methods inherited from class net.sourceforge.plantuml.sequencediagram.AbstractEvent
setY
-
Constructor Details
-
Note
-
Note
-
Note
-
-
Method Details
-
temporaryProtectedUntilTeozIsStandard
public void temporaryProtectedUntilTeozIsStandard() -
getStyleSignature
- Specified by:
getStyleSignaturein interfaceStyleable
-
getUsedStyles
- Specified by:
getUsedStylesin interfaceWithStyle
-
setStereotype
-
withPosition
-
getParticipant
-
getParticipant2
-
getDisplay
-
getPosition
-
getColors
- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
dealWith
-
getUrl
- Specified by:
getUrlin interfaceEvent- Overrides:
getUrlin classAbstractEvent
-
hasUrl
public boolean hasUrl()- Specified by:
hasUrlin interfaceEvent- Overrides:
hasUrlin classAbstractEvent
-
getNoteStyle
-
setNoteStyle
-
getSkinParamBackcolored
-
toString
-
setUrl
-
goParallel
public void goParallel() -
isParallel
public boolean isParallel()- Specified by:
isParallelin interfaceEvent- Overrides:
isParallelin classAbstractEvent
-