package org.opentrafficsim.draw.graphs; import java.util.Iterator; import java.util.List; /** * Common functionality between a cross-section and a path. *
* Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*
* @version $Revision$, $LastChangedDate$, by $Author$, initial version 23 okt. 2018
* @author Alexander Verbraeck
* @author Peter Knoppers
* @author Wouter Schakel
* @param underlying type of path sections
*/
public abstract class AbstractGraphSpace implements Iterable
{
/** Series names. */
private final List iterator(int series);
}