com.tensegrity.graph.view
Class VisualGraphViewInteractionConfiguration
java.lang.Object
com.tensegrity.graph.view.VisualGraphViewInteractionConfiguration
- public class VisualGraphViewInteractionConfiguration
- extends java.lang.Object
TODO: comment
- Version:
- $Id$
- Author:
- MKegel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISPLACE_NONE
public static final int DISPLACE_NONE
- Modes for automatic displacement of
VisualNode objects
after an overlay-edge-creation operation
- See Also:
- Constant Field Values
DISPLACE_HORIZONTAL
public static final int DISPLACE_HORIZONTAL
- Modes for automatic displacement of
VisualNode objects
after an overlay-edge-creation operation
- See Also:
- Constant Field Values
DISPLACE_VERTICAL
public static final int DISPLACE_VERTICAL
- Modes for automatic displacement of
VisualNode objects
after an overlay-edge-creation operation
- See Also:
- Constant Field Values
NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT
public static final java.lang.String NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT
- See Also:
- Constant Field Values
NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_DEFAULT
public static final MetricExpression NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_DEFAULT
NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_MODE
public static final java.lang.String NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_MODE
- See Also:
- Constant Field Values
NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_MODE_DEFAULT
public static final java.lang.Integer NODE_OVERLAYEDGECREATION_NODEDISPLACEMENT_MODE_DEFAULT
VisualGraphViewInteractionConfiguration
public VisualGraphViewInteractionConfiguration()
getNodeOverlayEdgeCreationNodeDisplacement
public static final double getNodeOverlayEdgeCreationNodeDisplacement(int unit)
setNodeOverlayEdgeCreationNodeDisplacement
public static final void setNodeOverlayEdgeCreationNodeDisplacement(MetricExpression nodeDisplacement)
getNodeOverlayoutEdgeCreateionNodeDisplacementMode
public static final int getNodeOverlayoutEdgeCreateionNodeDisplacementMode()
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.