Uses of Interface
de.aristaflow.adept2.ui.processvisualisation.widgets.GraphFigureProvider
Packages that use GraphFigureProvider
Package
Description
-
Uses of GraphFigureProvider in de.aristaflow.adept2.ui.processvisualisation
Methods in de.aristaflow.adept2.ui.processvisualisation that return GraphFigureProviderModifier and TypeMethodDescriptionUISettings.getGraphElements()Returns the implementation of the graph elements which are used to visualise the process graph -
Uses of GraphFigureProvider in de.aristaflow.adept2.ui.processvisualisation.model
Classes in de.aristaflow.adept2.ui.processvisualisation.model that implement GraphFigureProviderModifier and TypeClassDescriptionclassHelper methods for managing the model and transforming it into chunks manageable by EditParts. -
Uses of GraphFigureProvider in de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn
Classes in de.aristaflow.adept2.ui.processvisualisation.widgets.bpmn that implement GraphFigureProviderModifier and TypeClassDescriptionclassAn implementation for graph elements using BPMN symbols instead of the normal AristaFlow symbols.