Author: Christian Lopes
Date: 2010-08-12 16:01:53 -0700 (Thu, 12 Aug 2010)
New Revision: 21364
Modified:
cytoscapeweb/trunk/cytoscapeweb/html-template/js/cytoscapeweb.js
Log:
Removed incorrect "selectionLineWidth" edge style from API documentation.
Modified: cytoscapeweb/trunk/cytoscapeweb/html-template/js/cytoscapeweb.js
===================================================================
--- cytoscapeweb/trunk/cytoscapeweb/html-template/js/cytoscapeweb.js
2010-08-12 22:57:30 UTC (rev 21363)
+++ cytoscapeweb/trunk/cytoscapeweb/html-template/js/cytoscapeweb.js
2010-08-12 23:01:53 UTC (rev 21364)
@@ -2453,8 +2453,6 @@
* (or
<code>mergeColor</code>, when edges are merged).</li>
* <li><code>selectionOpacity</code> {Number}: The opacity of selected
edges (0 to 1).
* The
default value is the same one set to <code>opacity</code>.</li>
- * <li><code>selectionLineWidth</code> {Number}: The border width of
selected edges (0 to 1).
- * The
default value is the same one set to <code>width</code>.</li>
* <li><code>selectionGlowColor</code> {String}: The glow color of
selected edges.The default value is "#ffff33".</li>
* <li><code>selectionGlowOpacity</code> {Number}: The glow
transparency of selected edges. Valid values are 0 to 1.
*
The default value is 0.6 (60% opaque).</li>
--
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.