|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShapesDiagram in br.edu.fei.dcc.raciocinioespacial.editor.commands |
---|
Methods in br.edu.fei.dcc.raciocinioespacial.editor.commands that return ShapesDiagram | |
---|---|
ShapesDiagram |
Transformacao.getDiagram()
|
Constructors in br.edu.fei.dcc.raciocinioespacial.editor.commands with parameters of type ShapesDiagram | |
---|---|
Transformacao(ShapesDiagram diagram)
|
|
Transformacao(Simulacao simulacao,
ShapesDiagram diagram)
|
Uses of ShapesDiagram in br.edu.fei.dcc.raciocinioespacial.editor.shapes |
---|
Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes that return ShapesDiagram | |
---|---|
ShapesDiagram |
ShapesEditor.getModel()
|
ShapesDiagram |
ShapesEditorInput.getShapesDiagram()
|
Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes with parameters of type ShapesDiagram | |
---|---|
void |
ShapesEditorInput.setShapesDiagram(ShapesDiagram diagram)
|
Uses of ShapesDiagram in br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions |
---|
Constructors in br.edu.fei.dcc.raciocinioespacial.editor.shapes.actions with parameters of type ShapesDiagram | |
---|---|
CreateNewPointAction(ShapesDiagram diagram,
org.eclipse.gef.EditPartViewer viewer)
|
|
RotateShapeAction(ShapesDiagram diagram,
org.eclipse.gef.EditPartViewer viewer)
|
Uses of ShapesDiagram in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements |
---|
Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements that return ShapesDiagram | |
---|---|
ShapesDiagram |
Shape.getParent()
Return the parent ShapeDiagram |
Methods in br.edu.fei.dcc.raciocinioespacial.editor.shapes.elements with parameters of type ShapesDiagram | |
---|---|
void |
Shape.setParent(ShapesDiagram parent)
|
Uses of ShapesDiagram in br.edu.fei.dcc.raciocinioespacial.editor.shapes.model.command |
---|
Constructors in br.edu.fei.dcc.raciocinioespacial.editor.shapes.model.command with parameters of type ShapesDiagram | |
---|---|
ShapeCreateCommand(ShapesDiagram parent,
org.eclipse.gef.requests.CreateRequest req)
Cria o comando que adicionará a nova forma/shape no diagrama. |
|
ShapeDeleteCommand(ShapesDiagram parent,
Shape child)
Cria o comando que removerá a forma/shape de seu container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |