public class QfsmInitialTransition
extends java.lang.Object
itransition
XML element.Constructor and Description |
---|
QfsmInitialTransition() |
Modifier and Type | Method and Description |
---|---|
double |
getDrawEndPosX() |
double |
getDrawEndPosY() |
double |
getDrawPosX() |
double |
getDrawPosY() |
void |
setDrawEndPosX(double drawEndPosX) |
void |
setDrawEndPosY(double drawEndPosY) |
void |
setDrawPosX(double drawPosX) |
void |
setDrawPosY(double drawPosY) |
public double getDrawPosX()
public void setDrawPosX(double drawPosX)
public double getDrawPosY()
public void setDrawPosY(double drawPosY)
public double getDrawEndPosX()
public void setDrawEndPosX(double drawEndPosX)
public double getDrawEndPosY()
public void setDrawEndPosY(double drawEndPosY)
Copyright 2012-2013 Michal Turek, AnotherFSM.