public class SequenceDiagram extends UmlDiagram
Constructor and Description |
---|
SequenceDiagram() |
addSprite, exportCmap, exportDiagram, exportDiagramError, exportDiagramError, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getScale, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitle, setUseJDot
executeCommand, getMetadata, getSource, makeDiagramReady, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetadata, getSource
@Deprecated public Participant getOrCreateParticipant(String code)
public Participant getOrCreateParticipant(String code, Display display)
public EventWithDeactivate getLastEventWithDeactivate()
public Participant createNewParticipant(ParticipantType type, String code, Display display)
public Map<String,Participant> participants()
public String addMessage(AbstractMessage m)
public void addNote(Note n, boolean tryMerge)
public void newpage(Display strings)
public void ignoreNewpage()
public final int getAutonewpage()
public void setAutonewpage(int autonewpage)
public void divider(Display strings)
public void hspace()
public void hspace(int pixel)
public void delay(Display strings)
protected ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormat) throws IOException
exportDiagramInternal
in class UmlDiagram
IOException
public Message getActivatingMessage()
public String activate(Participant p, LifeEventType lifeEventType, HtmlColor backcolor)
public String activate(Participant p, LifeEventType lifeEventType, HtmlColor backcolor, HtmlColor linecolor)
public boolean grouping(String title, String comment, GroupingType type, HtmlColor backColorGeneral, HtmlColor backColorElement)
public DiagramDescription getDescription()
public boolean changeSkin(String className)
public final void autonumberGo(int startingNumber, int increment, DecimalFormat decimalFormat)
public final void autonumberStop()
public final void autonumberResume(DecimalFormat decimalFormat)
public final void autonumberResume(int increment, DecimalFormat decimalFormat)
public String getNextMessageNumber()
public boolean isShowFootbox()
public void setShowFootbox(boolean footbox)
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
public void endBox()
public boolean isBoxPending()
public int getNbImages()
Diagram
getNbImages
in interface Diagram
getNbImages
in class AbstractPSystem
public void removeHiddenParticipants()
public void putParticipantInLast(String code)
public ParticipantEnglober getEnglober(Participant p)
public final void setAutoactivate(boolean autoactivate)
public final boolean isAutoactivate()
public boolean hasUrl()
Diagram
hasUrl
in interface Diagram
hasUrl
in class AbstractPSystem
public void addReference(Reference ref)
public boolean isOk()
isOk
in class AbstractPSystem
public double getDpiFactor(FileFormatOption fileFormatOption, Dimension2D dim)
public String checkFinalError()
checkFinalError
in class AbstractPSystem
Copyright © 2016. All Rights Reserved.