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 MutationLayerpublic Layer getOriginal()
getOriginal in interface MutationLayerpublic java.lang.String toString()
toString in class java.lang.Object