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, setUseJDotexecuteCommand, getMetadata, getSource, makeDiagramReady, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetadata, 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 UmlDiagramIOExceptionpublic 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 UmlDiagrampublic void endBox()
public boolean isBoxPending()
public int getNbImages()
DiagramgetNbImages in interface DiagramgetNbImages in class AbstractPSystempublic 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()
DiagramhasUrl in interface DiagramhasUrl in class AbstractPSystempublic void addReference(Reference ref)
public boolean isOk()
isOk in class AbstractPSystempublic double getDpiFactor(FileFormatOption fileFormatOption, Dimension2D dim)
public String checkFinalError()
checkFinalError in class AbstractPSystemCopyright © 2016. All Rights Reserved.