Class Note
java.lang.Object
net.sourceforge.plantuml.sequencediagram.AbstractEvent
net.sourceforge.plantuml.sequencediagram.Note
- All Implemented Interfaces:
Event
,SpecificBackcolorable
,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 TypeMethodDescriptionboolean
dealWith
(Participant someone) final Colors
final NoteStyle
getSkinParamBackcolored
(ISkinParam skinParam) getUrl()
Style[]
void
boolean
hasUrl()
boolean
void
final void
setNoteStyle
(NoteStyle style) void
setStereotype
(Stereotype stereotype) void
void
java.lang.String
toString()
withPosition
(NotePosition newPosition) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Note
-
Note
-
Note
-
-
Method Details
-
temporaryProtectedUntilTeozIsStandard
public void temporaryProtectedUntilTeozIsStandard() -
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getUsedStyles
- Specified by:
getUsedStyles
in interfaceWithStyle
-
setStereotype
-
withPosition
-
getParticipant
-
getParticipant2
-
getStrings
-
getPosition
-
getColors
- Specified by:
getColors
in interfaceSpecificBackcolorable
-
setColors
- Specified by:
setColors
in interfaceSpecificBackcolorable
-
dealWith
-
getUrl
- Specified by:
getUrl
in interfaceEvent
- Overrides:
getUrl
in classAbstractEvent
-
hasUrl
public boolean hasUrl()- Specified by:
hasUrl
in interfaceEvent
- Overrides:
hasUrl
in classAbstractEvent
-
getNoteStyle
-
setNoteStyle
-
getSkinParamBackcolored
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
setUrl
-
goParallel
public void goParallel() -
isParallel
public boolean isParallel()- Specified by:
isParallel
in interfaceEvent
- Overrides:
isParallel
in classAbstractEvent
-