Author: kono
Date: 2010-09-15 16:57:39 -0700 (Wed, 15 Sep 2010)
New Revision: 21887
Modified:
core3/vizmap-api/branches/vp-tree/src/main/java/org/cytoscape/view/vizmap/VisualMappingManager.java
Log:
Unnecessary method removed.
Modified:
core3/vizmap-api/branches/vp-tree/src/main/java/org/cytoscape/view/vizmap/VisualMappingManager.java
===================================================================
---
core3/vizmap-api/branches/vp-tree/src/main/java/org/cytoscape/view/vizmap/VisualMappingManager.java
2010-09-15 23:52:27 UTC (rev 21886)
+++
core3/vizmap-api/branches/vp-tree/src/main/java/org/cytoscape/view/vizmap/VisualMappingManager.java
2010-09-15 23:57:39 UTC (rev 21887)
@@ -109,10 +109,4 @@
*/
public void removeVisualStyle(VisualStyle vs);
- /**
- * Get all Visual Lexicons from all rendering engines.
- *
- * @return All Visual Lexicon
- */
- public VisualLexiconManager getRootVisualLexicon();
}
--
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.