Uses of Class
org.graphstream.util.cumulative.CumulativeSpells.Spell
| Package | Description |
|---|---|
| org.graphstream.util.cumulative |
-
Uses of CumulativeSpells.Spell in org.graphstream.util.cumulative
Methods in org.graphstream.util.cumulative that return CumulativeSpells.Spell Modifier and Type Method Description CumulativeSpells.SpellCumulativeSpells. closeSpell()CumulativeSpells.SpellCumulativeSpells. getCurrentSpell()CumulativeSpells.SpellCumulativeSpells. getOrCreateSpell(double date)CumulativeSpells.SpellCumulativeSpells. getSpell(int i)CumulativeSpells.SpellCumulativeSpells. startSpell(double date)Methods in org.graphstream.util.cumulative that return types with arguments of type CumulativeSpells.Spell Modifier and Type Method Description Iterable<CumulativeSpells.Spell>CumulativeAttributes. getAttributeSpells(String key)