Author: pwang Date: 2010-10-11 15:46:39 -0700 (Mon, 11 Oct 2010) New Revision: 22206
Modified: cytoscape/trunk/application/src/main/resources/cytoscape.props Log: Add new property -- defaultLayoutAlgorithm Modified: cytoscape/trunk/application/src/main/resources/cytoscape.props =================================================================== --- cytoscape/trunk/application/src/main/resources/cytoscape.props 2010-10-11 22:03:00 UTC (rev 22205) +++ cytoscape/trunk/application/src/main/resources/cytoscape.props 2010-10-11 22:46:39 UTC (rev 22206) @@ -23,4 +23,4 @@ cytoscape.debug=false nestedNetworkSnapshotSize=400 moduleNetworkViewCreationThreshold=5 - +defaultLayoutAlgorithm=force-directed -- 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.
