br.edu.fei.dcc.raciocinioespacial.editor.commands
Class Transformacao
java.lang.Object
br.edu.fei.dcc.raciocinioespacial.editor.commands.Transformacao
public class Transformacao
- extends java.lang.Object
Class that transform a simulation with our objects on a ShapesDiagram
to be used in GEF Editor or even the inverse
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Transformacao
public Transformacao(ShapesDiagram diagram)
Transformacao
public Transformacao(Simulacao simulacao)
Transformacao
public Transformacao(Simulacao simulacao,
ShapesDiagram diagram)
getDiagram
public ShapesDiagram getDiagram()
getSimulacao
public Simulacao getSimulacao()