mxGraph 2.5.0.1


Uses of Class
com.mxgraph.sharing.mxSharedState

Packages that use mxSharedState
com.mxgraph.sharing This package contains all classes required for concurrent diagram editing by multiple clients. 
 

Uses of mxSharedState in com.mxgraph.sharing
 

Subclasses of mxSharedState in com.mxgraph.sharing
 class mxSharedGraphModel
          Implements a diagram that may be shared among multiple sessions.
 

Fields in com.mxgraph.sharing declared as mxSharedState
protected  mxSharedState mxSession.diagram
          Reference to the shared diagram.
 

Constructors in com.mxgraph.sharing with parameters of type mxSharedState
mxSession(String id, mxSharedState diagram)
          Constructs a new session with the given ID.
 


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.