Package com.tensegrity.graph.rule.handler

Handlers that can be registered and then activated in rules.

See:
          Description

Interface Summary
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.
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.
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.
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.
 

Class Summary
VisualNodeDropHandlerRegistry This class is the registry for node drop handlers.
VisualNodeDropInfo TODO: comment
VisualNodeGroupDropHighlightInfo TODO: comment
VisualNodeMovedInSubgraphHandlerRegistry This class is the registry for node-moved in subgraph handlers.
VisualNodeMovedInSubgraphInfo TODO: comment
VisualNodeMoveInSubgraphHighlightInfo TODO: comment
VisualNodeOverlayIndicationHandlerRegistry This class is the registry for overlay-indication-handlers.
VisualNodeOverlayIndicationInfo TODO: comment
VisualSubgraphRemoveHandlerRegistry This class is the registry for subgraph-remove-handlers.
VisualSubgraphRemoveInfo TODO: comment
 

Package com.tensegrity.graph.rule.handler Description

Handlers that can be registered and then activated in rules.

Rule-based handlers and registries are defined in this package.



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