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 |
scaleInPixels(long tick,
long pixel) |
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, setUseJDotcheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, hasUrl, isOk, makeDiagramReady, seed, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, getMetadata, getNbImages, getSource, hasUrlpublic static final double marginX1
public DiagramDescription getDescription()
getDescription in interface Diagrampublic UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagramprotected ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal in class UmlDiagramIOExceptionpublic 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()
public void scaleInPixels(long tick,
long pixel)
Copyright © 2017. All rights reserved.