Author: kono
Date: 2009-05-28 13:47:05 -0700 (Thu, 28 May 2009)
New Revision: 16833
Modified:
core3/layout/trunk/src/main/java/org/cytoscape/layout/internal/algorithms/GridNodeLayout.java
Log:
TwoD Package renamed.
Modified:
core3/layout/trunk/src/main/java/org/cytoscape/layout/internal/algorithms/GridNodeLayout.java
===================================================================
---
core3/layout/trunk/src/main/java/org/cytoscape/layout/internal/algorithms/GridNodeLayout.java
2009-05-28 20:45:52 UTC (rev 16832)
+++
core3/layout/trunk/src/main/java/org/cytoscape/layout/internal/algorithms/GridNodeLayout.java
2009-05-28 20:47:05 UTC (rev 16833)
@@ -44,7 +44,7 @@
import org.cytoscape.model.CyNode;
import org.cytoscape.view.model.View;
import org.cytoscape.view.model.VisualProperty;
-import org.cytoscape.view.presentation.twod.TwoDVisualLexicon;
+import org.cytoscape.view.presentation.property.TwoDVisualLexicon;
import org.cytoscape.work.Tunable;
import org.cytoscape.work.UndoSupport;
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---