|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphStateHandler<N extends IRestorableGraphElement & IBasicNode<N,? extends IBasicEdge<N,?>>,E extends IRestorableGraphElement & IBasicEdge<N,E>>
Method Summary | |
---|---|
IGraphState<N,E> |
createGraphState()
|
IBasicGraph<N,E> |
getGraph()
|
void |
restoreState(IGraphState<N,E> previousState)
|
Method Detail |
---|
IBasicGraph<N,E> getGraph()
IGraphState<N,E> createGraphState()
void restoreState(IGraphState<N,E> previousState)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |