Interface IWorkflowBpmnFlowEdgeNameConfigurator

    • Method Detail

      • configure

        void configure​(IWorkflowBpmnLayoutAlignOnFlowSideConfigurator<?> alignOnFlowSideBuilder,
                       List<Point2DDouble> waypoints)
        Configures the builder for the label alignment on the flow line.
        Parameters:
        alignOnFlowSideBuilder - The builder for the label alignment.
        waypoints - The waypoints of the flow edge.