public interface XYDomainInfo
| Modifier and Type | Method and Description |
|---|---|
Range |
getDomainBounds(List visibleSeriesKeys,
boolean includeInterval)
Returns the range of the values in this dataset's domain.
|
Range getDomainBounds(List visibleSeriesKeys, boolean includeInterval)
visibleSeriesKeys - the keys of the visible series.includeInterval - a flag that determines whether or not the
y-interval is taken into account.null if the dataset contains no
values).Copyright © 2001–2017 JFree.org. All rights reserved.