org.graphstream.ui.graphicGraph
Class StyleGroupSet.ShadowSet

java.lang.Object
  extended by 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 Summary
StyleGroupSet.ShadowSet()
           
 
Method Summary
 Iterator<StyleGroup> iterator()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleGroupSet.ShadowSet

public StyleGroupSet.ShadowSet()
Method Detail

iterator

public Iterator<StyleGroup> iterator()
Specified by:
iterator in interface Iterable<StyleGroup>


Copyright © 2011. All Rights Reserved.