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

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.
LEFT - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (left of the thermometer).
LEVEL - Static variable in class org.jfree.chart.renderer.AreaRendererEndType
The area is levelled at the first or last value.
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.
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).
LOG10_VALUE - Static variable in class org.jfree.chart.axis.LogarithmicAxis
Useful constant for log(10).
LabelBlock - class org.jfree.chart.block.LabelBlock.
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.
LayeredBarRenderer - class org.jfree.chart.renderer.category.LayeredBarRenderer.
A CategoryItemRenderer that represents data using bars which are superimposed.
LayeredBarRenderer() - Constructor for class org.jfree.chart.renderer.category.LayeredBarRenderer
Default constructor.
LegendGraphic - class org.jfree.chart.title.LegendGraphic.
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 org.jfree.chart.LegendItem.
A temporary storage object for recording the properties of a legend item, without any consideration for layout issues.
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 org.jfree.chart.title.LegendItemBlockContainer.
A container that holds all the pieces of a single legend item.
LegendItemBlockContainer(Arrangement, int, int) - Constructor for class org.jfree.chart.title.LegendItemBlockContainer
Creates a new legend item block.
LegendItemCollection - class org.jfree.chart.LegendItemCollection.
A collection of legend items.
LegendItemCollection() - Constructor for class org.jfree.chart.LegendItemCollection
Constructs a new legend item collection, initially empty.
LegendItemEntity - class org.jfree.chart.entity.LegendItemEntity.
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 org.jfree.chart.LegendItemSource.
A source of legend items.
LegendRenderingOrder - class org.jfree.chart.LegendRenderingOrder.
Represents the order for rendering legend items.
LegendTitle - class org.jfree.chart.title.LegendTitle.
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 org.jfree.chart.block.LengthConstraintType.
Defines tokens used to indicate a length constraint type.
LevelRenderer - class org.jfree.chart.renderer.category.LevelRenderer.
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.
LineAndShapeRenderer - class org.jfree.chart.renderer.category.LineAndShapeRenderer.
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 org.jfree.chart.block.LineBorder.
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 org.jfree.data.function.LineFunction2D.
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 org.jfree.chart.needle.LineNeedle.
A needle that is represented by a line.
LineNeedle() - Constructor for class org.jfree.chart.needle.LineNeedle
 
LineRenderer3D - class org.jfree.chart.renderer.category.LineRenderer3D.
A line renderer with a 3D effect.
LineRenderer3D() - Constructor for class org.jfree.chart.renderer.category.LineRenderer3D
Creates a new renderer.
LogarithmicAxis - class org.jfree.chart.axis.LogarithmicAxis.
A numerical axis that uses a logarithmic scale.
LogarithmicAxis(String) - Constructor for class org.jfree.chart.axis.LogarithmicAxis
Creates a new axis.
LongNeedle - class org.jfree.chart.needle.LongNeedle.
A needle that is represented by a long line.
LongNeedle() - Constructor for class org.jfree.chart.needle.LongNeedle
Default constructor.
LookupPaintScale - class org.jfree.chart.renderer.LookupPaintScale.
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.
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.
line - Variable in class org.jfree.chart.renderer.category.CategoryStepRenderer.State
A working line for re-use to avoid creating large numbers of objects.
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.
log10TickLabelsFlag - Variable in class org.jfree.chart.axis.LogarithmicAxis
Flag set true for "10^n"-style tick labels.
logscale - Variable in class org.jfree.chart.plot.ColorPalette
Deprecated. Logscale?
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.
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).

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