net.refractions.udig.project.ui.commands
Interface IMapTransformCommand

All Superinterfaces:
IDrawCommand
All Known Implementing Classes:
TransformDrawCommand

public interface IMapTransformCommand
extends IDrawCommand

DrawCommand that is valid until the map is rerendered. Translation is an example. A Translation is valid because the raster needs to be offset until a new rendered map is available to avoid display artifacts such as image stuttering.

Since:
0.3
Author:
jeichar

Method Summary
 
Methods inherited from interface net.refractions.udig.project.ui.commands.IDrawCommand
dispose, getValidArea, isValid, setGraphics, setValid