Author: paperwing
Date: 2011-07-21 06:55:12 -0700 (Thu, 21 Jul 2011)
New Revision: 26233
Modified:
csplugins/trunk/toronto/yuedong/paperwing-impl/src/main/java/org/cytoscape/paperwing/internal/Graphics.java
Log:
Modified:
csplugins/trunk/toronto/yuedong/paperwing-impl/src/main/java/org/cytoscape/paperwing/internal/Graphics.java
===================================================================
---
csplugins/trunk/toronto/yuedong/paperwing-impl/src/main/java/org/cytoscape/paperwing/internal/Graphics.java
2011-07-21 13:48:52 UTC (rev 26232)
+++
csplugins/trunk/toronto/yuedong/paperwing-impl/src/main/java/org/cytoscape/paperwing/internal/Graphics.java
2011-07-21 13:55:12 UTC (rev 26233)
@@ -1869,6 +1869,7 @@
camera.moveTo(findAveragePosition(networkView.getModel().getNodeList())
.subtract(camera.getDirection().multiply(camera.getDistance())));
+ camera.zoomOut(20);
}
/*
--
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.