|
|||||||||
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.AbstractLongRunningAnimation
net.refractions.udig.tools.edit.animation.SearchBoxAnimation
public class SearchBoxAnimation
Field Summary | |
---|---|
protected Point |
center
|
Fields inherited from class net.refractions.udig.tools.edit.animation.AbstractLongRunningAnimation |
---|
frame, maxSize |
Constructor Summary | |
---|---|
SearchBoxAnimation(Point center,
|
Method Summary | |
---|---|
short |
getFrameInterval()
|
java.awt.Rectangle |
getValidArea()
|
boolean |
isValid()
|
void |
run(IProgressMonitor monitor)
|
Methods inherited from class net.refractions.udig.tools.edit.animation.AbstractLongRunningAnimation |
---|
hasNext, nextFrame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Point center
Constructor Detail |
---|
public SearchBoxAnimation(Point center,isValidProvider)
Method Detail |
---|
public void run(IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
public short getFrameInterval()
public boolean isValid()
isValid
in class AbstractLongRunningAnimation
public java.awt.Rectangle getValidArea()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |