All Superinterfaces:
Swimable2, TextBlock, UDrawable, UShape
All Known Implementing Classes:
AbstractGtile, AbstractGtileRoot, GtileAssembly, GtileBox, GtileBreak, GtileCircleSpot, GtileCircleStart, GtileColumns, GtileEmpty, GtileGoto, GtileGroup, GtileHexagonInside, GtileHexagonInsideLabelled, GtileIfAlone, GtileIfHexagon, GtileLabel, GtileRepeat, GtileSplit, GtileTopDown, GtileTopDown3, GtileWhile, GtileWithIncomingArrow, GtileWithMargin, GtileWithNoteOpale, GtileWithNotes, GtileWithOutgoingArrow

public interface Gtile extends Swimable2, TextBlock
  • Field Details

  • Method Details

    • skinParam

      ISkinParam skinParam()
    • getStringBounder

      StringBounder getStringBounder()
    • getCoord

      UTranslate getCoord(java.lang.String name)
    • getGPoint

      GPoint getGPoint(java.lang.String name)
    • getInnerConnections

      java.util.Collection<GConnection> getInnerConnections()