Uses of Interface
com.arbergashi.charts.model.FlowChartModel.Link
Packages that use FlowChartModel.Link
-
Uses of FlowChartModel.Link in com.arbergashi.charts.model
Classes in com.arbergashi.charts.model that implement FlowChartModel.LinkMethods in com.arbergashi.charts.model that return types with arguments of type FlowChartModel.LinkModifier and TypeMethodDescriptionList<? extends FlowChartModel.Link> DefaultFlowChartModel.getLinks()List<? extends FlowChartModel.Link> FlowChartModel.getLinks()Returns the list of all links connecting the nodes.