package org.opentrafficsim.draw.graphs; import org.jfree.data.xy.XYZDataset; /** * {@code XYZDataset} extension that allows retrieval of surrounding values by adjusting the item number using the number of * items per column. *
* Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*