Uses of Class
de.aristaflow.adept2.ui.processvisualisation.UISettings
-
-
Uses of UISettings in de.aristaflow.adept2.ui.processvisualisation.model
Methods in de.aristaflow.adept2.ui.processvisualisation.model with parameters of type UISettings Modifier and Type Method Description org.eclipse.draw2d.ConnectionRouter
ModelGlue. getConnectionRouter(UISettings uiSettings)
-
Uses of UISettings in de.aristaflow.adept2.ui.processvisualisation.widgets
Methods in de.aristaflow.adept2.ui.processvisualisation.widgets with parameters of type UISettings Modifier and Type Method Description org.eclipse.draw2d.ConnectionRouter
GraphFigureProvider. getConnectionRouter(UISettings uiSettings)
Creates and returns a connection router which is used to route the connection between graph elements -
Uses of UISettings in de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn
Methods in de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn with parameters of type UISettings Modifier and Type Method Description org.eclipse.draw2d.ConnectionRouter
BPMNSymbols. getConnectionRouter(UISettings uiSettings)
-