0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Javadoc changes. Deleted functions which didn't do anything. More... over 14 years ago
Added functions of Keiichiro Ono and added lgpl disclaimer to all files. More... over 14 years ago
Created createContinuous[Node|Edge]VisualStyle with arrays as input arguments. Small changes. More... over 14 years ago
Added functions to export networks to image files. Added license. Clean up. More... over 14 years ago
Version bump. Added some descriptions and did some clean-ups. More... over 14 years ago
Last remaining functions of cytotalk added. More... over 14 years ago
More function from cytotalk added. More... over 14 years ago
Added function to get neighbouring nodes. More... over 14 years ago
Clean ups and refactoring. Implementation of many CyToTalk functions that did not exist previously. Changes everywhere basically. More... over 14 years ago
More refactoring. Version upgrade. More... over 14 years ago
Checkstyle changes. Implemented attribute mapper so the discreteMapper should now also work for integer and floating key types. More... over 14 years ago
More refactoring and implementation of the discrete mapper function which takes two arrays as arguments instead of one map. This provides the ability to use numbers as keys (XML-RPC won't allow you to use nrs as keys in maps). More... over 14 years ago
Implemented some of the CytoTalk functions such as the count methods. Created a separate CyEdgeUtils class (static) to implement all the edge functions in. Renamed methods to be shorter. Getting edges and nodes always results in just the identifier. (Possible api breaks.) More... almost 15 years ago
Added functions to directly set visual attributes for nodes and edges. And of course, more clean-ups. More... almost 15 years ago
Added node hide functions. Cleaned-up imports, unused variables etc. More... almost 15 years ago
More restructuring, added some funcitons which try to mimick the behavirour of the old (pre 2.3) Cytotalk plugin. More... almost 15 years ago
Moved more code out of the call-handler. Added documentation, cleaned imports. More... almost 15 years ago
Documentation and some bug-fixes (static methods are not used by the xmlrpc server in java!). More... almost 15 years ago
Implemented discrete mapper which works for both nodes and edges and for all types of properties that can be set. More... almost 15 years ago
Documentation additions, refactoring and started implementing a generic Discrete mapper. More... almost 15 years ago
More refactoring. Moved some graphics functions to CyVizMapper and implemented Map method for setting visual parameters for nodes. More... almost 15 years ago
More refactoring and added more node and edge visuallization stuff. More... almost 15 years ago
More refactoring and checkstyle changes. More... almost 15 years ago
Refactoring of CallHandler class. Started moving methods that don't have anything to do with the functionality needed by the client to other classes. More... almost 15 years ago
First implementation of edge vizmapfunctions. More... almost 15 years ago
Added method to add edge attributes. More... almost 15 years ago
Reimplemented addEdges function. Breaks backwards compatibility. More... almost 15 years ago
Clean-up and documentation in CyAttributeAdderImpl. More... almost 15 years ago
Changed node attribute type names to reflect the normal cytoscape types. Note: breaks backwards compatibility! More... almost 15 years ago
Small clean-up and documentation. More... almost 15 years ago