org.jplot2d.element.impl
Class XYGraphDataChunker
- java.lang.Object
-
- org.jplot2d.element.impl.XYGraphDataChunker
-
- All Implemented Interfaces:
- java.lang.Iterable<XYGraphDataChunker.ChunkData>
public class XYGraphDataChunker extends java.lang.Object implements java.lang.Iterable<XYGraphDataChunker.ChunkData>
Supply graph data points in iterable chunks.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classXYGraphDataChunker.ChunkData
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static XYGraphDataChunkergetInstance(XYGraphEx dp, java.awt.Rectangle clip)org.jplot2d.element.impl.XYGraphDataChunker.DataChunkIteratoriterator()
-
-
-
Method Detail
-
iterator
public org.jplot2d.element.impl.XYGraphDataChunker.DataChunkIterator iterator()
- Specified by:
iteratorin interfacejava.lang.Iterable<XYGraphDataChunker.ChunkData>
-
getInstance
public static XYGraphDataChunker getInstance(XYGraphEx dp, java.awt.Rectangle clip)
-
-
DMelt 3.0 © DataMelt by jWork.ORG