net.sourceforge.plantuml.activitydiagram3
Class InstructionStart
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.MonoSwimable
net.sourceforge.plantuml.activitydiagram3.InstructionStart
- All Implemented Interfaces:
- Swimable, Instruction
public class InstructionStart
- extends MonoSwimable
- implements Instruction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstructionStart
public InstructionStart(Swimlane swimlane)
createFtile
public Ftile createFtile(FtileFactory factory)
- Specified by:
createFtile
in interface Instruction
add
public void add(Instruction other)
- Specified by:
add
in interface Instruction
kill
public final boolean kill()
- Specified by:
kill
in interface Instruction
getInLinkRendering
public LinkRendering getInLinkRendering()
- Specified by:
getInLinkRendering
in interface Instruction
addNote
public void addNote(Display note,
NotePosition position)
- Specified by:
addNote
in interface Instruction
Copyright © 2014. All Rights Reserved.