public class WithNote
extends java.lang.Object
Constructor and Description |
---|
WithNote() |
Modifier and Type | Method and Description |
---|---|
boolean |
addNote(Display note,
NotePosition position,
NoteType type,
Colors colors,
Swimlane swimlaneNote) |
protected Ftile |
eventuallyAddNote(FtileFactory factory,
Ftile ftile,
Swimlane swimlane) |
java.util.Collection<PositionedNote> |
getPositionedNotes() |
boolean |
hasNotes() |
public boolean addNote(Display note, NotePosition position, NoteType type, Colors colors, Swimlane swimlaneNote)
protected final Ftile eventuallyAddNote(FtileFactory factory, Ftile ftile, Swimlane swimlane)
public java.util.Collection<PositionedNote> getPositionedNotes()
public boolean hasNotes()