| Package | Description |
|---|---|
| net.sourceforge.plantuml.sequencediagram | |
| net.sourceforge.plantuml.sequencediagram.teoz |
| Modifier and Type | Method and Description |
|---|---|
Note |
Notes.get(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
Notes.asList() |
Iterator<Note> |
Notes.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Notes.add(Note n) |
void |
SequenceDiagram.addNote(Note n,
boolean tryMerge) |
| Constructor and Description |
|---|
Notes(Note n1,
Note n2) |
| Constructor and Description |
|---|
NoteTile(LivingSpace livingSpace1,
LivingSpace livingSpace2,
Note note,
Skin skin,
ISkinParam skinParam) |
Copyright © 2017. All rights reserved.