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.ConnectionRouterModelGlue. 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.ConnectionRouterGraphFigureProvider. 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.ConnectionRouterBPMNSymbols. getConnectionRouter(UISettings uiSettings) 
 -