de.ukn.hci.squidy.designer.zoom
Class DefaultConnectionManager
java.lang.Object
de.ukn.hci.squidy.designer.zoom.DefaultConnectionManager
- All Implemented Interfaces:
- ConnectionManager
public class DefaultConnectionManager
- extends Object
- implements ConnectionManager
DefaultConnectionManager.
Date: Mar 15, 2009
Time: 6:41:12 PM
- Since:
- 1.0.0
- Version:
- $Id: DefaultConnectionManager.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle
Roman.Raedle@uni-konstanz.de
Human-Computer Interaction Group
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConnectionManager
public DefaultConnectionManager()
addConnection
public void addConnection(PortShape port)
- Specified by:
addConnection in interface ConnectionManager
removeConnection
public void removeConnection(PortShape port)
- Specified by:
removeConnection in interface ConnectionManager
getConnectionAtPoint
public PortShape getConnectionAtPoint(Point2D point)
- Specified by:
getConnectionAtPoint in interface ConnectionManager
hasConnectionAtPoint
public boolean hasConnectionAtPoint(Point2D point)
- Specified by:
hasConnectionAtPoint in interface ConnectionManager
hasConnectionAtDifferentNodeAtPoint
public boolean hasConnectionAtDifferentNodeAtPoint(PortShape portShape,
Point2D point)
- Specified by:
hasConnectionAtDifferentNodeAtPoint in interface ConnectionManager
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.