Interface Swimable2
-
- All Known Subinterfaces:
Gtile
- 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 Swimable2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Swimlane
getSwimlane(String point)
Set<Swimlane>
getSwimlanes()
-