Alphabetical Index: L

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 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.
LAST_HOUR_IN_DAY - static field in class org.jfree.data.time.Hour
Useful constant for the last hour in the day.
LAST_MILLISECOND_IN_SECOND - static field in class org.jfree.data.time.Millisecond
A constant for the last millisecond in a second.
LAST_MINUTE_IN_HOUR - static field in class org.jfree.data.time.Minute
Useful constant for the last minute in a day.
LAST_MONTH_IN_QUARTER - static field in class org.jfree.data.time.Quarter
The last month in each quarter.
LAST_QUARTER - static field in class org.jfree.data.time.Quarter
Constant for quarter 4.
LAST_SECOND_IN_MINUTE - static field in class org.jfree.data.time.Second
Useful constant for the last second in a minute.
LAST_WEEK_IN_YEAR - static field in class org.jfree.data.time.Week
Constant for the last week in the year.
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.
LEFT - static field in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (left of the thermometer).
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.
Creates a new legend item.
Creates a legend item with a filled shape.
Creates a legend item with a filled and outlined shape.
Creates a legend item using a line.
Creates a new legend item.
LegendItem(String,String,String,String,Shape,Paint) - constructor for class org.jfree.chart.LegendItem
Creates a legend item with a filled shape.
Creates a legend item with a filled and outlined shape.
Creates a legend item using a line.
A container that holds all the pieces of a single legend item.
Creates a new legend item block.
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.
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(org.jfree.chart.LegendItemSource) - constructor for class org.jfree.chart.title.LegendTitle
Constructs a new (empty) legend for the specified source.
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.
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 field in class org.jfree.chart.renderer.AreaRendererEndType
The area is levelled at the first or last value.
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.
LIGHT_BLUE - static field in class org.jfree.chart.ChartColor
A light blue color.
LIGHT_CYAN - static field in class org.jfree.chart.ChartColor
A light cyan color.
LIGHT_GREEN - static field in class org.jfree.chart.ChartColor
A light green color.
LIGHT_MAGENTA - static field in class org.jfree.chart.ChartColor
A light magenta color.
LIGHT_RED - static field in class org.jfree.chart.ChartColor
A light red color.
LIGHT_YELLOW - static field in class org.jfree.chart.ChartColor
A light yellow color.
line - field in class org.jfree.chart.renderer.category.CategoryStepRenderer.State
A working line for re-use to avoid creating large numbers of objects.
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.
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.
LINES - static field in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Constant for the type of rendering (lines only).
LINES - static field in class org.jfree.chart.renderer.xy.XYAreaRenderer
Useful constant for specifying the type of rendering (lines only).
localizationResources - static field in class org.jfree.chart.plot.CategoryPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.ChartPanel
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.CompassPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.ContourPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.FastScatterPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.MeterPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.PiePlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.PolarPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.ThermometerPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.WaferMapPlot
The resourceBundle for the localization.
localizationResources - static field in class org.jfree.chart.plot.XYPlot
The resourceBundle for the localization.
log10 - static field in class org.jfree.chart.plot.ColorPalette
Constant for converting loge to log10.
LOG10_VALUE - static field in class org.jfree.chart.axis.LogarithmicAxis
Useful constant for log(10).
log10TickLabelsFlag - field in class org.jfree.chart.axis.LogarithmicAxis
Flag set true for "10^n"-style tick labels.
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.
logscale - field in class org.jfree.chart.plot.ColorPalette
Logscale?
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.
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 - field 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).