Header
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

L

LabelBlock - Class in org.jfree.chart.block
A block containing a label.
LabelBlock(String) - Constructor for class org.jfree.chart.block.LabelBlock
Creates a new label block.
LabelBlock(String, Font) - Constructor for class org.jfree.chart.block.LabelBlock
Creates a new label block.
LabelBlock(String, Font, Paint) - Constructor for class org.jfree.chart.block.LabelBlock
Creates a new label block.
labels - Variable in class org.jfree.chart.plot.AbstractPieLabelDistributor
The label records.
LAST_HOUR_IN_DAY - Static variable in class org.jfree.data.time.Hour
Useful constant for the last hour in the day.
LAST_MILLISECOND_IN_SECOND - Static variable in class org.jfree.data.time.Millisecond
A constant for the last millisecond in a second.
LAST_MINUTE_IN_HOUR - Static variable in class org.jfree.data.time.Minute
Useful constant for the last minute in a day.
LAST_MONTH_IN_QUARTER - Static variable in class org.jfree.data.time.Quarter
The last month in each quarter.
LAST_QUARTER - Static variable in class org.jfree.data.time.Quarter
Constant for quarter 4.
LAST_SECOND_IN_MINUTE - Static variable in class org.jfree.data.time.Second
Useful constant for the last second in a minute.
LAST_WEEK_IN_YEAR - Static variable in class org.jfree.data.time.Week
Constant for the last week in the year.
LayeredBarRenderer - Class in org.jfree.chart.renderer.category
A CategoryItemRenderer that represents data using bars which are superimposed.
LayeredBarRenderer() - Constructor for class org.jfree.chart.renderer.category.LayeredBarRenderer
Default constructor.
LEFT - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (left of the thermometer).
LegendGraphic - Class in org.jfree.chart.title
The graphical item within a legend item.
LegendGraphic(Shape, Paint) - Constructor for class org.jfree.chart.title.LegendGraphic
Creates a new legend graphic.
LegendItem - Class in org.jfree.chart
A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.
LegendItem(String) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with the specified label.
LegendItem(String, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with the specified label and fill paint.
LegendItem(String, String, String, String, Shape, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with a filled shape.
LegendItem(String, String, String, String, Shape, Paint, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with a filled and outlined shape.
LegendItem(String, String, String, String, Shape, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item using a line.
LegendItem(String, String, String, String, boolean, Shape, boolean, Paint, boolean, Paint, Stroke, boolean, Shape, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a new legend item.
LegendItem(AttributedString, String, String, String, Shape, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with a filled shape.
LegendItem(AttributedString, String, String, String, Shape, Paint, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item with a filled and outlined shape.
LegendItem(AttributedString, String, String, String, Shape, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a legend item using a line.
LegendItem(AttributedString, String, String, String, boolean, Shape, boolean, Paint, boolean, Paint, Stroke, boolean, Shape, Stroke, Paint) - Constructor for class org.jfree.chart.LegendItem
Creates a new legend item.
LegendItemBlockContainer - Class in org.jfree.chart.title
A container that holds all the pieces of a single legend item.
LegendItemBlockContainer(Arrangement, int, int) - Constructor for class org.jfree.chart.title.LegendItemBlockContainer
Deprecated. As of 1.0.6, use the other constructor.
LegendItemBlockContainer(Arrangement, Dataset, Comparable) - Constructor for class org.jfree.chart.title.LegendItemBlockContainer
Creates a new legend item block.
LegendItemCollection - Class in org.jfree.chart
A collection of legend items.
LegendItemCollection() - Constructor for class org.jfree.chart.LegendItemCollection
Constructs a new legend item collection, initially empty.
LegendItemEntity - Class in org.jfree.chart.entity
An entity that represents an item within a legend.
LegendItemEntity(Shape) - Constructor for class org.jfree.chart.entity.LegendItemEntity
Creates a legend item entity.
LegendItemSource - Interface in org.jfree.chart
A source of legend items.
LegendRenderingOrder - Class in org.jfree.chart
Represents the order for rendering legend items.
LegendTitle - Class in org.jfree.chart.title
A chart title that displays a legend for the data in the chart.
LegendTitle(LegendItemSource) - Constructor for class org.jfree.chart.title.LegendTitle
Constructs a new (empty) legend for the specified source.
LegendTitle(LegendItemSource, Arrangement, Arrangement) - Constructor for class org.jfree.chart.title.LegendTitle
Creates a new legend title with the specified arrangement.
LengthConstraintType - Class in org.jfree.chart.block
Defines tokens used to indicate a length constraint type.
lengthToJava2D(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.ModuloAxis
Converts a length in data coordinates into the corresponding length in Java2D coordinates.
lengthToJava2D(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.ValueAxis
Converts a length in data coordinates into the corresponding length in Java2D coordinates.
LEVEL - Static variable in class org.jfree.chart.renderer.AreaRendererEndType
The area is levelled at the first or last value.
LevelRenderer - Class in org.jfree.chart.renderer.category
A CategoryItemRenderer that draws individual data items as horizontal lines, spaced in the same way as bars in a bar chart.
LevelRenderer() - Constructor for class org.jfree.chart.renderer.category.LevelRenderer
Creates a new renderer with default settings.
LIGHT_BLUE - Static variable in class org.jfree.chart.ChartColor
A light blue color.
LIGHT_CYAN - Static variable in class org.jfree.chart.ChartColor
A light cyan color.
LIGHT_GREEN - Static variable in class org.jfree.chart.ChartColor
A light green color.
LIGHT_MAGENTA - Static variable in class org.jfree.chart.ChartColor
A light magenta color.
LIGHT_RED - Static variable in class org.jfree.chart.ChartColor
A light red color.
LIGHT_YELLOW - Static variable in class org.jfree.chart.ChartColor
A light yellow color.
line - Variable in class org.jfree.chart.renderer.category.CategoryStepRenderer.State
A working line for re-use to avoid creating large numbers of objects.
LineAndShapeRenderer - Class in org.jfree.chart.renderer.category
A renderer that draws shapes for each data item, and lines between data items (for use with the CategoryPlot class).
LineAndShapeRenderer() - Constructor for class org.jfree.chart.renderer.category.LineAndShapeRenderer
Creates a renderer with both lines and shapes visible by default.
LineAndShapeRenderer(boolean, boolean) - Constructor for class org.jfree.chart.renderer.category.LineAndShapeRenderer
Creates a new renderer with lines and/or shapes visible.
LineBorder - Class in org.jfree.chart.block
A line border for any AbstractBlock.
LineBorder() - Constructor for class org.jfree.chart.block.LineBorder
Creates a default border.
LineBorder(Paint, Stroke, RectangleInsets) - Constructor for class org.jfree.chart.block.LineBorder
Creates a new border with the specified color.
LineFunction2D - Class in org.jfree.data.function
A function in the form y = a + bx.
LineFunction2D(double, double) - Constructor for class org.jfree.data.function.LineFunction2D
Constructs a new line function.
LineNeedle - Class in org.jfree.chart.needle
A needle that is represented by a line.
LineNeedle() - Constructor for class org.jfree.chart.needle.LineNeedle
 
LineRenderer3D - Class in org.jfree.chart.renderer.category
A line renderer with a 3D effect.
LineRenderer3D() - Constructor for class org.jfree.chart.renderer.category.LineRenderer3D
Creates a new renderer.
LINES - Static variable in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Constant for the type of rendering (lines only).
LINES - Static variable in class org.jfree.chart.renderer.xy.XYAreaRenderer
Useful constant for specifying the type of rendering (lines only).
LineUtilities - Class in org.jfree.chart.util
Some utility methods for Line2D objects.
LineUtilities() - Constructor for class org.jfree.chart.util.LineUtilities
 
localizationResources - Static variable in class org.jfree.chart.ChartPanel
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.CategoryPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.CompassPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.ContourPlot
Deprecated. The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.FastScatterPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.MeterPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.PiePlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.PolarPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.ThermometerPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.WaferMapPlot
The resourceBundle for the localization.
localizationResources - Static variable in class org.jfree.chart.plot.XYPlot
The resourceBundle for the localization.
log10 - Static variable in class org.jfree.chart.plot.ColorPalette
Deprecated. Constant for converting loge to log10.
LOG10_VALUE - Static variable in class org.jfree.chart.axis.LogarithmicAxis
Useful constant for log(10).
log10TickLabelsFlag - Variable in class org.jfree.chart.axis.LogarithmicAxis
Flag set true for "10^n"-style tick labels.
LogarithmicAxis - Class in org.jfree.chart.axis
A numerical axis that uses a logarithmic scale.
LogarithmicAxis(String) - Constructor for class org.jfree.chart.axis.LogarithmicAxis
Creates a new axis.
LogAxis - Class in org.jfree.chart.axis
A numerical axis that uses a logarithmic scale.
LogAxis() - Constructor for class org.jfree.chart.axis.LogAxis
Creates a new LogAxis with no label.
LogAxis(String) - Constructor for class org.jfree.chart.axis.LogAxis
Creates a new LogAxis with the given label.
LogFormat - Class in org.jfree.chart.util
A number formatter for logarithmic values.
LogFormat() - Constructor for class org.jfree.chart.util.LogFormat
Creates a new instance using base 10.
LogFormat(double, String, boolean) - Constructor for class org.jfree.chart.util.LogFormat
Creates a new instance.
LogFormat(double, String, String, boolean) - Constructor for class org.jfree.chart.util.LogFormat
Creates a new instance.
logscale - Variable in class org.jfree.chart.plot.ColorPalette
Deprecated. Logscale?
LongNeedle - Class in org.jfree.chart.needle
A needle that is represented by a long line.
LongNeedle() - Constructor for class org.jfree.chart.needle.LongNeedle
Default constructor.
lookupBoxPaint(int, int) - Method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Returns the box paint or, if this is null, the item paint.
lookupLegendShape(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Performs a lookup for the legend shape.
lookupLegendTextFont(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Performs a lookup for the legend text font.
lookupLegendTextPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Performs a lookup for the legend text paint.
LookupPaintScale - Class in org.jfree.chart.renderer
A paint scale that uses a lookup table to associate paint instances with data value ranges.
LookupPaintScale() - Constructor for class org.jfree.chart.renderer.LookupPaintScale
Creates a new paint scale.
LookupPaintScale(double, double, Paint) - Constructor for class org.jfree.chart.renderer.LookupPaintScale
Creates a new paint scale with the specified default paint.
lookupSectionOutlinePaint(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline paint for the specified section.
lookupSectionOutlinePaint(Comparable, boolean) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline paint for the specified section.
lookupSectionOutlineStroke(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline stroke for the specified section.
lookupSectionOutlineStroke(Comparable, boolean) - Method in class org.jfree.chart.plot.PiePlot
Returns the outline stroke for the specified section.
lookupSectionPaint(Comparable) - Method in class org.jfree.chart.plot.PiePlot
Returns the paint for the specified section.
lookupSectionPaint(Comparable, boolean) - Method in class org.jfree.chart.plot.PiePlot
Returns the paint for the specified section.
lookupSeriesFillPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill an item drawn by the renderer.
lookupSeriesOutlinePaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to outline an item drawn by the renderer.
lookupSeriesOutlineStroke(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to outline the items in a series.
lookupSeriesPaint(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the paint used to fill an item drawn by the renderer.
lookupSeriesShape(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns a shape used to represent the items in a series.
lookupSeriesStroke(int) - Method in class org.jfree.chart.renderer.AbstractRenderer
Returns the stroke used to draw the items in a series.
lowerCoordinates - Variable in class org.jfree.chart.renderer.xy.DeviationRenderer.State
A list of coordinates for the lower y-values in the current series (after translation into Java2D space).

Footer
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.