public class SetPropertyWithPositionCommand extends SetPropertyCommand
Modifier and Type | Field and Description |
---|---|
protected int |
x |
protected int |
y |
element, name, property, value
version
Constructor and Description |
---|
SetPropertyWithPositionCommand(Element element,
String property,
Object value,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getLocalProperty, getLocalPropertyValue, getModifiedElement, swap, undo
getVersion, setVersion
public void execute()
execute
in interface Command
execute
in class SetPropertyCommand
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.