org.graphstream.ui.graphicGraph
Class StyleGroupSet.ZIndex.ZIndexIterator
java.lang.Object
org.graphstream.ui.graphicGraph.StyleGroupSet.ZIndex.ZIndexIterator
- All Implemented Interfaces:
- Iterator<HashSet<StyleGroup>>
- Enclosing class:
- StyleGroupSet.ZIndex
public class StyleGroupSet.ZIndex.ZIndexIterator
- extends Object
- implements Iterator<HashSet<StyleGroup>>
index
public int index
StyleGroupSet.ZIndex.ZIndexIterator
public StyleGroupSet.ZIndex.ZIndexIterator()
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<HashSet<StyleGroup>>
next
public HashSet<StyleGroup> next()
- Specified by:
next
in interface Iterator<HashSet<StyleGroup>>
remove
public void remove()
- Specified by:
remove
in interface Iterator<HashSet<StyleGroup>>
Copyright © 2013. All Rights Reserved.