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) |
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)
protected final Ftile eventuallyAddNote(FtileFactory factory, Ftile ftile, Swimlane swimlane)
public Collection<PositionedNote> getPositionedNotes()
public boolean hasNotes()
Copyright © 2017. All Rights Reserved.