Package 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
-
Constructor Details
-
ShadowSet
public ShadowSet()
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceIterable<StyleGroup>
-