public class MutationLayerMove extends java.lang.Object implements MutationLayer
Constructor and Description |
---|
MutationLayerMove(Layer layer,
IEntity entity,
int newLongitude) |
Modifier and Type | Method and Description |
---|---|
Layer |
getOriginal() |
Layer |
mute() |
java.lang.String |
toString() |
public Layer mute()
mute
in interface MutationLayer
public Layer getOriginal()
getOriginal
in interface MutationLayer
public java.lang.String toString()
toString
in class java.lang.Object