Uses of Class
org.jfree.data.xy.OHLCDataItem

Packages that use OHLCDataItem
org.jfree.data.xy A package containing the XYDataset interface and related classes. 
 

Uses of OHLCDataItem in org.jfree.data.xy
 

Constructors in org.jfree.data.xy with parameters of type OHLCDataItem
DefaultOHLCDataset(Comparable key, OHLCDataItem[] data)
          Creates a new dataset.
 



Copyright © 2001-2011 JFree.org. All Rights Reserved.