Uses of Class
com.tensegrity.graph.rule.AbstractGraphObjectRule

Packages that use AbstractGraphObjectRule
com.tensegrity.graph.rule The rule package contains the code for rules that are used throughout the graph packages.  
 

Uses of AbstractGraphObjectRule in com.tensegrity.graph.rule
 

Subclasses of AbstractGraphObjectRule in com.tensegrity.graph.rule
 class EdgeRule
           Class EdgeRule implements the rule template for VisualEdge objects.
 class NodeRule
           Class NodeRule implements the rule template for VisualNode objects.
 

Constructors in com.tensegrity.graph.rule with parameters of type AbstractGraphObjectRule
AbstractGraphObjectRule(AbstractGraphObjectRule rule)
          Copy-Constructor for an abstract rule.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.