123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:43 CEST 2014 -->
- <title>TimeSeriesCollection (JFreeChart Class Library (version 1.0.19-fx))</title>
- <meta name="date" content="2014-07-31">
- <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
- <script type="text/javascript" src="../../../../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="TimeSeriesCollection (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":42,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":42,"i34":10,"i35":10};
- var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
- var altColor = "altColor";
- var rowColor = "rowColor";
- var tableTab = "tableTab";
- var activeTableTab = "activeTableTab";
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/TimeSeriesCollection.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../org/jfree/data/time/TimeSeriesDataItem.html" title="class in org.jfree.data.time"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/data/time/TimeSeriesCollection.html" target="_top">Frames</a></li>
- <li><a href="TimeSeriesCollection.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li>Field | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li>Field | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <!-- ======== START OF CLASS DATA ======== -->
- <div class="header">
- <div class="subTitle">org.jfree.data.time</div>
- <h2 title="Class TimeSeriesCollection" class="title">Class TimeSeriesCollection</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/data/general/AbstractDataset.html" title="class in org.jfree.data.general">org.jfree.data.general.AbstractDataset</a></li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html" title="class in org.jfree.data.general">org.jfree.data.general.AbstractSeriesDataset</a></li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html" title="class in org.jfree.data.xy">org.jfree.data.xy.AbstractXYDataset</a></li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html" title="class in org.jfree.data.xy">org.jfree.data.xy.AbstractIntervalXYDataset</a></li>
- <li>
- <ul class="inheritance">
- <li>org.jfree.data.time.TimeSeriesCollection</li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd>java.beans.VetoableChangeListener, java.io.ObjectInputValidation, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, <a href="../../../../org/jfree/data/DomainInfo.html" title="interface in org.jfree.data">DomainInfo</a>, <a href="../../../../org/jfree/data/general/Dataset.html" title="interface in org.jfree.data.general">Dataset</a>, <a href="../../../../org/jfree/data/general/SeriesChangeListener.html" title="interface in org.jfree.data.general">SeriesChangeListener</a>, <a href="../../../../org/jfree/data/general/SeriesDataset.html" title="interface in org.jfree.data.general">SeriesDataset</a>, <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a>, <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>, <a href="../../../../org/jfree/data/xy/XYDomainInfo.html" title="interface in org.jfree.data.xy">XYDomainInfo</a>, <a href="../../../../org/jfree/data/xy/XYRangeInfo.html" title="interface in org.jfree.data.xy">XYRangeInfo</a></dd>
- </dl>
- <hr>
- <br>
- <pre>public class <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.121">TimeSeriesCollection</a>
- extends <a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html" title="class in org.jfree.data.xy">AbstractIntervalXYDataset</a>
- implements <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>, <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a>, <a href="../../../../org/jfree/data/DomainInfo.html" title="interface in org.jfree.data">DomainInfo</a>, <a href="../../../../org/jfree/data/xy/XYDomainInfo.html" title="interface in org.jfree.data.xy">XYDomainInfo</a>, <a href="../../../../org/jfree/data/xy/XYRangeInfo.html" title="interface in org.jfree.data.xy">XYRangeInfo</a>, java.beans.VetoableChangeListener, java.io.Serializable</pre>
- <div class="block">A collection of time series objects. This class implements the
- <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a> interface, as well as the extended
- <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy"><code>IntervalXYDataset</code></a> interface. This makes it a convenient dataset for
- use with the <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> class.</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../serialized-form.html#org.jfree.data.time.TimeSeriesCollection">Serialized Form</a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#TimeSeriesCollection--">TimeSeriesCollection</a></span>()</code>
- <div class="block">Constructs an empty dataset, tied to the default timezone.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#TimeSeriesCollection-org.jfree.data.time.TimeSeries-">TimeSeriesCollection</a></span>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</code>
- <div class="block">Constructs a dataset containing a single series (more can be added),
- tied to the default timezone.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#TimeSeriesCollection-org.jfree.data.time.TimeSeries-java.util.TimeZone-">TimeSeriesCollection</a></span>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series,
- java.util.TimeZone zone)</code>
- <div class="block">Constructs a dataset containing a single series (more can be added),
- tied to a specific timezone.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#TimeSeriesCollection-java.util.TimeZone-">TimeSeriesCollection</a></span>(java.util.TimeZone zone)</code>
- <div class="block">Constructs an empty dataset, tied to a specific timezone.</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== METHOD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.summary">
- <!-- -->
- </a>
- <h3>Method Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
- <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </span></span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tr id="i0" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#addSeries-org.jfree.data.time.TimeSeries-">addSeries</a></span>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</code>
- <div class="block">Adds a series to the collection and sends a <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to
- all registered listeners.</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>java.lang.Object</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#clone--">clone</a></span>()</code>
- <div class="block">Returns a clone of this time series collection.</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code>
- <div class="block">Tests this time series collection for equality with another object.</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainBounds-boolean-">getDomainBounds</a></span>(boolean includeInterval)</code>
- <div class="block">Returns the range of the values in this dataset's domain.</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainBounds-java.util.List-boolean-">getDomainBounds</a></span>(java.util.List visibleSeriesKeys,
- boolean includeInterval)</code>
- <div class="block">Returns the bounds of the domain values for the specified series.</div>
- </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainIsPointsInTime--">getDomainIsPointsInTime</a></span>()</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">This flag is no longer used (as of 1.0.1).</span></div>
- </div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainLowerBound-boolean-">getDomainLowerBound</a></span>(boolean includeInterval)</code>
- <div class="block">Returns the minimum x-value in the dataset.</div>
- </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/DomainOrder.html" title="class in org.jfree.data">DomainOrder</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainOrder--">getDomainOrder</a></span>()</code>
- <div class="block">Returns the order of the domain values in this dataset.</div>
- </td>
- </tr>
- <tr id="i8" class="altColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainUpperBound-boolean-">getDomainUpperBound</a></span>(boolean includeInterval)</code>
- <div class="block">Returns the maximum x-value in the dataset.</div>
- </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getEndX-int-int-">getEndX</a></span>(int series,
- int item)</code>
- <div class="block">Returns the ending X value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getEndY-int-int-">getEndY</a></span>(int series,
- int item)</code>
- <div class="block">Returns the ending Y value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getItemCount-int-">getItemCount</a></span>(int series)</code>
- <div class="block">Returns the number of items in the specified series.</div>
- </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getRangeBounds-boolean-">getRangeBounds</a></span>(boolean includeInterval)</code>
- <div class="block">Returns the bounds for the y-values in the dataset.</div>
- </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getRangeBounds-java.util.List-org.jfree.data.Range-boolean-">getRangeBounds</a></span>(java.util.List visibleSeriesKeys,
- <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> xRange,
- boolean includeInterval)</code>
- <div class="block">Returns the bounds for the y-values in the dataset.</div>
- </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeries--">getSeries</a></span>()</code>
- <div class="block">Returns a list of all the series in the collection.</div>
- </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeries-java.lang.Comparable-">getSeries</a></span>(java.lang.Comparable key)</code>
- <div class="block">Returns the series with the specified key, or <code>null</code> if
- there is no such series.</div>
- </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeries-int-">getSeries</a></span>(int series)</code>
- <div class="block">Returns a series.</div>
- </td>
- </tr>
- <tr id="i17" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeriesCount--">getSeriesCount</a></span>()</code>
- <div class="block">Returns the number of series in the collection.</div>
- </td>
- </tr>
- <tr id="i18" class="altColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeriesIndex-java.lang.Comparable-">getSeriesIndex</a></span>(java.lang.Comparable key)</code>
- <div class="block">Returns the index of the series with the specified key, or -1 if no
- series has that key.</div>
- </td>
- </tr>
- <tr id="i19" class="rowColor">
- <td class="colFirst"><code>java.lang.Comparable</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSeriesKey-int-">getSeriesKey</a></span>(int series)</code>
- <div class="block">Returns the key for a series.</div>
- </td>
- </tr>
- <tr id="i20" class="altColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getStartX-int-int-">getStartX</a></span>(int series,
- int item)</code>
- <div class="block">Returns the starting X value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i21" class="rowColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getStartY-int-int-">getStartY</a></span>(int series,
- int item)</code>
- <div class="block">Returns the starting Y value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i22" class="altColor">
- <td class="colFirst"><code>int[]</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getSurroundingItems-int-long-">getSurroundingItems</a></span>(int series,
- long milliseconds)</code>
- <div class="block">Returns the indices of the two data items surrounding a particular
- millisecond value.</div>
- </td>
- </tr>
- <tr id="i23" class="rowColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getX-int-int-">getX</a></span>(int series,
- int item)</code>
- <div class="block">Returns the x-value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i24" class="altColor">
- <td class="colFirst"><code>protected long</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getX-org.jfree.data.time.RegularTimePeriod-">getX</a></span>(<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a> period)</code>
- <div class="block">Returns the x-value for a time period.</div>
- </td>
- </tr>
- <tr id="i25" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getXPosition--">getXPosition</a></span>()</code>
- <div class="block">Returns the position within each time period that is used for the X
- value when the collection is used as an
- <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>.</div>
- </td>
- </tr>
- <tr id="i26" class="altColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getXValue-int-int-">getXValue</a></span>(int series,
- int item)</code>
- <div class="block">Returns the x-value (as a double primitive) for an item within a series.</div>
- </td>
- </tr>
- <tr id="i27" class="rowColor">
- <td class="colFirst"><code>java.lang.Number</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getY-int-int-">getY</a></span>(int series,
- int item)</code>
- <div class="block">Returns the y-value for the specified series and item.</div>
- </td>
- </tr>
- <tr id="i28" class="altColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#hashCode--">hashCode</a></span>()</code>
- <div class="block">Returns a hash code value for the object.</div>
- </td>
- </tr>
- <tr id="i29" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#indexOf-org.jfree.data.time.TimeSeries-">indexOf</a></span>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</code>
- <div class="block">Returns the index of the specified series, or -1 if that series is not
- present in the dataset.</div>
- </td>
- </tr>
- <tr id="i30" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#removeAllSeries--">removeAllSeries</a></span>()</code>
- <div class="block">Removes all the series from the collection and sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i31" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#removeSeries-int-">removeSeries</a></span>(int index)</code>
- <div class="block">Removes a series from the collection.</div>
- </td>
- </tr>
- <tr id="i32" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#removeSeries-org.jfree.data.time.TimeSeries-">removeSeries</a></span>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</code>
- <div class="block">Removes the specified series from the collection and sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i33" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#setDomainIsPointsInTime-boolean-">setDomainIsPointsInTime</a></span>(boolean flag)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">This flag is no longer used, as of 1.0.1. The
- <code>includeInterval</code> flag in methods such as
- <a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainBounds-boolean-"><code>getDomainBounds(boolean)</code></a> makes this unnecessary.</span></div>
- </div>
- </td>
- </tr>
- <tr id="i34" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#setXPosition-org.jfree.data.time.TimePeriodAnchor-">setXPosition</a></span>(<a href="../../../../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</a> anchor)</code>
- <div class="block">Sets the position within each time period that is used for the X values
- when the collection is used as an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>, then sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> is sent to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i35" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#vetoableChange-java.beans.PropertyChangeEvent-">vetoableChange</a></span>(java.beans.PropertyChangeEvent e)</code>
- <div class="block">Receives notification that the key for one of the series in the
- collection has changed, and vetos it if the key is already present in
- the collection.</div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.xy.AbstractIntervalXYDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.data.xy.<a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html" title="class in org.jfree.data.xy">AbstractIntervalXYDataset</a></h3>
- <code><a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html#getEndXValue-int-int-">getEndXValue</a>, <a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html#getEndYValue-int-int-">getEndYValue</a>, <a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html#getStartXValue-int-int-">getStartXValue</a>, <a href="../../../../org/jfree/data/xy/AbstractIntervalXYDataset.html#getStartYValue-int-int-">getStartYValue</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.xy.AbstractXYDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.data.xy.<a href="../../../../org/jfree/data/xy/AbstractXYDataset.html" title="class in org.jfree.data.xy">AbstractXYDataset</a></h3>
- <code><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html#getYValue-int-int-">getYValue</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.general.AbstractSeriesDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.data.general.<a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html" title="class in org.jfree.data.general">AbstractSeriesDataset</a></h3>
- <code><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html#indexOf-java.lang.Comparable-">indexOf</a>, <a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html#seriesChanged-org.jfree.data.general.SeriesChangeEvent-">seriesChanged</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.general.AbstractDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.data.general.<a href="../../../../org/jfree/data/general/AbstractDataset.html" title="class in org.jfree.data.general">AbstractDataset</a></h3>
- <code><a href="../../../../org/jfree/data/general/AbstractDataset.html#addChangeListener-org.jfree.data.general.DatasetChangeListener-">addChangeListener</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#fireDatasetChanged--">fireDatasetChanged</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#getGroup--">getGroup</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#getNotify--">getNotify</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#notifyListeners-org.jfree.data.general.DatasetChangeEvent-">notifyListeners</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#removeChangeListener-org.jfree.data.general.DatasetChangeListener-">removeChangeListener</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#setGroup-org.jfree.data.general.DatasetGroup-">setGroup</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#setNotify-boolean-">setNotify</a>, <a href="../../../../org/jfree/data/general/AbstractDataset.html#validateObject--">validateObject</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.lang.Object</h3>
- <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.xy.IntervalXYDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.data.xy.<a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a></h3>
- <code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getEndXValue-int-int-">getEndXValue</a>, <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getEndYValue-int-int-">getEndYValue</a>, <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getStartXValue-int-int-">getStartXValue</a>, <a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getStartYValue-int-int-">getStartYValue</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.xy.XYDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.data.xy.<a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></h3>
- <code><a href="../../../../org/jfree/data/xy/XYDataset.html#getYValue-int-int-">getYValue</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.general.SeriesDataset">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.data.general.<a href="../../../../org/jfree/data/general/SeriesDataset.html" title="interface in org.jfree.data.general">SeriesDataset</a></h3>
- <code><a href="../../../../org/jfree/data/general/SeriesDataset.html#indexOf-java.lang.Comparable-">indexOf</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.data.general.Dataset">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.data.general.<a href="../../../../org/jfree/data/general/Dataset.html" title="interface in org.jfree.data.general">Dataset</a></h3>
- <code><a href="../../../../org/jfree/data/general/Dataset.html#addChangeListener-org.jfree.data.general.DatasetChangeListener-">addChangeListener</a>, <a href="../../../../org/jfree/data/general/Dataset.html#getGroup--">getGroup</a>, <a href="../../../../org/jfree/data/general/Dataset.html#removeChangeListener-org.jfree.data.general.DatasetChangeListener-">removeChangeListener</a>, <a href="../../../../org/jfree/data/general/Dataset.html#setGroup-org.jfree.data.general.DatasetGroup-">setGroup</a></code></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="TimeSeriesCollection--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>TimeSeriesCollection</h4>
- <pre>public <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.153">TimeSeriesCollection</a>()</pre>
- <div class="block">Constructs an empty dataset, tied to the default timezone.</div>
- </li>
- </ul>
- <a name="TimeSeriesCollection-java.util.TimeZone-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>TimeSeriesCollection</h4>
- <pre>public <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.163">TimeSeriesCollection</a>(java.util.TimeZone zone)</pre>
- <div class="block">Constructs an empty dataset, tied to a specific timezone.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>zone</code> - the timezone (<code>null</code> permitted, will use
- <code>TimeZone.getDefault()</code> in that case).</dd>
- </dl>
- </li>
- </ul>
- <a name="TimeSeriesCollection-org.jfree.data.time.TimeSeries-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>TimeSeriesCollection</h4>
- <pre>public <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.174">TimeSeriesCollection</a>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</pre>
- <div class="block">Constructs a dataset containing a single series (more can be added),
- tied to the default timezone.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (<code>null</code> permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="TimeSeriesCollection-org.jfree.data.time.TimeSeries-java.util.TimeZone-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>TimeSeriesCollection</h4>
- <pre>public <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.187">TimeSeriesCollection</a>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series,
- java.util.TimeZone zone)</pre>
- <div class="block">Constructs a dataset containing a single series (more can be added),
- tied to a specific timezone.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - a series to add to the collection (<code>null</code>
- permitted).</dd>
- <dd><code>zone</code> - the timezone (<code>null</code> permitted, will use
- <code>TimeZone.getDefault()</code> in that case).</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="getDomainIsPointsInTime--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainIsPointsInTime</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.214">getDomainIsPointsInTime</a>()</pre>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">This flag is no longer used (as of 1.0.1).</span></div>
- <div class="block">Returns a flag that controls whether the domain is treated as 'points in
- time'. This flag is used when determining the max and min values for
- the domain. If <code>true</code>, then only the x-values are considered
- for the max and min values. If <code>false</code>, then the start and
- end x-values will also be taken into consideration.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The flag.</dd>
- </dl>
- </li>
- </ul>
- <a name="setDomainIsPointsInTime-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setDomainIsPointsInTime</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.228">setDomainIsPointsInTime</a>(boolean flag)</pre>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">This flag is no longer used, as of 1.0.1. The
- <code>includeInterval</code> flag in methods such as
- <a href="../../../../org/jfree/data/time/TimeSeriesCollection.html#getDomainBounds-boolean-"><code>getDomainBounds(boolean)</code></a> makes this unnecessary.</span></div>
- <div class="block">Sets a flag that controls whether the domain is treated as 'points in
- time', or time periods.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>flag</code> - the flag.</dd>
- </dl>
- </li>
- </ul>
- <a name="getDomainOrder--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainOrder</h4>
- <pre>public <a href="../../../../org/jfree/data/DomainOrder.html" title="class in org.jfree.data">DomainOrder</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.239">getDomainOrder</a>()</pre>
- <div class="block">Returns the order of the domain values in this dataset.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDataset.html#getDomainOrder--">getDomainOrder</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></code></dd>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html#getDomainOrder--">getDomainOrder</a></code> in class <code><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html" title="class in org.jfree.data.xy">AbstractXYDataset</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd><a href="../../../../org/jfree/data/DomainOrder.html#ASCENDING"><code>DomainOrder.ASCENDING</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getXPosition--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getXPosition</h4>
- <pre>public <a href="../../../../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.250">getXPosition</a>()</pre>
- <div class="block">Returns the position within each time period that is used for the X
- value when the collection is used as an
- <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The anchor position (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setXPosition-org.jfree.data.time.TimePeriodAnchor-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setXPosition</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.261">setXPosition</a>(<a href="../../../../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</a> anchor)</pre>
- <div class="block">Sets the position within each time period that is used for the X values
- when the collection is used as an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>, then sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> is sent to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>anchor</code> - the anchor position (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeries--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeries</h4>
- <pre>public java.util.List <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.272">getSeries</a>()</pre>
- <div class="block">Returns a list of all the series in the collection.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The list (which is unmodifiable).</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeriesCount--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeriesCount</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.282">getSeriesCount</a>()</pre>
- <div class="block">Returns the number of series in the collection.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/general/SeriesDataset.html#getSeriesCount--">getSeriesCount</a></code> in interface <code><a href="../../../../org/jfree/data/general/SeriesDataset.html" title="interface in org.jfree.data.general">SeriesDataset</a></code></dd>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html#getSeriesCount--">getSeriesCount</a></code> in class <code><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html" title="class in org.jfree.data.general">AbstractSeriesDataset</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The series count.</dd>
- </dl>
- </li>
- </ul>
- <a name="indexOf-org.jfree.data.time.TimeSeries-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>indexOf</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.296">indexOf</a>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</pre>
- <div class="block">Returns the index of the specified series, or -1 if that series is not
- present in the dataset.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The series index.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.6</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeries-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeries</h4>
- <pre>public <a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.308">getSeries</a>(int series)</pre>
- <div class="block">Returns a series.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the index of the series (zero-based).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The series.</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeries-java.lang.Comparable-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeries</h4>
- <pre>public <a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.324">getSeries</a>(java.lang.Comparable key)</pre>
- <div class="block">Returns the series with the specified key, or <code>null</code> if
- there is no such series.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>key</code> - the series key (<code>null</code> permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The series with the given key.</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeriesKey-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeriesKey</h4>
- <pre>public java.lang.Comparable <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.345">getSeriesKey</a>(int series)</pre>
- <div class="block">Returns the key for a series.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/general/SeriesDataset.html#getSeriesKey-int-">getSeriesKey</a></code> in interface <code><a href="../../../../org/jfree/data/general/SeriesDataset.html" title="interface in org.jfree.data.general">SeriesDataset</a></code></dd>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html#getSeriesKey-int-">getSeriesKey</a></code> in class <code><a href="../../../../org/jfree/data/general/AbstractSeriesDataset.html" title="class in org.jfree.data.general">AbstractSeriesDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the index of the series (zero-based).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The key for a series.</dd>
- </dl>
- </li>
- </ul>
- <a name="getSeriesIndex-java.lang.Comparable-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSeriesIndex</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.361">getSeriesIndex</a>(java.lang.Comparable key)</pre>
- <div class="block">Returns the index of the series with the specified key, or -1 if no
- series has that key.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>key</code> - the key (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The index.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.17</dd>
- </dl>
- </li>
- </ul>
- <a name="addSeries-org.jfree.data.time.TimeSeries-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addSeries</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.379">addSeries</a>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</pre>
- <div class="block">Adds a series to the collection and sends a <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to
- all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="removeSeries-org.jfree.data.time.TimeSeries-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>removeSeries</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.393">removeSeries</a>(<a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a> series)</pre>
- <div class="block">Removes the specified series from the collection and sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="removeSeries-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>removeSeries</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.406">removeSeries</a>(int index)</pre>
- <div class="block">Removes a series from the collection.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>index</code> - the series index (zero-based).</dd>
- </dl>
- </li>
- </ul>
- <a name="removeAllSeries--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>removeAllSeries</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.417">removeAllSeries</a>()</pre>
- <div class="block">Removes all the series from the collection and sends a
- <a href="../../../../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
- </li>
- </ul>
- <a name="getItemCount-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getItemCount</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.442">getItemCount</a>(int series)</pre>
- <div class="block">Returns the number of items in the specified series. This method is
- provided for convenience.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDataset.html#getItemCount-int-">getItemCount</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series index (zero-based).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The item count.</dd>
- </dl>
- </li>
- </ul>
- <a name="getXValue-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getXValue</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.455">getXValue</a>(int series,
- int item)</pre>
- <div class="block">Returns the x-value (as a double primitive) for an item within a series.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDataset.html#getXValue-int-int-">getXValue</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></code></dd>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html#getXValue-int-int-">getXValue</a></code> in class <code><a href="../../../../org/jfree/data/xy/AbstractXYDataset.html" title="class in org.jfree.data.xy">AbstractXYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The x-value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getX-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getX</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.470">getX</a>(int series,
- int item)</pre>
- <div class="block">Returns the x-value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDataset.html#getX-int-int-">getX</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getX-org.jfree.data.time.RegularTimePeriod-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getX</h4>
- <pre>protected long <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.483">getX</a>(<a href="../../../../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a> period)</pre>
- <div class="block">Returns the x-value for a time period.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>period</code> - the time period (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The x-value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getStartX-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getStartX</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.506">getStartX</a>(int series,
- int item)</pre>
- <div class="block">Returns the starting X value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getStartX-int-int-">getStartX</a></code> in interface <code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getEndX-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getEndX</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.521">getEndX</a>(int series,
- int item)</pre>
- <div class="block">Returns the ending X value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getEndX-int-int-">getEndX</a></code> in interface <code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - The series (zero-based index).</dd>
- <dd><code>item</code> - The item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getY-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getY</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.536">getY</a>(int series,
- int item)</pre>
- <div class="block">Returns the y-value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDataset.html#getY-int-int-">getY</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value (possibly <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="getStartY-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getStartY</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.550">getStartY</a>(int series,
- int item)</pre>
- <div class="block">Returns the starting Y value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getStartY-int-int-">getStartY</a></code> in interface <code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value (possibly <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="getEndY-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getEndY</h4>
- <pre>public java.lang.Number <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.563">getEndY</a>(int series,
- int item)</pre>
- <div class="block">Returns the ending Y value for the specified series and item.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html#getEndY-int-int-">getEndY</a></code> in interface <code><a href="../../../../org/jfree/data/xy/IntervalXYDataset.html" title="interface in org.jfree.data.xy">IntervalXYDataset</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - te series (zero-based index).</dd>
- <dd><code>item</code> - the item (zero-based index).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value (possibly <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="getSurroundingItems-int-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getSurroundingItems</h4>
- <pre>public int[] <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.578">getSurroundingItems</a>(int series,
- long milliseconds)</pre>
- <div class="block">Returns the indices of the two data items surrounding a particular
- millisecond value.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>series</code> - the series index.</dd>
- <dd><code>milliseconds</code> - the time.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>An array containing the (two) indices of the items surrounding
- the time.</dd>
- </dl>
- </li>
- </ul>
- <a name="getDomainLowerBound-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainLowerBound</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.604">getDomainLowerBound</a>(boolean includeInterval)</pre>
- <div class="block">Returns the minimum x-value in the dataset.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/DomainInfo.html#getDomainLowerBound-boolean-">getDomainLowerBound</a></code> in interface <code><a href="../../../../org/jfree/data/DomainInfo.html" title="interface in org.jfree.data">DomainInfo</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>includeInterval</code> - a flag that determines whether or not the
- x-interval is taken into account.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The minimum value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getDomainUpperBound-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainUpperBound</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.622">getDomainUpperBound</a>(boolean includeInterval)</pre>
- <div class="block">Returns the maximum x-value in the dataset.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/DomainInfo.html#getDomainUpperBound-boolean-">getDomainUpperBound</a></code> in interface <code><a href="../../../../org/jfree/data/DomainInfo.html" title="interface in org.jfree.data">DomainInfo</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>includeInterval</code> - a flag that determines whether or not the
- x-interval is taken into account.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The maximum value.</dd>
- </dl>
- </li>
- </ul>
- <a name="getDomainBounds-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainBounds</h4>
- <pre>public <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.640">getDomainBounds</a>(boolean includeInterval)</pre>
- <div class="block">Returns the range of the values in this dataset's domain.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/DomainInfo.html#getDomainBounds-boolean-">getDomainBounds</a></code> in interface <code><a href="../../../../org/jfree/data/DomainInfo.html" title="interface in org.jfree.data">DomainInfo</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>includeInterval</code> - a flag that determines whether or not the
- x-interval is taken into account.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The range.</dd>
- </dl>
- </li>
- </ul>
- <a name="getDomainBounds-java.util.List-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDomainBounds</h4>
- <pre>public <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.675">getDomainBounds</a>(java.util.List visibleSeriesKeys,
- boolean includeInterval)</pre>
- <div class="block">Returns the bounds of the domain values for the specified series.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYDomainInfo.html#getDomainBounds-java.util.List-boolean-">getDomainBounds</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYDomainInfo.html" title="interface in org.jfree.data.xy">XYDomainInfo</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>visibleSeriesKeys</code> - a list of keys for the visible series.</dd>
- <dd><code>includeInterval</code> - include the x-interval?</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A range.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.13</dd>
- </dl>
- </li>
- </ul>
- <a name="getRangeBounds-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getRangeBounds</h4>
- <pre>public <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.710">getRangeBounds</a>(boolean includeInterval)</pre>
- <div class="block">Returns the bounds for the y-values in the dataset.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>includeInterval</code> - ignored for this dataset.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The range of value in the dataset (possibly <code>null</code>).</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.15</dd>
- </dl>
- </li>
- </ul>
- <a name="getRangeBounds-java.util.List-org.jfree.data.Range-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getRangeBounds</h4>
- <pre>public <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.733">getRangeBounds</a>(java.util.List visibleSeriesKeys,
- <a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> xRange,
- boolean includeInterval)</pre>
- <div class="block">Returns the bounds for the y-values in the dataset.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/xy/XYRangeInfo.html#getRangeBounds-java.util.List-org.jfree.data.Range-boolean-">getRangeBounds</a></code> in interface <code><a href="../../../../org/jfree/data/xy/XYRangeInfo.html" title="interface in org.jfree.data.xy">XYRangeInfo</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>visibleSeriesKeys</code> - the visible series keys.</dd>
- <dd><code>xRange</code> - the x-range (<code>null</code> not permitted).</dd>
- <dd><code>includeInterval</code> - ignored.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The bounds.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.14</dd>
- </dl>
- </li>
- </ul>
- <a name="vetoableChange-java.beans.PropertyChangeEvent-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>vetoableChange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.757">vetoableChange</a>(java.beans.PropertyChangeEvent e)
- throws java.beans.PropertyVetoException</pre>
- <div class="block">Receives notification that the key for one of the series in the
- collection has changed, and vetos it if the key is already present in
- the collection.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code>vetoableChange</code> in interface <code>java.beans.VetoableChangeListener</code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>e</code> - the event.</dd>
- <dt><span class="throwsLabel">Throws:</span></dt>
- <dd><code>java.beans.PropertyVetoException</code></dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.17</dd>
- </dl>
- </li>
- </ul>
- <a name="equals-java.lang.Object-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>equals</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.786">equals</a>(java.lang.Object obj)</pre>
- <div class="block">Tests this time series collection for equality with another object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code>equals</code> in class <code>java.lang.Object</code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>obj</code> - the other object.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A boolean.</dd>
- </dl>
- </li>
- </ul>
- <a name="hashCode--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>hashCode</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.812">hashCode</a>()</pre>
- <div class="block">Returns a hash code value for the object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The hashcode</dd>
- </dl>
- </li>
- </ul>
- <a name="clone--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>clone</h4>
- <pre>public java.lang.Object <a href="../../../../src-html/org/jfree/data/time/TimeSeriesCollection.html#line.832">clone</a>()
- throws java.lang.CloneNotSupportedException</pre>
- <div class="block">Returns a clone of this time series collection.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/data/general/AbstractDataset.html#clone--">clone</a></code> in class <code><a href="../../../../org/jfree/data/general/AbstractDataset.html" title="class in org.jfree.data.general">AbstractDataset</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A clone.</dd>
- <dt><span class="throwsLabel">Throws:</span></dt>
- <dd><code>java.lang.CloneNotSupportedException</code> - if there is a problem
- cloning.</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/TimeSeriesCollection.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../org/jfree/data/time/TimeSeriesDataItem.html" title="class in org.jfree.data.time"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/data/time/TimeSeriesCollection.html" target="_top">Frames</a></li>
- <li><a href="TimeSeriesCollection.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li>Field | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li>Field | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|