<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_01) on Mon Sep 15 15:22:26 GMT 2008 -->
<TITLE>
G - 索引 (JFreeChart Class Library (version 1.0.10))
</TITLE>
<META NAME="date" CONTENT="2008-09-15">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="G - 索引 (JFreeChart Class Library (version 1.0.10))";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">软件包</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">使用</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>索引</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-6.html"><B>上一个字母</B></A>
<A HREF="index-8.html"><B>下一个字母</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>框架</B></A>
<A HREF="index-7.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../org/jfree/chart/plot/ColorPalette.html#g"><B>g</B></A> -
类 org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/ColorPalette.html" title="org.jfree.chart.plot 中的类">ColorPalette</A> 中的变量
<DD><B>已过时。</B> Green components.
<DT><A HREF="../org/jfree/data/gantt/GanttCategoryDataset.html" title="org.jfree.data.gantt 中的接口"><B>GanttCategoryDataset</B></A> - <A HREF="../org/jfree/data/gantt/package-summary.html">org.jfree.data.gantt</A> 中的 接口<DD>An extension of the <A HREF="../org/jfree/data/category/IntervalCategoryDataset.html" title="org.jfree.data.category 中的接口"><CODE>IntervalCategoryDataset</CODE></A> interface that adds
support for multiple sub-intervals.<DT><A HREF="../org/jfree/chart/renderer/category/GanttRenderer.html" title="org.jfree.chart.renderer.category 中的类"><B>GanttRenderer</B></A> - <A HREF="../org/jfree/chart/renderer/category/package-summary.html">org.jfree.chart.renderer.category</A> 中的 类<DD>A renderer for simple Gantt charts.<DT><A HREF="../org/jfree/chart/renderer/category/GanttRenderer.html#GanttRenderer()"><B>GanttRenderer()</B></A> -
类 org.jfree.chart.renderer.category.<A HREF="../org/jfree/chart/renderer/category/GanttRenderer.html" title="org.jfree.chart.renderer.category 中的类">GanttRenderer</A> 的构造方法
<DD>Creates a new renderer.
<DT><A HREF="../org/jfree/chart/plot/ThermometerPlot.html#GAP_DIAMETER"><B>GAP_DIAMETER</B></A> -
类 org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/ThermometerPlot.html" title="org.jfree.chart.plot 中的类">ThermometerPlot</A> 中的静态变量
<DD><B>已过时。</B> <I>As of 1.0.7, use <A HREF="../org/jfree/chart/plot/ThermometerPlot.html#getGap()"><CODE>ThermometerPlot.getGap()</CODE></A> times two.</I>
<DT><A HREF="../org/jfree/chart/plot/ThermometerPlot.html#GAP_RADIUS"><B>GAP_RADIUS</B></A> -
类 org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/ThermometerPlot.html" title="org.jfree.chart.plot 中的类">ThermometerPlot</A> 中的静态变量
<DD><B>已过时。</B> <I>As of 1.0.7, use <A HREF="../org/jfree/chart/plot/ThermometerPlot.html#getGap()"><CODE>ThermometerPlot.getGap()</CODE></A>.</I>
<DT><A HREF="../org/jfree/chart/event/ChartChangeEventType.html#GENERAL"><B>GENERAL</B></A> -
类 org.jfree.chart.event.<A HREF="../org/jfree/chart/event/ChartChangeEventType.html" title="org.jfree.chart.event 中的类">ChartChangeEventType</A> 中的静态变量
<DD>GENERAL.
<DT><A HREF="../org/jfree/chart/labels/PieSectionLabelGenerator.html#generateAttributedSectionLabel(org.jfree.data.general.PieDataset, java.lang.Comparable)"><B>generateAttributedSectionLabel(PieDataset, Comparable)</B></A> -
接口 org.jfree.chart.labels.<A HREF="../org/jfree/chart/labels/PieSectionLabelGenerator.html" title="org.jfree.chart.labels 中的接口">PieSectionLabelGenerator</A> 中的方法
<DD>Generates an attributed label for the specified series, or
<code>null</code> if no attributed label is available (in which case,
the string returned by
<A HREF="../org/jfree/chart/labels/PieSectionLabelGenerator.html#generateSectionLabel(org.jfree.data.general.PieDataset, java.lang.Comparable)"><CODE>PieSectionLabelGenerator.generateSectionLabel(PieDataset, Comparable)</CODE></A> will
provide the fallback).
<DT><A HREF="../org/jfree/chart/labels/StandardPieSectionLabelGenerator.html#generateAttributedSectionLabel(org.jfree.data.general.PieDataset, java.lang.Comparable)"><B>generateAttributedSectionLabel(PieDataset, Comparable)</B></A> -
类 org.jfree.chart.labels.<A HREF="../org/jfree/chart/labels/StandardPieSectionLabelGenerator.html" title="org.jfree.chart.labels 中的类">StandardPieSectionLabelGenerator</A> 中的方法
<DD>Generates an attributed label for the specified series, or
<code>null</code> if no attributed label is available (in which case,
the string returned by
<A HREF="../org/jfree/chart/labels/StandardPieSectionLabelGenerator.html#generateSectionLabel(org.jfree.data.general.PieDataset, java.lang.Comparable)"><CODE>StandardPieSectionLabelGenerator.generateSectionLabel(PieDataset, Comparable)</CODE></A> will
provide the fallback).
<DT><A HREF="../org/jfree/chart/ClipPath.html#generateClipPat