de.ukn.hci.squidy.designer.zoom
Interface ConnectionManager
- All Known Implementing Classes:
- DefaultConnectionManager
public interface ConnectionManager
ConnectionManager.
Date: Feb 16, 2009
Time: 3:47:25 PM
- Since:
- 1.0.0
- Version:
- $Id: ConnectionManager.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de, University
of Konstanz
addConnection
void addConnection(PortShape port)
removeConnection
void removeConnection(PortShape port)
getConnectionAtPoint
PortShape getConnectionAtPoint(Point2D point)
hasConnectionAtPoint
boolean hasConnectionAtPoint(Point2D point)
hasConnectionAtDifferentNodeAtPoint
boolean hasConnectionAtDifferentNodeAtPoint(PortShape portShape,
Point2D point)
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.