Interface Connection

All Superinterfaces:
UDrawable, UShape
All Known Subinterfaces:
ConnectionTranslatable
All Known Implementing Classes:
AbstractConnection, ConnectionCross, ConnectionVerticalDown

public interface Connection extends UDrawable, UShape
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface net.sourceforge.plantuml.klimt.shape.UDrawable

    drawU
  • Method Details

    • getFtile1

      Ftile getFtile1()
    • getFtile2

      Ftile getFtile2()