org.graphstream.ui.graphicGraph
Class StyleGroupSet.ShadowSet
java.lang.Object
org.graphstream.ui.graphicGraph.StyleGroupSet.ShadowSet
- All Implemented Interfaces:
- Iterable<StyleGroup>
- Enclosing class:
- StyleGroupSet
public class StyleGroupSet.ShadowSet
- extends Object
- implements Iterable<StyleGroup>
Set of groups that cast a shadow.
- Author:
- Antoine Dutot
StyleGroupSet.ShadowSet
public StyleGroupSet.ShadowSet()
iterator
public Iterator<StyleGroup> iterator()
- Specified by:
iterator
in interface Iterable<StyleGroup>
Copyright © 2013. All Rights Reserved.