org.kite9.diagram.builders.formats.sequence
Class NoLayoutSequenceDiagramFormat
java.lang.Object
org.kite9.diagram.builders.formats.sequence.AbstractSequenceDiagramFormat
org.kite9.diagram.builders.formats.sequence.NoLayoutSequenceDiagramFormat
public class NoLayoutSequenceDiagramFormat
- extends AbstractSequenceDiagramFormat
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoLayoutSequenceDiagramFormat
public NoLayoutSequenceDiagramFormat(DiagramBuilder db)
NoLayoutSequenceDiagramFormat
public NoLayoutSequenceDiagramFormat(InsertionInterface ii,
NounFactory nf,
Aliaser a)
write
public void write(SequenceDiagramDataProvider provider,
Container c)
- Formats the information in the provider, putting all of the created
elements into the container.
buildFromLabel
protected Label buildFromLabel(Step s,
Label existing)
- Overrides:
buildFromLabel in class AbstractSequenceDiagramFormat
createLink
protected void createLink(Step s,
DiagramElement from,
DiagramElement to,
Direction d)
Copyright © 2011. All Rights Reserved.