Interface GConnection

All Superinterfaces:
UDrawable, UShape
All Known Implementing Classes:
GAbstractConnection, GConnectionHorizontalThenVerticalDown, GConnectionSideThenVerticalThenSide, GConnectionVerticalDown, GConnectionVerticalDownThenBack, GConnectionVerticalDownThenHorizontal

public interface GConnection extends UDrawable, UShape
  • Method Details

    • getHooks

      java.util.List<GPoint> getHooks()
    • drawTranslatable

      void drawTranslatable(UGraphic ug)