|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractDrawCommand
net.refractions.udig.tools.edit.animation.DeleteVertexAnimation
public class DeleteVertexAnimation
Constructor Summary | |
---|---|
DeleteVertexAnimation(Point point)
|
Method Summary | |
---|---|
short |
getFrameInterval()
|
java.awt.Rectangle |
getValidArea()
|
boolean |
hasNext()
|
void |
nextFrame()
|
void |
run(IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteVertexAnimation(Point point)
point
- Method Detail |
---|
public short getFrameInterval()
public void nextFrame()
public boolean hasNext()
public void run(IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
public java.awt.Rectangle getValidArea()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |