Package | Description |
---|---|
com.mxgraph.sharing |
This package contains all classes required for concurrent diagram editing
by multiple clients.
|
Modifier and Type | Class and Description |
---|---|
class |
mxSharedGraphModel
Implements a diagram that may be shared among multiple sessions.
|
Modifier and Type | Field and Description |
---|---|
protected mxSharedState |
mxSession.diagram
Reference to the shared diagram.
|
Constructor and Description |
---|
mxSession(String id,
mxSharedState diagram)
Constructs a new session with the given ID.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.