Deprecated API

Deprecated Classes
gumbo.util.relation.AbstractAssociate
          Currently broken. 
gumbo.util.state.AbstractStateTrigger
          StateSet has no events. 
gumbo.visualize.data.AspectModels
            
gumbo.util.relation.Associates
          Currently broken. 
 

Deprecated Interfaces
gumbo.util.relation.Associate
          Currently broken. 
 

Deprecated Methods
gumbo.visualize.data.layout.GraphNodeOrdering.compressRank(int, int, int, double, double, List)
          Replaced by moveNode(), which uses nodes instead of indices. 
gumbo.visualize.data.layout.KinkyGraphLayoutRanker.doMainRanking(Set, GraphNodeRanking, Set, GraphNodeRanking, GraphNodeRanking)
          Used in earlier releases to broduce a rankings connected to all sources and sinks. This avoids cross ranking edges but introduces grunge into the main (forward) ranking. Before resurecting this code it needs to be verified with the latest release. 
gumbo.visualize.data.layout.GraphLayoutNode.expandBalancedNodes(int, Collection)
          No longer used.