public class TimingDiagram extends UmlDiagram implements Clock
Modifier and Type | Field and Description |
---|---|
static double |
marginX1 |
Constructor and Description |
---|
TimingDiagram() |
Modifier and Type | Method and Description |
---|---|
void |
addTime(TimeTick time) |
void |
createLifeLine(String code,
String full,
TimingStyle type) |
void |
createTimeMessage(Player player1,
TimeTick time1,
Player player2,
TimeTick time2,
String label) |
protected ImageData |
exportDiagramInternal(OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
Player |
getLastPlayer() |
TimeTick |
getNow() |
Player |
getPlayer(String code) |
UmlDiagramType |
getUmlDiagramType() |
UTranslate |
getUTranslateForPlayer(Player candidat,
StringBounder stringBounder) |
void |
setLastPlayer(Player player) |
void |
updateNow(TimeTick time) |
addSprite, exportCmap, exportDiagramError, exportDiagramNow, 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
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, hasUrl, isOk, makeDiagramReady, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
public static final double marginX1
public DiagramDescription getDescription()
getDescription
in interface Diagram
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
protected ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal
in class UmlDiagram
IOException
public UTranslate getUTranslateForPlayer(Player candidat, StringBounder stringBounder)
public void createLifeLine(String code, String full, TimingStyle type)
public void createTimeMessage(Player player1, TimeTick time1, Player player2, TimeTick time2, String label)
public void addTime(TimeTick time)
public void updateNow(TimeTick time)
public void setLastPlayer(Player player)
public Player getLastPlayer()
Copyright © 2017. All Rights Reserved.