public class RestoredGraphSequence extends java.lang.Object implements java.lang.Iterable<GraphLayoutInfo>
Constructor and Description |
---|
RestoredGraphSequence(javax.json.JsonArray sequence) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<GraphLayoutInfo> |
iterator() |
public RestoredGraphSequence(javax.json.JsonArray sequence)
public java.util.Iterator<GraphLayoutInfo> iterator()
iterator
in interface java.lang.Iterable<GraphLayoutInfo>