| Package | Description | 
|---|---|
| cb.petal | |
| cb.util | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClassDiagram.addAttachView(NoteView from,
             View to)
Attach note to some already added view object. 
 | 
void | 
ClassDiagram.addToView(NoteView view)
Adds a note view to the presentation view, sets location and tags
 and calls init(). 
 | 
void | 
EmptyVisitor.visit(NoteView obj)  | 
void | 
Visitor.visit(NoteView obj)  | 
void | 
DescendingVisitor.visit(NoteView obj)  | 
| Modifier and Type | Method and Description | 
|---|---|
NoteView | 
PetalObjectFactory.createNoteView(String text)
create a note view 
 | 
Copyright © 2018 BITPlan GmbH. All rights reserved.