- L - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
-
Indicates that a branch should be rendered as an 'L' shape.
- Label - org.eclipse.nebula.cwt.v.VControl.Type
-
- LABEL_FONT - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
-
- LabelImageProvider - Class in org.eclipse.nebula.widgets.geomap.jface
-
A default implementation of a LabelProvider that uses a GoogleIconDescriptor to create a bubble image with the text returned by getText.
- LabelImageProvider() - Constructor for class org.eclipse.nebula.widgets.geomap.jface.LabelImageProvider
-
- LANGUAGE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for the language configuration.
- LargeNumberOfTracesAnnotationsAxes - Class in org.eclipse.nebula.visualization.xygraph.examples
-
Demonstrate/test large number of traces/annotation/axes in plot
- LargeNumberOfTracesAnnotationsAxes() - Constructor for class org.eclipse.nebula.visualization.xygraph.examples.LargeNumberOfTracesAnnotationsAxes
-
- LargeNumberUtils - Class in org.eclipse.nebula.visualization.internal.xygraph.utils
-
- LargeNumberUtils() - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.utils.LargeNumberUtils
-
- LAST_N - org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.PlotMode
-
- LAST_ROOT - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
-
Indicates that the decoration for the last root node should be drawn
- lastDraw(GC) - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEventListenerAdapter
-
- lastDraw(GC) - Method in interface org.eclipse.nebula.widgets.ganttchart.IGanttEventListener
-
This method will be called when the chart has finished drawing.
- lat2position(double, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
-
Converts latitude to y position.
- LayerEntry - Interface in org.eclipse.nebula.paperclips.core
-
Instances implementing this interface are representing an entry in a
LayerPrint.
- LayerEntryImpl - Class in org.eclipse.nebula.paperclips.core.internal
-
Instances in this class represent an entry in a LayerPrint.
- LayerEntryImpl(Print, int) - Constructor for class org.eclipse.nebula.paperclips.core.internal.LayerEntryImpl
-
Create a new layer entry.
- LayerEntryIterator - Interface in org.eclipse.nebula.paperclips.core
-
- LayerEntryIteratorImpl - Class in org.eclipse.nebula.paperclips.core.internal
-
- LayerEntryIteratorImpl(LayerEntryIterator) - Constructor for class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
-
- LayerEntryIteratorImpl(LayerEntry, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.internal.LayerEntryIteratorImpl
-
- LayerIterator - Class in org.eclipse.nebula.paperclips.core.internal
-
- LayerIterator(LayerIterator) - Constructor for class org.eclipse.nebula.paperclips.core.internal.LayerIterator
-
- LayerIterator(LayerPrint, Device, GC) - Constructor for class org.eclipse.nebula.paperclips.core.internal.LayerIterator
-
- LayerPrint - Class in org.eclipse.nebula.paperclips.core
-
A Print which displays its child Prints on top each other.
- LayerPrint() - Constructor for class org.eclipse.nebula.paperclips.core.LayerPrint
-
Constructs a new LayerPrint.
- layout() - Method in class org.eclipse.nebula.cwt.v.VPanel
-
- layout() - Method in class org.eclipse.nebula.widgets.grid.GridEditor
- layout(boolean) - Method in class org.eclipse.nebula.cwt.v.VPanel
-
- layout(IFigure) - Method in class org.eclipse.nebula.visualization.internal.xygraph.toolbar.WrappableToolbarLayout
-
- layout(GC, GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGalleryGroupRenderer
-
This method is called on each root item when the Gallery changes (resize,
item addition or removal) in order to update the gallery size.
- layout(GC, GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.AbstractGridGroupRenderer
-
- layout(GC, GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.DefaultGalleryGroupRenderer
-
- layout(GC, GalleryItem) - Method in class org.eclipse.nebula.widgets.gallery.NoGroupRenderer
-
- LEAF - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
-
Indicates that the decoration for a leaf node should be drawn
- left - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorder
-
The left side gap, expressed in points.
- left - Variable in class org.eclipse.nebula.paperclips.core.Margins
-
The left margin.
- LEFT - org.eclipse.nebula.widgets.richtext.painter.TagProcessingState.TextAlignment
-
- LEFT_RIGHT - org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
-
- LeftMouseButtonDown - Static variable in interface org.eclipse.nebula.widgets.grid.IInternalWidget
-
Mouse down state.
- Legend - Class in org.eclipse.nebula.visualization.xygraph.figures
-
The legend to indicate the style and size of the trace line and point.
- Legend(IXYGraph) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Legend
-
Construct a legend
- letterPin(char, boolean, RGB, RGB) - Static method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
Helper method for creating a letter map icon
- LINE_AREA - org.eclipse.nebula.visualization.xygraph.figures.Trace.TraceType
-
It also has a solid line in addition to the area.
- LINE_CUSTOM - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for custom dashed lines (value is 6).
- LINE_DASH - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for dashed lines (value is 2).
- LINE_DASHDOT - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for alternating dash-dot lines (value is 4).
- LINE_DASHDOTDOT - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for dash-dot-dot lines (value is 5).
- LINE_DOT - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for dotted lines (value is 3).
- LINE_SOLID - Static variable in class org.eclipse.nebula.visualization.xygraph.util.SWTConstants
-
Line drawing style for solid lines (value is 1).
- LINE_WIDTH - Static variable in class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
-
the line width
- LINE_WIDTH_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
The default line width.
- LINE_WIDTH_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
The default line width.
- LinearInOut - Class in org.eclipse.nebula.animation.movement
-
Moves at a constant speed.
- LinearInOut - Class in org.eclipse.nebula.cwt.animation.movement
-
Implementation of a linear movement.
- LinearInOut() - Constructor for class org.eclipse.nebula.animation.movement.LinearInOut
-
- LinearInOut() - Constructor for class org.eclipse.nebula.cwt.animation.movement.LinearInOut
-
- LinearScale - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Linear(straight) scale has the tick labels and tick marks on a straight line.
- LinearScale() - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScale
-
Constructor.
- LinearScale.Orientation - Enum in org.eclipse.nebula.visualization.xygraph.linearscale
-
scale direction
- LinearScaledMarker - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
A linear scale related marker, whose orientation, range, mark position etc.
- LinearScaledMarker(LinearScale) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaledMarker
-
Constructor
- LinearScaleTickLabels - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Linear Scale tick labels.
- LinearScaleTickLabels(IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
-
Constructor.
- LinearScaleTickLabels(IScaleProvider, ITicksProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels
-
Constructor.
- LinearScaleTickLabels2 - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Linear Scale tick labels used for the new implementation of
Axis
:
DAxis
.
- LinearScaleTickLabels2(DAxis) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickLabels2
-
Constructor.
- LinearScaleTickMarks - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Linear scale tick marks.
- LinearScaleTickMarks(LinearScale) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks
-
Constructor.
- LinearScaleTickMarks2 - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Linear scale tick marks 2.
- LinearScaleTickMarks2(LinearScale) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTickMarks2
-
Constructor.
- LinearScaleTicks - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Default scale tick mark algorithm
- LinearScaleTicks(IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks
-
constructor
- LinearScaleTicks2 - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Class to represent a major tick for axes with scientific notation.
- LinearScaleTicks2(DAxis) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.LinearScaleTicks2
-
constructor
- LineBorder - Class in org.eclipse.nebula.paperclips.core.border
-
A border that draws a rectangle around a print.
- LineBorder() - Constructor for class org.eclipse.nebula.paperclips.core.border.LineBorder
-
Constructs a LineBorder with a black border and 5-pt insets.
- LineBorder(RGB) - Constructor for class org.eclipse.nebula.paperclips.core.border.LineBorder
-
Constructs a LineBorder with 5-pt insets.
- LineBreakPrint - Class in org.eclipse.nebula.paperclips.core.text
-
A class for adding line breaks corresponding to a particular font size.
- LineBreakPrint(FontData) - Constructor for class org.eclipse.nebula.paperclips.core.text.LineBreakPrint
-
Constructs a new LineBreakPrint on the given font.
- LinePainter - Class in org.eclipse.nebula.widgets.richtext.painter
-
- LinePainter() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.LinePainter
-
- LinePrint - Class in org.eclipse.nebula.paperclips.core
-
A Print for drawing horizontal and vertical lines.
- LinePrint() - Constructor for class org.eclipse.nebula.paperclips.core.LinePrint
-
Constructs a horizontal LinePrint.
- LinePrint(int) - Constructor for class org.eclipse.nebula.paperclips.core.LinePrint
-
Constructs a LinePrint with the given orientation and 1-point thickness.
- LinePrint(int, double) - Constructor for class org.eclipse.nebula.paperclips.core.LinePrint
-
Constructs a LinePrint with the given orientation and thickness.
- ListDialogSortable - Class in org.eclipse.nebula.widgets.xviewer.util.internal.dialog
-
- ListDialogSortable(ViewerSorter, Shell) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortable
-
- ListDialogSortable(Shell) - Constructor for class org.eclipse.nebula.widgets.xviewer.util.internal.dialog.ListDialogSortable
-
- ListInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
-
- ListInstruction(int, boolean, AlignmentStyle, int, TagProcessingState) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.ListInstruction
-
- ListItemRenderer - Class in org.eclipse.nebula.widgets.gallery
-
Alternate item renderer for the Gallery widget using a list style.
- ListItemRenderer() - Constructor for class org.eclipse.nebula.widgets.gallery.ListItemRenderer
-
- LO - org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp.Threshold
-
- load(InputStream) - Static method in class org.eclipse.nebula.cwt.svg.SvgDocument
-
Create a new SvgDocument from the contents of the given InputStream
.
- load(String) - Static method in class org.eclipse.nebula.cwt.svg.SvgDocument
-
Create a new SvgDocument from the contents of the given String
.
- load(Collection<Object>) - Method in class org.eclipse.nebula.widgets.xviewer.XViewer
-
Deprecated.
- loadCustomization() - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
Clears out current columns, sorting and filtering and loads table customization
- loadCustomization(CustomizeData) - Method in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
Clears out current columns, sorting and filtering and loads table customization
- loading - Variable in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- Located - Interface in org.eclipse.nebula.widgets.geomap.jface
-
Interface to provide a location for an object, as a PointD with longitude, latitude coordinates.
- Located.Static - Class in org.eclipse.nebula.widgets.geomap.jface
-
A base implementation for read-only locations
- location - Variable in class org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil.ImageInfo
-
- LocationProvider - Interface in org.eclipse.nebula.widgets.geomap.jface
-
Interface to provide a location for a given element, as a PointD with longitude, latitude coordinates.
- lockHeaderOnVerticalScroll() - Method in class org.eclipse.nebula.widgets.ganttchart.AbstractSettings
-
- lockHeaderOnVerticalScroll() - Method in interface org.eclipse.nebula.widgets.ganttchart.ISettings
-
Whether the header should always be visible regardless of vertical scroll position.
- log(Class<?>, Level, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- log(Class<?>, Level, String, Throwable) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- log(Class<?>, Level, Throwable) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- log10(double) - Static method in class org.eclipse.nebula.visualization.xygraph.util.Log10
-
Adjusted log10 to handle values less or equal to zero.
- Log10 - Class in org.eclipse.nebula.visualization.xygraph.util
-
Helper for log10-related computations.
- Log10() - Constructor for class org.eclipse.nebula.visualization.xygraph.util.Log10
-
- logAndPopup(Class<?>, Level, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- logAndPopup(Class<?>, Level, Throwable) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- logger - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerLog
-
- LOLO - org.eclipse.nebula.visualization.widgets.figureparts.RoundScaledRamp.Threshold
-
- lon2position(double, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
-
Converts longitude to x position.
- LongArrayWrapper - Class in org.eclipse.nebula.visualization.widgets.datadefinition
-
A wrapper for long[].
- LongArrayWrapper(long[]) - Constructor for class org.eclipse.nebula.visualization.widgets.datadefinition.LongArrayWrapper
-
- LOWER8BIT - org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ColorDepth
-
- ltrim(String) - Static method in class org.eclipse.nebula.widgets.richtext.painter.ResourceHelper
-