Uses of Package
com.tensegrity.graph.rule.handler

Packages that use com.tensegrity.graph.rule.handler
com.tensegrity.graph.rule.handler Handlers that can be registered and then activated in rules.  
com.tensegrity.graph.view Contains the graph view interface.  
 

Classes in com.tensegrity.graph.rule.handler used by com.tensegrity.graph.rule.handler
VisualNodeDropHandler
          This class is a functional handler that is optionally invoked by the API as a callback when a node is dropped onto a visualsubgraph.
VisualNodeDropInfo
          TODO: comment
VisualNodeGroupDropHighlightInfo
          TODO: comment
VisualNodeMovedInSubgraphHandler
          This class is a functional handler that is optionally invoked by the API as a callback when a node is moved within the bounds of a subgraph.
VisualNodeMovedInSubgraphInfo
          TODO: comment
VisualNodeMoveInSubgraphHighlightInfo
          TODO: comment
VisualNodeOverlayIndicationHandler
           The VisualNodeOverlayIndicationHandler class is a functional handler that is optionally invoked by the GraphAPI as a callback when a VisualNode is dropped onto another VisualNode.
VisualNodeOverlayIndicationInfo
          TODO: comment
VisualSubgraphRemoveHandler
          This class is a functional handler that is optionally invoked by the API as a callback when a node is removed from a VisualSubgraph.
VisualSubgraphRemoveInfo
          TODO: comment
 

Classes in com.tensegrity.graph.rule.handler used by com.tensegrity.graph.view
VisualNodeDropHandlerRegistry
          This class is the registry for node drop handlers.
VisualNodeMovedInSubgraphHandlerRegistry
          This class is the registry for node-moved in subgraph handlers.
VisualNodeOverlayIndicationHandlerRegistry
          This class is the registry for overlay-indication-handlers.
VisualSubgraphRemoveHandlerRegistry
          This class is the registry for subgraph-remove-handlers.
 



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