net.sourceforge.plantuml.activitydiagram3
Class WithNote
- java.lang.Object
-
- net.sourceforge.plantuml.activitydiagram3.WithNote
-
- Direct Known Subclasses:
- InstructionFork, InstructionIf, InstructionList, InstructionWhile, MonoSwimable
public class WithNote extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description WithNote()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanaddNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)java.util.Collection<PositionedNote>getPositionedNotes()booleanhasNotes()
-
-
-
Method Detail
-
addNote
public boolean addNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)
-
getPositionedNotes
public java.util.Collection<PositionedNote> getPositionedNotes()
-
hasNotes
public boolean hasNotes()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG