123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692 |
- <!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:27 CEST 2014 -->
- <title>DateAxis (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="DateAxis (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":41,"i7":9,"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":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10};
- var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/DateAxis.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/chart/axis/CyclicNumberAxis.CycleBoundTick.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../org/jfree/chart/axis/DateTick.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/chart/axis/DateAxis.html" target="_top">Frames</a></li>
- <li><a href="DateAxis.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><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </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.chart.axis</div>
- <h2 title="Class DateAxis" class="title">Class DateAxis</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">org.jfree.chart.axis.Axis</a></li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">org.jfree.chart.axis.ValueAxis</a></li>
- <li>
- <ul class="inheritance">
- <li>org.jfree.chart.axis.DateAxis</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.io.Serializable, java.lang.Cloneable, org.jfree.util.PublicCloneable</dd>
- </dl>
- <hr>
- <br>
- <pre>public class <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.183">DateAxis</a>
- extends <a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a>
- implements java.lang.Cloneable, java.io.Serializable</pre>
- <div class="block">The base class for axes that display dates. You will find it easier to
- understand how this axis works if you bear in mind that it really
- displays/measures integer (or long) data, where the integers are
- milliseconds since midnight, 1-Jan-1970. When displaying tick labels, the
- millisecond values are converted back to dates using a
- <code>DateFormat</code> instance.
- <P>
- You can also create a <a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis"><code>Timeline</code></a> and supply in
- the constructor to create an axis that only contains certain domain values.
- For example, this allows you to create a date axis that only contains
- working days.</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../serialized-form.html#org.jfree.chart.axis.DateAxis">Serialized Form</a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- =========== FIELD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.summary">
- <!-- -->
- </a>
- <h3>Field Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
- <caption><span>Fields</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Field and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>static java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DEFAULT_ANCHOR_DATE">DEFAULT_ANCHOR_DATE</a></span></code>
- <div class="block">The default anchor date.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>static double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS">DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS</a></span></code>
- <div class="block">The default minimum auto range size.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>static <a href="../../../../org/jfree/data/time/DateRange.html" title="class in org.jfree.data.time">DateRange</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DEFAULT_DATE_RANGE">DEFAULT_DATE_RANGE</a></span></code>
- <div class="block">The default axis range.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DEFAULT_DATE_TICK_UNIT">DEFAULT_DATE_TICK_UNIT</a></span></code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">As pointed out in bug #977, the SimpleDateFormat in this
- object uses Calendar which is not thread safe...so you should
- avoid reusing this instance and create a new instance as required.</span></div>
- </div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.axis.ValueAxis">
- <!-- -->
- </a>
- <h3>Fields inherited from class org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></h3>
- <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_AUTO_RANGE">DEFAULT_AUTO_RANGE</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_AUTO_RANGE_MINIMUM_SIZE">DEFAULT_AUTO_RANGE_MINIMUM_SIZE</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_AUTO_TICK_UNIT_SELECTION">DEFAULT_AUTO_TICK_UNIT_SELECTION</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_INVERTED">DEFAULT_INVERTED</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_LOWER_BOUND">DEFAULT_LOWER_BOUND</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_LOWER_MARGIN">DEFAULT_LOWER_MARGIN</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_RANGE">DEFAULT_RANGE</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_UPPER_BOUND">DEFAULT_UPPER_BOUND</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#DEFAULT_UPPER_MARGIN">DEFAULT_UPPER_MARGIN</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#MAXIMUM_TICK_COUNT">MAXIMUM_TICK_COUNT</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.axis.Axis">
- <!-- -->
- </a>
- <h3>Fields inherited from class org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></h3>
- <code><a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_LABEL_FONT">DEFAULT_AXIS_LABEL_FONT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_LABEL_INSETS">DEFAULT_AXIS_LABEL_INSETS</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_LABEL_PAINT">DEFAULT_AXIS_LABEL_PAINT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_LINE_PAINT">DEFAULT_AXIS_LINE_PAINT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_LINE_STROKE">DEFAULT_AXIS_LINE_STROKE</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_AXIS_VISIBLE">DEFAULT_AXIS_VISIBLE</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_LABEL_FONT">DEFAULT_TICK_LABEL_FONT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_LABEL_INSETS">DEFAULT_TICK_LABEL_INSETS</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_LABEL_PAINT">DEFAULT_TICK_LABEL_PAINT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_LABELS_VISIBLE">DEFAULT_TICK_LABELS_VISIBLE</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_MARK_INSIDE_LENGTH">DEFAULT_TICK_MARK_INSIDE_LENGTH</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_MARK_OUTSIDE_LENGTH">DEFAULT_TICK_MARK_OUTSIDE_LENGTH</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_MARK_PAINT">DEFAULT_TICK_MARK_PAINT</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_MARK_STROKE">DEFAULT_TICK_MARK_STROKE</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#DEFAULT_TICK_MARKS_VISIBLE">DEFAULT_TICK_MARKS_VISIBLE</a></code></li>
- </ul>
- </li>
- </ul>
- <!-- ======== 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/chart/axis/DateAxis.html#DateAxis--">DateAxis</a></span>()</code>
- <div class="block">Creates a date axis with no label.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DateAxis-java.lang.String-">DateAxis</a></span>(java.lang.String label)</code>
- <div class="block">Creates a date axis with the specified label.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DateAxis-java.lang.String-java.util.TimeZone-">DateAxis</a></span>(java.lang.String label,
- java.util.TimeZone zone)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">From 1.0.11 onwards, use <a href="../../../../org/jfree/chart/axis/DateAxis.html#DateAxis-java.lang.String-java.util.TimeZone-java.util.Locale-"><code>DateAxis(String, TimeZone,
- Locale)</code></a> instead, to explicitly set the locale.</span></div>
- </div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#DateAxis-java.lang.String-java.util.TimeZone-java.util.Locale-">DateAxis</a></span>(java.lang.String label,
- java.util.TimeZone zone,
- java.util.Locale locale)</code>
- <div class="block">Creates a date axis.</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>protected void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#autoAdjustRange--">autoAdjustRange</a></span>()</code>
- <div class="block">Rescales the axis to ensure that all data is visible.</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#calculateHighestVisibleTickValue-org.jfree.chart.axis.DateTickUnit-">calculateHighestVisibleTickValue</a></span>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</code>
- <div class="block">Calculates the value of the highest visible tick on the axis.</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#calculateLowestVisibleTickValue-org.jfree.chart.axis.DateTickUnit-">calculateLowestVisibleTickValue</a></span>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</code>
- <div class="block">Calculates the value of the lowest visible tick on the axis.</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>java.lang.Object</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#clone--">clone</a></span>()</code>
- <div class="block">Returns a clone of the object.</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#configure--">configure</a></span>()</code>
- <div class="block">Configures the axis to work with the specified plot.</div>
- </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#createStandardDateTickUnits--">createStandardDateTickUnits</a></span>()</code>
- <div class="block">Returns a collection of standard date tick units that uses the default
- time zone.</div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#createStandardDateTickUnits-java.util.TimeZone-">createStandardDateTickUnits</a></span>(java.util.TimeZone zone)</code>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span>
- <div class="block"><span class="deprecationComment">Since 1.0.11, use <a href="../../../../org/jfree/chart/axis/DateAxis.html#createStandardDateTickUnits-java.util.TimeZone-java.util.Locale-"><code>createStandardDateTickUnits(
- TimeZone, Locale)</code></a> to explicitly set the locale as well as the
- time zone.</span></div>
- </div>
- </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#createStandardDateTickUnits-java.util.TimeZone-java.util.Locale-">createStandardDateTickUnits</a></span>(java.util.TimeZone zone,
- java.util.Locale locale)</code>
- <div class="block">Returns a collection of standard date tick units.</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/chart/axis/DateAxis.html#dateToJava2D-java.util.Date-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">dateToJava2D</a></span>(java.util.Date date,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Translates a date to Java2D coordinates, based on the range displayed by
- this axis for the specified data area.</div>
- </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</code>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code>
- <div class="block">Tests this axis for equality with an arbitrary object.</div>
- </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>java.text.DateFormat</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getDateFormatOverride--">getDateFormatOverride</a></span>()</code>
- <div class="block">Returns the date format override.</div>
- </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code>java.util.Locale</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getLocale--">getLocale</a></span>()</code>
- <div class="block">Returns the locale for this axis.</div>
- </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code>java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getMaximumDate--">getMaximumDate</a></span>()</code>
- <div class="block">Returns the latest date visible on the axis.</div>
- </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getMinimumDate--">getMinimumDate</a></span>()</code>
- <div class="block">Returns the earliest date visible on the axis.</div>
- </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTickMarkPosition--">getTickMarkPosition</a></span>()</code>
- <div class="block">Returns the tick mark position (start, middle or end of the time period).</div>
- </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTickUnit--">getTickUnit</a></span>()</code>
- <div class="block">Returns the tick unit for the axis.</div>
- </td>
- </tr>
- <tr id="i17" class="rowColor">
- <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis">Timeline</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTimeline--">getTimeline</a></span>()</code>
- <div class="block">Returns the underlying timeline used by this axis.</div>
- </td>
- </tr>
- <tr id="i18" class="altColor">
- <td class="colFirst"><code>java.util.TimeZone</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTimeZone--">getTimeZone</a></span>()</code>
- <div class="block">Returns the time zone for the axis.</div>
- </td>
- </tr>
- <tr id="i19" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#hashCode--">hashCode</a></span>()</code>
- <div class="block">Returns a hash code for this object.</div>
- </td>
- </tr>
- <tr id="i20" class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#isHiddenValue-long-">isHiddenValue</a></span>(long millis)</code>
- <div class="block">Returns <code>true</code> if the axis hides this value, and
- <code>false</code> otherwise.</div>
- </td>
- </tr>
- <tr id="i21" class="rowColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#java2DToValue-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">java2DToValue</a></span>(double java2DValue,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Translates a Java2D coordinate into the corresponding data value.</div>
- </td>
- </tr>
- <tr id="i22" class="altColor">
- <td class="colFirst"><code>protected java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#nextStandardDate-java.util.Date-org.jfree.chart.axis.DateTickUnit-">nextStandardDate</a></span>(java.util.Date date,
- <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</code>
- <div class="block">Returns the first "standard" date (based on the specified field and
- units).</div>
- </td>
- </tr>
- <tr id="i23" class="rowColor">
- <td class="colFirst"><code>protected java.util.Date</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#previousStandardDate-java.util.Date-org.jfree.chart.axis.DateTickUnit-">previousStandardDate</a></span>(java.util.Date date,
- <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</code>
- <div class="block">Returns the previous "standard" date, for a given date and tick unit.</div>
- </td>
- </tr>
- <tr id="i24" class="altColor">
- <td class="colFirst"><code>java.util.List</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></span>(java.awt.Graphics2D g2,
- <a href="../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- </td>
- </tr>
- <tr id="i25" class="rowColor">
- <td class="colFirst"><code>protected java.util.List</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Recalculates the ticks for the date axis.</div>
- </td>
- </tr>
- <tr id="i26" class="altColor">
- <td class="colFirst"><code>protected java.util.List</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Recalculates the ticks for the date axis.</div>
- </td>
- </tr>
- <tr id="i27" class="rowColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#selectAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">selectAutoTickUnit</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Selects an appropriate tick value for the axis.</div>
- </td>
- </tr>
- <tr id="i28" class="altColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#selectHorizontalAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">selectHorizontalAutoTickUnit</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Selects an appropriate tick size for the axis.</div>
- </td>
- </tr>
- <tr id="i29" class="rowColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#selectVerticalAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">selectVerticalAutoTickUnit</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Selects an appropriate tick size for the axis.</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/chart/axis/DateAxis.html#setDateFormatOverride-java.text.DateFormat-">setDateFormatOverride</a></span>(java.text.DateFormat formatter)</code>
- <div class="block">Sets the date format override and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</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/chart/axis/DateAxis.html#setLocale-java.util.Locale-">setLocale</a></span>(java.util.Locale locale)</code>
- <div class="block">Sets the locale for the axis and sends a change event to all registered
- listeners.</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/chart/axis/DateAxis.html#setMaximumDate-java.util.Date-">setMaximumDate</a></span>(java.util.Date maximumDate)</code>
- <div class="block">Sets the maximum date visible on the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</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/chart/axis/DateAxis.html#setMinimumDate-java.util.Date-">setMinimumDate</a></span>(java.util.Date date)</code>
- <div class="block">Sets the minimum date visible on the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</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/chart/axis/DateAxis.html#setRange-java.util.Date-java.util.Date-">setRange</a></span>(java.util.Date lower,
- java.util.Date upper)</code>
- <div class="block">Sets the axis range and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> 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/chart/axis/DateAxis.html#setRange-double-double-">setRange</a></span>(double lower,
- double upper)</code>
- <div class="block">Sets the axis range and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
- registered listeners.</div>
- </td>
- </tr>
- <tr id="i36" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setRange-org.jfree.data.Range-">setRange</a></span>(<a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> range)</code>
- <div class="block">Sets the upper and lower bounds for the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i37" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setRange-org.jfree.data.Range-boolean-boolean-">setRange</a></span>(<a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> range,
- boolean turnOffAutoRange,
- boolean notify)</code>
- <div class="block">Sets the range for the axis, if requested, sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i38" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTickMarkPosition-org.jfree.chart.axis.DateTickMarkPosition-">setTickMarkPosition</a></span>(<a href="../../../../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</a> position)</code>
- <div class="block">Sets the tick mark position (start, middle or end of the time period)
- and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i39" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTickUnit-org.jfree.chart.axis.DateTickUnit-">setTickUnit</a></span>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</code>
- <div class="block">Sets the tick unit for the axis.</div>
- </td>
- </tr>
- <tr id="i40" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTickUnit-org.jfree.chart.axis.DateTickUnit-boolean-boolean-">setTickUnit</a></span>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit,
- boolean notify,
- boolean turnOffAutoSelection)</code>
- <div class="block">Sets the tick unit attribute and, if requested, sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i41" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTimeline-org.jfree.chart.axis.Timeline-">setTimeline</a></span>(<a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis">Timeline</a> timeline)</code>
- <div class="block">Sets the underlying timeline to use for this axis.</div>
- </td>
- </tr>
- <tr id="i42" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTimeZone-java.util.TimeZone-">setTimeZone</a></span>(java.util.TimeZone zone)</code>
- <div class="block">Sets the time zone for the axis and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to
- all registered listeners.</div>
- </td>
- </tr>
- <tr id="i43" class="rowColor">
- <td class="colFirst"><code>double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#valueToJava2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">valueToJava2D</a></span>(double value,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</code>
- <div class="block">Translates the data value to the display coordinates (Java 2D User Space)
- of the chart.</div>
- </td>
- </tr>
- <tr id="i44" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/DateAxis.html#zoomRange-double-double-">zoomRange</a></span>(double lowerPercent,
- double upperPercent)</code>
- <div class="block">Zooms in on the current range (zoom-in stops once the axis length
- reaches the equivalent of one millisecond).</div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.axis.ValueAxis">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></h3>
- <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#calculateAnchorPoint-org.jfree.chart.axis.ValueTick-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">calculateAnchorPoint</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#centerRange-double-">centerRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#drawAxisLine-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawAxisLine</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#drawTickMarksAndLabels-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">drawTickMarksAndLabels</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#findMaximumTickLabelHeight-java.util.List-java.awt.Graphics2D-java.awt.geom.Rectangle2D-boolean-">findMaximumTickLabelHeight</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#findMaximumTickLabelWidth-java.util.List-java.awt.Graphics2D-java.awt.geom.Rectangle2D-boolean-">findMaximumTickLabelWidth</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getAutoRangeMinimumSize--">getAutoRangeMinimumSize</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getAutoTickIndex--">getAutoTickIndex</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getDefaultAutoRange--">getDefaultAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getDownArrow--">getDownArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getFixedAutoRange--">getFixedAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getLeftArrow--">getLeftArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getLowerBound--">getLowerBound</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getLowerMargin--">getLowerMargin</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getMinorTickCount--">getMinorTickCount</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getRange--">getRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getRightArrow--">getRightArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getStandardTickUnits--">getStandardTickUnits</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getUpArrow--">getUpArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getUpperBound--">getUpperBound</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#getUpperMargin--">getUpperMargin</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isAutoRange--">isAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isAutoTickUnitSelection--">isAutoTickUnitSelection</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isInverted--">isInverted</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isNegativeArrowVisible--">isNegativeArrowVisible</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isPositiveArrowVisible--">isPositiveArrowVisible</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isVerticalTickLabels--">isVerticalTickLabels</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#lengthToJava2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">lengthToJava2D</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#pan-double-">pan</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#resizeRange-double-">resizeRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#resizeRange-double-double-">resizeRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#resizeRange2-double-double-">resizeRange2</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoRange-boolean-">setAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoRange-boolean-boolean-">setAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoRangeMinimumSize-double-">setAutoRangeMinimumSize</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoRangeMinimumSize-double-boolean-">setAutoRangeMinimumSize</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoTickIndex-int-">setAutoTickIndex</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoTickUnitSelection-boolean-">setAutoTickUnitSelection</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setAutoTickUnitSelection-boolean-boolean-">setAutoTickUnitSelection</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setDefaultAutoRange-org.jfree.data.Range-">setDefaultAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setDownArrow-java.awt.Shape-">setDownArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setFixedAutoRange-double-">setFixedAutoRange</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setInverted-boolean-">setInverted</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setLeftArrow-java.awt.Shape-">setLeftArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setLowerBound-double-">setLowerBound</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setLowerMargin-double-">setLowerMargin</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setMinorTickCount-int-">setMinorTickCount</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setNegativeArrowVisible-boolean-">setNegativeArrowVisible</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setPositiveArrowVisible-boolean-">setPositiveArrowVisible</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRangeAboutValue-double-double-">setRangeAboutValue</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRangeWithMargins-double-double-">setRangeWithMargins</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRangeWithMargins-org.jfree.data.Range-">setRangeWithMargins</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRangeWithMargins-org.jfree.data.Range-boolean-boolean-">setRangeWithMargins</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRightArrow-java.awt.Shape-">setRightArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setStandardTickUnits-org.jfree.chart.axis.TickUnitSource-">setStandardTickUnits</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setUpArrow-java.awt.Shape-">setUpArrow</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setUpperBound-double-">setUpperBound</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setUpperMargin-double-">setUpperMargin</a>, <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setVerticalTickLabels-boolean-">setVerticalTickLabels</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.axis.Axis">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></h3>
- <code><a href="../../../../org/jfree/chart/axis/Axis.html#addChangeListener-org.jfree.chart.event.AxisChangeListener-">addChangeListener</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#createAndAddEntity-double-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">createAndAddEntity</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#createAttributedLabel-java.lang.String-">createAttributedLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#drawAttributedLabel-java.text.AttributedString-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawAttributedLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#drawLabel-java.lang.String-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisState-">drawLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#fireChangeEvent--">fireChangeEvent</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getAttributedLabel--">getAttributedLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getAxisLinePaint--">getAxisLinePaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getAxisLineStroke--">getAxisLineStroke</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getFixedDimension--">getFixedDimension</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabel--">getLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelAngle--">getLabelAngle</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelEnclosure-java.awt.Graphics2D-org.jfree.ui.RectangleEdge-">getLabelEnclosure</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelFont--">getLabelFont</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelInsets--">getLabelInsets</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelLocation--">getLabelLocation</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getLabelPaint--">getLabelPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getMinorTickMarkInsideLength--">getMinorTickMarkInsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getMinorTickMarkOutsideLength--">getMinorTickMarkOutsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getPlot--">getPlot</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickLabelFont--">getTickLabelFont</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickLabelInsets--">getTickLabelInsets</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickLabelPaint--">getTickLabelPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickMarkInsideLength--">getTickMarkInsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickMarkOutsideLength--">getTickMarkOutsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickMarkPaint--">getTickMarkPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#getTickMarkStroke--">getTickMarkStroke</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#hasListener-java.util.EventListener-">hasListener</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#isAxisLineVisible--">isAxisLineVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#isMinorTickMarksVisible--">isMinorTickMarksVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#isTickLabelsVisible--">isTickLabelsVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#isTickMarksVisible--">isTickMarksVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#isVisible--">isVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#labelAnchorH-org.jfree.chart.axis.AxisLabelLocation-">labelAnchorH</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#labelAnchorV-org.jfree.chart.axis.AxisLabelLocation-">labelAnchorV</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#labelLocationX-org.jfree.chart.axis.AxisLabelLocation-java.awt.geom.Rectangle2D-">labelLocationX</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#labelLocationY-org.jfree.chart.axis.AxisLabelLocation-java.awt.geom.Rectangle2D-">labelLocationY</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#notifyListeners-org.jfree.chart.event.AxisChangeEvent-">notifyListeners</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#removeChangeListener-org.jfree.chart.event.AxisChangeListener-">removeChangeListener</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setAttributedLabel-java.text.AttributedString-">setAttributedLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setAttributedLabel-java.lang.String-">setAttributedLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setAxisLinePaint-java.awt.Paint-">setAxisLinePaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setAxisLineStroke-java.awt.Stroke-">setAxisLineStroke</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setAxisLineVisible-boolean-">setAxisLineVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setFixedDimension-double-">setFixedDimension</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabel-java.lang.String-">setLabel</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelAngle-double-">setLabelAngle</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelFont-java.awt.Font-">setLabelFont</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelInsets-org.jfree.ui.RectangleInsets-">setLabelInsets</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelInsets-org.jfree.ui.RectangleInsets-boolean-">setLabelInsets</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelLocation-org.jfree.chart.axis.AxisLabelLocation-">setLabelLocation</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setLabelPaint-java.awt.Paint-">setLabelPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setMinorTickMarkInsideLength-float-">setMinorTickMarkInsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setMinorTickMarkOutsideLength-float-">setMinorTickMarkOutsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setMinorTickMarksVisible-boolean-">setMinorTickMarksVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setPlot-org.jfree.chart.plot.Plot-">setPlot</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickLabelFont-java.awt.Font-">setTickLabelFont</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickLabelInsets-org.jfree.ui.RectangleInsets-">setTickLabelInsets</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickLabelPaint-java.awt.Paint-">setTickLabelPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickLabelsVisible-boolean-">setTickLabelsVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickMarkInsideLength-float-">setTickMarkInsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickMarkOutsideLength-float-">setTickMarkOutsideLength</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickMarkPaint-java.awt.Paint-">setTickMarkPaint</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickMarkStroke-java.awt.Stroke-">setTickMarkStroke</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setTickMarksVisible-boolean-">setTickMarksVisible</a>, <a href="../../../../org/jfree/chart/axis/Axis.html#setVisible-boolean-">setVisible</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>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ============ FIELD DETAIL =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.detail">
- <!-- -->
- </a>
- <h3>Field Detail</h3>
- <a name="DEFAULT_DATE_RANGE">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_DATE_RANGE</h4>
- <pre>public static final <a href="../../../../org/jfree/data/time/DateRange.html" title="class in org.jfree.data.time">DateRange</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.189">DEFAULT_DATE_RANGE</a></pre>
- <div class="block">The default axis range.</div>
- </li>
- </ul>
- <a name="DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS</h4>
- <pre>public static final double <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.193">DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS</a></pre>
- <div class="block">The default minimum auto range size.</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../constant-values.html#org.jfree.chart.axis.DateAxis.DEFAULT_AUTO_RANGE_MINIMUM_SIZE_IN_MILLISECONDS">Constant Field Values</a></dd>
- </dl>
- </li>
- </ul>
- <a name="DEFAULT_DATE_TICK_UNIT">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_DATE_TICK_UNIT</h4>
- <pre>public static final <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.202">DEFAULT_DATE_TICK_UNIT</a></pre>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">As pointed out in bug #977, the SimpleDateFormat in this
- object uses Calendar which is not thread safe...so you should
- avoid reusing this instance and create a new instance as required.</span></div>
- <div class="block">The default date tick unit.</div>
- </li>
- </ul>
- <a name="DEFAULT_ANCHOR_DATE">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>DEFAULT_ANCHOR_DATE</h4>
- <pre>public static final java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.206">DEFAULT_ANCHOR_DATE</a></pre>
- <div class="block">The default anchor date.</div>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="DateAxis--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DateAxis</h4>
- <pre>public <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.358">DateAxis</a>()</pre>
- <div class="block">Creates a date axis with no label.</div>
- </li>
- </ul>
- <a name="DateAxis-java.lang.String-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DateAxis</h4>
- <pre>public <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.367">DateAxis</a>(java.lang.String label)</pre>
- <div class="block">Creates a date axis with the specified label.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>label</code> - the axis label (<code>null</code> permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="DateAxis-java.lang.String-java.util.TimeZone-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DateAxis</h4>
- <pre>public <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.384">DateAxis</a>(java.lang.String label,
- java.util.TimeZone zone)</pre>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">From 1.0.11 onwards, use <a href="../../../../org/jfree/chart/axis/DateAxis.html#DateAxis-java.lang.String-java.util.TimeZone-java.util.Locale-"><code>DateAxis(String, TimeZone,
- Locale)</code></a> instead, to explicitly set the locale.</span></div>
- <div class="block">Creates a date axis. A timeline is specified for the axis. This allows
- special transformations to occur between a domain of values and the
- values included in the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>label</code> - the axis label (<code>null</code> permitted).</dd>
- <dd><code>zone</code> - the time zone.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/SegmentedTimeline.html" title="class in org.jfree.chart.axis"><code>SegmentedTimeline</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="DateAxis-java.lang.String-java.util.TimeZone-java.util.Locale-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>DateAxis</h4>
- <pre>public <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.401">DateAxis</a>(java.lang.String label,
- java.util.TimeZone zone,
- java.util.Locale locale)</pre>
- <div class="block">Creates a date axis. A timeline is specified for the axis. This allows
- special transformations to occur between a domain of values and the
- values included in the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>label</code> - the axis label (<code>null</code> permitted).</dd>
- <dd><code>zone</code> - the time zone.</dd>
- <dd><code>locale</code> - the locale (<code>null</code> not permitted).</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.11</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/SegmentedTimeline.html" title="class in org.jfree.chart.axis"><code>SegmentedTimeline</code></a></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="getTimeZone--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getTimeZone</h4>
- <pre>public java.util.TimeZone <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.423">getTimeZone</a>()</pre>
- <div class="block">Returns the time zone for the axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The time zone (never <code>null</code>).</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.4</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTimeZone-java.util.TimeZone-"><code>setTimeZone(TimeZone)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setTimeZone-java.util.TimeZone-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setTimeZone</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.437">setTimeZone</a>(java.util.TimeZone zone)</pre>
- <div class="block">Sets the time zone for the axis and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to
- all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.4</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTimeZone--"><code>getTimeZone()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getLocale--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getLocale</h4>
- <pre>public java.util.Locale <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.451">getLocale</a>()</pre>
- <div class="block">Returns the locale for this axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The locale (never <code>null</code>).</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.18</dd>
- </dl>
- </li>
- </ul>
- <a name="setLocale-java.util.Locale-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setLocale</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.461">setLocale</a>(java.util.Locale locale)</pre>
- <div class="block">Sets the locale for the axis and sends a change event to all registered
- listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>locale</code> - the new locale (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="getTimeline--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getTimeline</h4>
- <pre>public <a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis">Timeline</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.474">getTimeline</a>()</pre>
- <div class="block">Returns the underlying timeline used by this axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The timeline.</dd>
- </dl>
- </li>
- </ul>
- <a name="setTimeline-org.jfree.chart.axis.Timeline-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setTimeline</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.484">setTimeline</a>(<a href="../../../../org/jfree/chart/axis/Timeline.html" title="interface in org.jfree.chart.axis">Timeline</a> timeline)</pre>
- <div class="block">Sets the underlying timeline to use for this axis. If the timeline is
- changed, an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> is sent to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>timeline</code> - the timeline.</dd>
- </dl>
- </li>
- </ul>
- <a name="getTickUnit--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getTickUnit</h4>
- <pre>public <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.504">getTickUnit</a>()</pre>
- <div class="block">Returns the tick unit for the axis.
- <p>
- Note: if the <code>autoTickUnitSelection</code> flag is
- <code>true</code> the tick unit may be changed while the axis is being
- drawn, so in that case the return value from this method may be
- irrelevant if the method is called before the axis has been drawn.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The tick unit (possibly <code>null</code>).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#setTickUnit-org.jfree.chart.axis.DateTickUnit-"><code>setTickUnit(DateTickUnit)</code></a>,
- <a href="../../../../org/jfree/chart/axis/ValueAxis.html#isAutoTickUnitSelection--"><code>ValueAxis.isAutoTickUnitSelection()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setTickUnit-org.jfree.chart.axis.DateTickUnit-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setTickUnit</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.518">setTickUnit</a>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</pre>
- <div class="block">Sets the tick unit for the axis. The auto-tick-unit-selection flag is
- set to <code>false</code>, and registered listeners are notified that
- the axis has been changed.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>unit</code> - the tick unit.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTickUnit--"><code>getTickUnit()</code></a>,
- <a href="../../../../org/jfree/chart/axis/DateAxis.html#setTickUnit-org.jfree.chart.axis.DateTickUnit-boolean-boolean-"><code>setTickUnit(DateTickUnit, boolean, boolean)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setTickUnit-org.jfree.chart.axis.DateTickUnit-boolean-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setTickUnit</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.532">setTickUnit</a>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit,
- boolean notify,
- boolean turnOffAutoSelection)</pre>
- <div class="block">Sets the tick unit attribute and, if requested, sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>unit</code> - the new tick unit.</dd>
- <dd><code>notify</code> - notify registered listeners?</dd>
- <dd><code>turnOffAutoSelection</code> - turn off auto selection?</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#getTickUnit--"><code>getTickUnit()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getDateFormatOverride--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getDateFormatOverride</h4>
- <pre>public java.text.DateFormat <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.551">getDateFormatOverride</a>()</pre>
- <div class="block">Returns the date format override. If this is non-null, then it will be
- used to format the dates on the axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The formatter (possibly <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setDateFormatOverride-java.text.DateFormat-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setDateFormatOverride</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.562">setDateFormatOverride</a>(java.text.DateFormat formatter)</pre>
- <div class="block">Sets the date format override and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to
- all registered listeners. If this is non-null, then it will be
- used to format the dates on the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>formatter</code> - the date formatter (<code>null</code> permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="setRange-org.jfree.data.Range-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setRange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.575">setRange</a>(<a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> range)</pre>
- <div class="block">Sets the upper and lower bounds for the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners. As a side-effect,
- the auto-range flag is set to false.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRange-org.jfree.data.Range-">setRange</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>range</code> - the new range (<code>null</code> not permitted).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/ValueAxis.html#getRange--"><code>ValueAxis.getRange()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setRange-org.jfree.data.Range-boolean-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setRange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.591">setRange</a>(<a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> range,
- boolean turnOffAutoRange,
- boolean notify)</pre>
- <div class="block">Sets the range for the axis, if requested, sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners. As a side-effect,
- the auto-range flag is set to <code>false</code> (optional).</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRange-org.jfree.data.Range-boolean-boolean-">setRange</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>range</code> - the range (<code>null</code> not permitted).</dd>
- <dd><code>turnOffAutoRange</code> - a flag that controls whether or not the auto
- range is turned off.</dd>
- <dd><code>notify</code> - a flag that controls whether or not listeners are
- notified.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/ValueAxis.html#getRange--"><code>ValueAxis.getRange()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setRange-java.util.Date-java.util.Date-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setRange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.609">setRange</a>(java.util.Date lower,
- java.util.Date upper)</pre>
- <div class="block">Sets the axis range and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
- registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>lower</code> - the lower bound for the axis.</dd>
- <dd><code>upper</code> - the upper bound for the axis.</dd>
- </dl>
- </li>
- </ul>
- <a name="setRange-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setRange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.624">setRange</a>(double lower,
- double upper)</pre>
- <div class="block">Sets the axis range and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
- registered listeners.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRange-double-double-">setRange</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>lower</code> - the lower bound for the axis.</dd>
- <dd><code>upper</code> - the upper bound for the axis.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/ValueAxis.html#getRange--"><code>ValueAxis.getRange()</code></a>,
- <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setRange-org.jfree.data.Range-"><code>ValueAxis.setRange(Range)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getMinimumDate--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getMinimumDate</h4>
- <pre>public java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.639">getMinimumDate</a>()</pre>
- <div class="block">Returns the earliest date visible on the axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The date.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#setMinimumDate-java.util.Date-"><code>setMinimumDate(Date)</code></a>,
- <a href="../../../../org/jfree/chart/axis/DateAxis.html#getMaximumDate--"><code>getMaximumDate()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setMinimumDate-java.util.Date-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setMinimumDate</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.664">setMinimumDate</a>(java.util.Date date)</pre>
- <div class="block">Sets the minimum date visible on the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners. If
- <code>date</code> is on or after the current maximum date for
- the axis, the maximum date will be shifted to preserve the current
- length of the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>date</code> - the date (<code>null</code> not permitted).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#getMinimumDate--"><code>getMinimumDate()</code></a>,
- <a href="../../../../org/jfree/chart/axis/DateAxis.html#setMaximumDate-java.util.Date-"><code>setMaximumDate(Date)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getMaximumDate--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getMaximumDate</h4>
- <pre>public java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.687">getMaximumDate</a>()</pre>
- <div class="block">Returns the latest date visible on the axis.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The date.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#setMaximumDate-java.util.Date-"><code>setMaximumDate(Date)</code></a>,
- <a href="../../../../org/jfree/chart/axis/DateAxis.html#getMinimumDate--"><code>getMinimumDate()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setMaximumDate-java.util.Date-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setMaximumDate</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.712">setMaximumDate</a>(java.util.Date maximumDate)</pre>
- <div class="block">Sets the maximum date visible on the axis and sends an
- <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners. If
- <code>maximumDate</code> is on or before the current minimum date for
- the axis, the minimum date will be shifted to preserve the current
- length of the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>maximumDate</code> - the date (<code>null</code> not permitted).</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/DateAxis.html#getMinimumDate--"><code>getMinimumDate()</code></a>,
- <a href="../../../../org/jfree/chart/axis/DateAxis.html#setMinimumDate-java.util.Date-"><code>setMinimumDate(Date)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getTickMarkPosition--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getTickMarkPosition</h4>
- <pre>public <a href="../../../../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.732">getTickMarkPosition</a>()</pre>
- <div class="block">Returns the tick mark position (start, middle or end of the time period).</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The position (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setTickMarkPosition-org.jfree.chart.axis.DateTickMarkPosition-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setTickMarkPosition</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.742">setTickMarkPosition</a>(<a href="../../../../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</a> position)</pre>
- <div class="block">Sets the tick mark position (start, middle or end of the time period)
- and sends an <a href="../../../../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>position</code> - the position (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="configure--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>configure</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.753">configure</a>()</pre>
- <div class="block">Configures the axis to work with the specified plot. If the axis has
- auto-scaling, then sets the maximum and minimum values.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/Axis.html#configure--">configure</a></code> in class <code><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="isHiddenValue-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>isHiddenValue</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.767">isHiddenValue</a>(long millis)</pre>
- <div class="block">Returns <code>true</code> if the axis hides this value, and
- <code>false</code> otherwise.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>millis</code> - the data value.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A value.</dd>
- </dl>
- </li>
- </ul>
- <a name="valueToJava2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>valueToJava2D</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.783">valueToJava2D</a>(double value,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Translates the data value to the display coordinates (Java 2D User Space)
- of the chart.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#valueToJava2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">valueToJava2D</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>value</code> - the date to be plotted.</dd>
- <dd><code>area</code> - the rectangle (in Java2D space) where the data is to be
- plotted.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The coordinate corresponding to the supplied data value.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/ValueAxis.html#java2DToValue-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-"><code>ValueAxis.java2DToValue(double, Rectangle2D, RectangleEdge)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="dateToJava2D-java.util.Date-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>dateToJava2D</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.830">dateToJava2D</a>(java.util.Date date,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Translates a date to Java2D coordinates, based on the range displayed by
- this axis for the specified data area.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>date</code> - the date.</dd>
- <dd><code>area</code> - the rectangle (in Java2D space) where the data is to be
- plotted.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The coordinate corresponding to the supplied date.</dd>
- </dl>
- </li>
- </ul>
- <a name="java2DToValue-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>java2DToValue</h4>
- <pre>public double <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.849">java2DToValue</a>(double java2DValue,
- java.awt.geom.Rectangle2D area,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Translates a Java2D coordinate into the corresponding data value. To
- perform this translation, you need to know the area used for plotting
- data, and which edge the axis is located on.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#java2DToValue-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">java2DToValue</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>java2DValue</code> - the coordinate in Java2D space.</dd>
- <dd><code>area</code> - the rectangle (in Java2D space) where the data is to be
- plotted.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A data value.</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/axis/ValueAxis.html#valueToJava2D-double-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-"><code>ValueAxis.valueToJava2D(double, Rectangle2D, RectangleEdge)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="calculateLowestVisibleTickValue-org.jfree.chart.axis.DateTickUnit-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>calculateLowestVisibleTickValue</h4>
- <pre>public java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.887">calculateLowestVisibleTickValue</a>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</pre>
- <div class="block">Calculates the value of the lowest visible tick on the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>unit</code> - date unit to use.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value of the lowest visible tick on the axis.</dd>
- </dl>
- </li>
- </ul>
- <a name="calculateHighestVisibleTickValue-org.jfree.chart.axis.DateTickUnit-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>calculateHighestVisibleTickValue</h4>
- <pre>public java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.898">calculateHighestVisibleTickValue</a>(<a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</pre>
- <div class="block">Calculates the value of the highest visible tick on the axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>unit</code> - date unit to use.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The value of the highest visible tick on the axis.</dd>
- </dl>
- </li>
- </ul>
- <a name="previousStandardDate-java.util.Date-org.jfree.chart.axis.DateTickUnit-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>previousStandardDate</h4>
- <pre>protected java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.910">previousStandardDate</a>(java.util.Date date,
- <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</pre>
- <div class="block">Returns the previous "standard" date, for a given date and tick unit.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>date</code> - the reference date.</dd>
- <dd><code>unit</code> - the tick unit.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The previous "standard" date.</dd>
- </dl>
- </li>
- </ul>
- <a name="nextStandardDate-java.util.Date-org.jfree.chart.axis.DateTickUnit-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>nextStandardDate</h4>
- <pre>protected java.util.Date <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1121">nextStandardDate</a>(java.util.Date date,
- <a href="../../../../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a> unit)</pre>
- <div class="block">Returns the first "standard" date (based on the specified field and
- units).</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>date</code> - the reference date.</dd>
- <dd><code>unit</code> - the date tick unit.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The next "standard" date.</dd>
- </dl>
- </li>
- </ul>
- <a name="createStandardDateTickUnits--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>createStandardDateTickUnits</h4>
- <pre>public static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1138">createStandardDateTickUnits</a>()</pre>
- <div class="block">Returns a collection of standard date tick units that uses the default
- time zone. This collection will be used by default, but you are free
- to create your own collection if you want to (see the
- <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setStandardTickUnits-org.jfree.chart.axis.TickUnitSource-"><code>ValueAxis.setStandardTickUnits(TickUnitSource)</code></a> method inherited
- from the <a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis"><code>ValueAxis</code></a> class).</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A collection of standard date tick units.</dd>
- </dl>
- </li>
- </ul>
- <a name="createStandardDateTickUnits-java.util.TimeZone-java.util.Locale-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>createStandardDateTickUnits</h4>
- <pre>public static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1157">createStandardDateTickUnits</a>(java.util.TimeZone zone,
- java.util.Locale locale)</pre>
- <div class="block">Returns a collection of standard date tick units. This collection will
- be used by default, but you are free to create your own collection if
- you want to (see the
- <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setStandardTickUnits-org.jfree.chart.axis.TickUnitSource-"><code>ValueAxis.setStandardTickUnits(TickUnitSource)</code></a> method inherited
- from the <a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis"><code>ValueAxis</code></a> class).</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
- <dd><code>locale</code> - the locale (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A collection of standard date tick units.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.11</dd>
- </dl>
- </li>
- </ul>
- <a name="autoAdjustRange--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>autoAdjustRange</h4>
- <pre>protected void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1282">autoAdjustRange</a>()</pre>
- <div class="block">Rescales the axis to ensure that all data is visible.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#autoAdjustRange--">autoAdjustRange</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="selectAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>selectAutoTickUnit</h4>
- <pre>protected void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1344">selectAutoTickUnit</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Selects an appropriate tick value for the axis. The strategy is to
- display as many ticks as possible (selected from an array of 'standard'
- tick units) without the labels overlapping.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>dataArea</code> - the area defined by the axes.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- </dl>
- </li>
- </ul>
- <a name="selectHorizontalAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>selectHorizontalAutoTickUnit</h4>
- <pre>protected void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1365">selectHorizontalAutoTickUnit</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Selects an appropriate tick size for the axis. The strategy is to
- display as many ticks as possible (selected from a collection of
- 'standard' tick units) without the labels overlapping.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>dataArea</code> - the area defined by the axes.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- </dl>
- </li>
- </ul>
- <a name="selectVerticalAutoTickUnit-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>selectVerticalAutoTickUnit</h4>
- <pre>protected void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1403">selectVerticalAutoTickUnit</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Selects an appropriate tick size for the axis. The strategy is to
- display as many ticks as possible (selected from a collection of
- 'standard' tick units) without the labels overlapping.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>dataArea</code> - the area in which the plot should be drawn.</dd>
- <dd><code>edge</code> - the axis location.</dd>
- </dl>
- </li>
- </ul>
- <a name="refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>refreshTicks</h4>
- <pre>public java.util.List <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1555">refreshTicks</a>(java.awt.Graphics2D g2,
- <a href="../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> state,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Calculates the positions of the tick labels for the axis, storing the
- results in the tick label list (ready for drawing).</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/Axis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks</a></code> in class <code><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>state</code> - the axis state.</dd>
- <dd><code>dataArea</code> - the area in which the plot should be drawn.</dd>
- <dd><code>edge</code> - the location of the axis.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A list of ticks.</dd>
- </dl>
- </li>
- </ul>
- <a name="refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>refreshTicksHorizontal</h4>
- <pre>protected java.util.List <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1611">refreshTicksHorizontal</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Recalculates the ticks for the date axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>dataArea</code> - the area in which the data is to be drawn.</dd>
- <dd><code>edge</code> - the location of the axis.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A list of ticks.</dd>
- </dl>
- </li>
- </ul>
- <a name="refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>refreshTicksVertical</h4>
- <pre>protected java.util.List <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1729">refreshTicksVertical</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge)</pre>
- <div class="block">Recalculates the ticks for the date axis.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>dataArea</code> - the area in which the plot should be drawn.</dd>
- <dd><code>edge</code> - the location of the axis.</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A list of ticks.</dd>
- </dl>
- </li>
- </ul>
- <a name="draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>draw</h4>
- <pre>public <a href="../../../../org/jfree/chart/axis/AxisState.html" title="class in org.jfree.chart.axis">AxisState</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1850">draw</a>(java.awt.Graphics2D g2,
- double cursor,
- java.awt.geom.Rectangle2D plotArea,
- java.awt.geom.Rectangle2D dataArea,
- org.jfree.ui.RectangleEdge edge,
- <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a> plotState)</pre>
- <div class="block">Draws the axis on a Java 2D graphics device (such as the screen or a
- printer).</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/Axis.html#draw-java.awt.Graphics2D-double-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></code> in class <code><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device (<code>null</code> not permitted).</dd>
- <dd><code>cursor</code> - the cursor location.</dd>
- <dd><code>plotArea</code> - the area within which the axes and data should be
- drawn (<code>null</code> not permitted).</dd>
- <dd><code>dataArea</code> - the area within which the data should be drawn
- (<code>null</code> not permitted).</dd>
- <dd><code>edge</code> - the location of the axis (<code>null</code> not permitted).</dd>
- <dd><code>plotState</code> - collects information about the plot
- (<code>null</code> permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The axis state (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="zoomRange-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>zoomRange</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1890">zoomRange</a>(double lowerPercent,
- double upperPercent)</pre>
- <div class="block">Zooms in on the current range (zoom-in stops once the axis length
- reaches the equivalent of one millisecond).</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#zoomRange-double-double-">zoomRange</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>lowerPercent</code> - the new lower bound.</dd>
- <dd><code>upperPercent</code> - the new upper bound.</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/chart/axis/DateAxis.html#line.1925">equals</a>(java.lang.Object obj)</pre>
- <div class="block">Tests this axis for equality with an arbitrary object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#equals-java.lang.Object-">equals</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>obj</code> - the object (<code>null</code> permitted).</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/chart/axis/DateAxis.html#line.1962">hashCode</a>()</pre>
- <div class="block">Returns a hash code for this object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/Axis.html#hashCode--">hashCode</a></code> in class <code><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A hash code.</dd>
- </dl>
- </li>
- </ul>
- <a name="clone--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>clone</h4>
- <pre>public java.lang.Object <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.1975">clone</a>()
- throws java.lang.CloneNotSupportedException</pre>
- <div class="block">Returns a clone of the object.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code>clone</code> in interface <code>org.jfree.util.PublicCloneable</code></dd>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/axis/ValueAxis.html#clone--">clone</a></code> in class <code><a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</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 some component of the axis does
- not support cloning.</dd>
- </dl>
- </li>
- </ul>
- <a name="createStandardDateTickUnits-java.util.TimeZone-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>createStandardDateTickUnits</h4>
- <pre>public static <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a> <a href="../../../../src-html/org/jfree/chart/axis/DateAxis.html#line.2001">createStandardDateTickUnits</a>(java.util.TimeZone zone)</pre>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">Since 1.0.11, use <a href="../../../../org/jfree/chart/axis/DateAxis.html#createStandardDateTickUnits-java.util.TimeZone-java.util.Locale-"><code>createStandardDateTickUnits(
- TimeZone, Locale)</code></a> to explicitly set the locale as well as the
- time zone.</span></div>
- <div class="block">Returns a collection of standard date tick units. This collection will
- be used by default, but you are free to create your own collection if
- you want to (see the
- <a href="../../../../org/jfree/chart/axis/ValueAxis.html#setStandardTickUnits-org.jfree.chart.axis.TickUnitSource-"><code>ValueAxis.setStandardTickUnits(TickUnitSource)</code></a> method inherited
- from the <a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis"><code>ValueAxis</code></a> class).</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>zone</code> - the time zone (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A collection of standard date tick units.</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/DateAxis.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/chart/axis/CyclicNumberAxis.CycleBoundTick.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../../../../org/jfree/chart/axis/DateTick.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/chart/axis/DateAxis.html" target="_top">Frames</a></li>
- <li><a href="DateAxis.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><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </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>
|