I've seen that there is BpmnAutoLayout which converts a BPMN model to a mxGraph (jGraph) visualization.
Is there also the opposite, i. e. code that converts the modified mxGraph back to a BpmnModel? Is documentation available about using mxGraph and where can I find it?