Interface GConnection
-
- All Known Subinterfaces:
GConnectionTranslatable
- All Known Implementing Classes:
GAbstractConnection,GConnectionHorizontalThenVerticalDown,GConnectionLeftThenDownThenRight,GConnectionVerticalDown,GConnectionVerticalDownThenHorizontal
public interface GConnection extends UDrawable, UShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<GPoint>getHooks()
-
-
-
Method Detail
-
getHooks
java.util.List<GPoint> getHooks()
-
-