Author: sfederow
Date: 2010-10-25 19:46:18 -0700 (Mon, 25 Oct 2010)
New Revision: 22430
Removed:
csplugins/trunk/soc/sfederow/CyAnimator/src/FrameInterpolator.java
Log:
Deleted: csplugins/trunk/soc/sfederow/CyAnimator/src/FrameInterpolator.java
===================================================================
--- csplugins/trunk/soc/sfederow/CyAnimator/src/FrameInterpolator.java
2010-10-26 02:33:55 UTC (rev 22429)
+++ csplugins/trunk/soc/sfederow/CyAnimator/src/FrameInterpolator.java
2010-10-26 02:46:18 UTC (rev 22430)
@@ -1,10 +0,0 @@
-package CyAnimator;
-
-import java.util.List;
-
-
-public interface FrameInterpolator {
-
- public CyFrame[] interpolate(List valueList, CyFrame frameOne, CyFrame
frameTwo, int start, int end, CyFrame[] cyFrameArray);
-
-}
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.