public class WithNote extends 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) |
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 Collection<PositionedNote> getPositionedNotes()
public boolean hasNotes()
Copyright © 2017. All rights reserved.