com.tensegrity.composite
Class CompositeInteractionConfiguration
java.lang.Object
com.tensegrity.composite.CompositeInteractionConfiguration
- public class CompositeInteractionConfiguration
- 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 |
NO_DRAG_REPRESENTATION
public static final int NO_DRAG_REPRESENTATION
- See Also:
- Constant Field Values
SINGLE_HIGHLIGHT_DRAG_REPRESENTATION
public static final int SINGLE_HIGHLIGHT_DRAG_REPRESENTATION
- See Also:
- Constant Field Values
MULTIPLE_HIGHLIGHT_DRAG_REPRESENTATION
public static final int MULTIPLE_HIGHLIGHT_DRAG_REPRESENTATION
- See Also:
- Constant Field Values
CompositeInteractionConfiguration
public CompositeInteractionConfiguration()
getDragRepresentationHotspot
public final Coordinate getDragRepresentationHotspot()
setDragRepresentationHotspot
public final void setDragRepresentationHotspot(Coordinate hotspot)
getDragRepresentationMode
public final int getDragRepresentationMode()
setDragRepresentationMode
public final void setDragRepresentationMode(int dragRepresentationMode)
deepCopy
public final CompositeInteractionConfiguration deepCopy()
Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.