|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortShape | |
|---|---|
| de.ukn.hci.squidy.designer.zoom | Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Uses of PortShape in de.ukn.hci.squidy.designer.zoom |
|---|
| Methods in de.ukn.hci.squidy.designer.zoom that return PortShape | |
|---|---|
PortShape |
DefaultConnectionManager.getConnectionAtPoint(Point2D point)
|
PortShape |
ConnectionManager.getConnectionAtPoint(Point2D point)
|
PortShape |
ConnectorShape.getInputPort()
|
PortShape |
Connectable.getInputPort()
|
PortShape |
ConnectorShape.getOutputPort()
|
PortShape |
Connectable.getOutputPort()
|
| Methods in de.ukn.hci.squidy.designer.zoom with parameters of type PortShape | |
|---|---|
void |
DefaultConnectionManager.addConnection(PortShape port)
|
void |
ConnectionManager.addConnection(PortShape port)
|
boolean |
DefaultConnectionManager.hasConnectionAtDifferentNodeAtPoint(PortShape portShape,
Point2D point)
|
boolean |
ConnectionManager.hasConnectionAtDifferentNodeAtPoint(PortShape portShape,
Point2D point)
|
void |
DefaultConnectionManager.removeConnection(PortShape port)
|
void |
ConnectionManager.removeConnection(PortShape port)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||