- T - Static variable in class org.eclipse.nebula.widgets.grid.internal.BranchRenderer
-
Indicates that a branch should be rendered as a 'T' shape.
- TAB_FIELDS - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant indicating that the TAB key should be used to traverse the
CDateTime's fields (value is 1<<25).
- TABLE_DEFAULT_LABEL - Static variable in class org.eclipse.nebula.widgets.xviewer.customize.CustomizeManager
-
- TableCombo - Class in org.eclipse.nebula.widgets.tablecombo
-
The TableCombo class represents a selectable user interface object that
combines a label, textfield, and a table and issues notification when an item
is selected from the table.
- TableCombo(Composite, int) - Constructor for class org.eclipse.nebula.widgets.tablecombo.TableCombo
-
Constructs a new instance of this class given its parent and a style value
describing its behavior and appearance.
- TableComboViewer - Class in org.eclipse.nebula.jface.tablecomboviewer
-
TableComboViewerRow is basically identical to the TableViewer class with a
few modifications to reference the Table within the TableCombo widget instead
of a parent Table widget.
- TableComboViewer(TableCombo) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
-
Creates a table viewer on the given table control.
- TableComboViewer(Composite) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
-
- TableComboViewer(Composite, int) - Constructor for class org.eclipse.nebula.jface.tablecomboviewer.TableComboViewer
-
Creates a table viewer on a newly-created table control under the given
parent.
- TableComboViewerRow - Class in org.eclipse.nebula.jface.tablecomboviewer
-
- TableCustomizationAction - Class in org.eclipse.nebula.widgets.xviewer.action
-
- TableCustomizationAction(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationAction
-
- TableCustomizationCustomizeDataAction - Class in org.eclipse.nebula.widgets.xviewer.action
-
Action to load a specified customize data object
- TableCustomizationCustomizeDataAction(XViewer, CustomizeData) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationCustomizeDataAction
-
- TableCustomizationDropDownAction - Class in org.eclipse.nebula.widgets.xviewer.action
-
- TableCustomizationDropDownAction(XViewer) - Constructor for class org.eclipse.nebula.widgets.xviewer.action.TableCustomizationDropDownAction
-
- TAG_BR - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_EM - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_LIST_ITEM - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_ORDERED_LIST - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_PARAGRAPH - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_SPAN - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_STRIKETHROUGH - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_STRONG - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_UNDERLINE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TAG_UNORDERED_LIST - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextPainter
-
- TagProcessingState - Class in org.eclipse.nebula.widgets.richtext.painter
-
This class is used to keep track of the style setting regarding opened tags.
- TagProcessingState() - Constructor for class org.eclipse.nebula.widgets.richtext.painter.TagProcessingState
-
- TagProcessingState.TextAlignment - Enum in org.eclipse.nebula.widgets.richtext.painter
-
Enumeration to specify the text alignment in a paragraph.
- TAILFADE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
The default amount of tail fading in percentages (25).
- TAILFADE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
The default amount of tail fading in percentages (25).
- TAILFADE_NONE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
No tailfade.
- TAILFADE_NONE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
No tailfade.
- TAILFADE_PERCENTAGE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
The default tail fade percentage
- TAILFADE_PERCENTAGE - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
The default tail fade percentage
- TAILSIZE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
The default tail size is 75% of the width.
- TAILSIZE_DEFAULT - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
The default tail size is 75% of the width.
- TAILSIZE_FILL - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
Will draw a tail from the left border but is only valid if the boolean in
#setSteady(boolean, int)
was set to true, will default to
Oscilloscope.TAILSIZE_MAX
otherwise.
- TAILSIZE_FILL - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
Will draw a tail from the left border but is only valid if the boolean in
#setSteady(boolean, int)
was set to true, will default to
Plotter.TAILSIZE_MAX
otherwise.
- TAILSIZE_MAX - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Oscilloscope
-
Will draw a maximum tail.
- TAILSIZE_MAX - Static variable in class org.eclipse.nebula.widgets.oscilloscope.multichannel.Plotter
-
Will draw a maximum tail.
- TankExample - Class in org.eclipse.nebula.visualization.widgets.examples
-
A live updated tank Example.
- TankExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.TankExample
-
- TankFigure - Class in org.eclipse.nebula.visualization.widgets.figures
-
A tank figure
- TankFigure() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.TankFigure
-
- testPatternSupported(Graphics) - Static method in class org.eclipse.nebula.visualization.widgets.util.GraphicsUtil
-
- Text - org.eclipse.nebula.cwt.v.VControl.Type
-
- TEXT_LEAD - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for left aligning the text of a DropCombo (value is
1<<16).
- TEXT_LEFT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for left aligning the text of a DropCombo (value is
1<<16).
- TEXT_RIGHT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for right aligning the text of a DropCombo (value is
1<<17).
- TEXT_TRAIL - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for right aligning the text of a DropCombo (value is
1<<17).
- TextAssist - Class in org.eclipse.nebula.widgets.opal.textassist
-
Instances of this class are selectable user interface objects that allow the
user to enter and modify text.
- TextAssist(Composite, int, TextAssistContentProvider) - Constructor for class org.eclipse.nebula.widgets.opal.textassist.TextAssist
-
Constructs a new instance of this class given its parent and a style
value describing its behavior and appearance.
- TextAssistContentProvider - Class in org.eclipse.nebula.widgets.opal.textassist
-
This class is a content provider for the TextAssist widget.
- TextAssistContentProvider() - Constructor for class org.eclipse.nebula.widgets.opal.textassist.TextAssistContentProvider
-
- textBubble(String, boolean, RGB, RGB) - Static method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
Helper method for creating a text bubble map icon
- TextPainterHelper - Class in org.eclipse.nebula.widgets.ganttchart.utils
-
Helper class to draw texts with markups within the GanttChart.
- TextPainterHelper() - Constructor for class org.eclipse.nebula.widgets.ganttchart.utils.TextPainterHelper
-
- TextPaintInstruction - Class in org.eclipse.nebula.widgets.richtext.painter.instructions
-
- TextPaintInstruction(TagProcessingState, String) - Constructor for class org.eclipse.nebula.widgets.richtext.painter.instructions.TextPaintInstruction
-
- TextPiece - Class in org.eclipse.nebula.paperclips.core.text.internal
-
- TextPiece(Device, TextStyle, String[], Point, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.internal.TextPiece
-
- TextPrint - Class in org.eclipse.nebula.paperclips.core.text
-
A Print for displaying text.
- TextPrint() - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the default properties.
- TextPrint(String) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the given text.
- TextPrint(String, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the give text and alignment.
- TextPrint(String, TextStyle) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the given text and style.
- TextPrint(String, FontData) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the given text and font data.
- TextPrint(String, FontData, int) - Constructor for class org.eclipse.nebula.paperclips.core.text.TextPrint
-
Constructs a TextPrint with the given text, font data, and alignment.
- TextPrintPiece - Interface in org.eclipse.nebula.paperclips.core.text.internal
-
- TextStyle - Class in org.eclipse.nebula.paperclips.core.text
-
Defines a set of styles that can be applied to text.
- TextStyle() - Constructor for class org.eclipse.nebula.paperclips.core.text.TextStyle
-
Constructs a new TextStyle with default font (device-dependent), black
foreground, transparent background, default alignment, and the strikeout
and underline flags set to false.
- textToHtml(String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
-
- TextUtils - Class in org.eclipse.nebula.widgets.grid.internal
-
Utility class to provide common operations on strings not supported by the
base java API.
- TextUtils - Class in org.eclipse.nebula.widgets.pgroup.internal
-
Utility class to provide common operations on strings not supported by the
base java API.
- ThermometerExample - Class in org.eclipse.nebula.visualization.widgets.examples
-
A live updated Thermometer Example.
- ThermometerExample() - Constructor for class org.eclipse.nebula.visualization.widgets.examples.ThermometerExample
-
- ThermometerFigure - Class in org.eclipse.nebula.visualization.widgets.figures
-
A Thermometer figure
- ThermometerFigure() - Constructor for class org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure
-
- ThermometerFigure.TemperatureUnit - Enum in org.eclipse.nebula.visualization.widgets.figures
-
Temperature Unit Enum
- theta - Variable in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
The angular coordinate in radians
- THREADS - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
-
- Tick - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
- Tick() - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
-
- TickFactory - Class in org.eclipse.nebula.visualization.xygraph.linearscale
-
Tick factory produces the different axis ticks.
- TickFactory(IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
-
- TickFactory(TickFactory.TickFormatting, IScaleProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.linearscale.TickFactory
-
- TickFactory.TickFormatting - Enum in org.eclipse.nebula.visualization.xygraph.linearscale
-
tick formatting modes
- tileCacheUpdated(int, int) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.InfoPage
-
- tileCacheUpdated(int, int) - Method in interface org.eclipse.nebula.widgets.geomap.internal.InternalGeoMapListener
-
Notifies listener that the tile cache has been updated
- tilePainted(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.InfoPage
-
- tilePainted(TileRef) - Method in interface org.eclipse.nebula.widgets.geomap.internal.InternalGeoMapListener
-
Notifies listener that a tile has been (re)painted
- TileRef - Class in org.eclipse.nebula.widgets.geomap.internal
-
A single tile in the map.
- TileRef(int, int, int) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.TileRef
-
Initializes this TileRef with x, y and z coordinates
- TileServer - Class in org.eclipse.nebula.widgets.geomap
-
This class encapsulates a tileserver, which has the concept of a baseurl and
a maximum zoom level.
- TileServer(String, int) - Constructor for class org.eclipse.nebula.widgets.geomap.TileServer
-
Initializes a TileServer using the default slippy format
- TileServer(String, int, String) - Constructor for class org.eclipse.nebula.widgets.geomap.TileServer
-
Initializes a TileServer
- TILESERVERS - Static variable in class org.eclipse.nebula.widgets.geomap.GoogleTileServer
-
A couple of default Google tile servers
- TILESERVERS - Static variable in class org.eclipse.nebula.widgets.geomap.OsmTileServer
-
A default OSM tile server
- tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.draw2d.MapFigure
-
- tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.GeoMapHelper
-
- tileUpdated(TileRef) - Method in interface org.eclipse.nebula.widgets.geomap.internal.GeoMapHelperListener
-
Notifies listener that a tile has been updated and may need (re)painting
- tileUpdated(TileRef) - Method in class org.eclipse.nebula.widgets.geomap.internal.InternalGeoMap
-
- Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Body
-
- Time() - Static method in class org.eclipse.nebula.widgets.cdatetime.Header
-
- TIME_MEDIUM - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for showing a medium time format (value is 1<<7).
- TIME_SHORT - Static variable in class org.eclipse.nebula.widgets.cdatetime.CDT
-
Style constant for showing a short time format (value is 1<<6).
- TIMER_INTERVAL - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- TIP_OF_THE_DAY - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
-
- TipOfTheDay - Class in org.eclipse.nebula.widgets.opal.tipoftheday
-
Instances of this class are a "Tip of Day" box, which is composed of
- TipOfTheDay() - Constructor for class org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay
-
Constructor
- TipOfTheDay.TipStyle - Enum in org.eclipse.nebula.widgets.opal.tipoftheday
-
Types of opal dialog
- TitleControl - Class in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser
-
An owner-drawn title label type of swt-control.
- TitleControl(Composite, Image) - Constructor for class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.TitleControl
-
- titledPage(String, String) - Static method in class org.eclipse.nebula.widgets.xviewer.util.internal.HtmlUtil
-
- TitledSeparator - Class in org.eclipse.nebula.widgets.opal.titledseparator
-
Instances of this class provide a separator with a title and/or an image.
- TitledSeparator(Composite, int) - Constructor for class org.eclipse.nebula.widgets.opal.titledseparator.TitledSeparator
-
Constructs a new instance of this class given its parent and a style value
describing its behavior and appearance.
- toAbsolutePoint(Rectangle) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
Transform the polar point to the Point
in the absolute coordinate system.
- toArray() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.SizeLimitedStack
-
Return an array of all elements in the stack.
- toControl(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- toControl(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- Today - org.eclipse.nebula.widgets.cdatetime.CDT.Key
-
- Today() - Static method in class org.eclipse.nebula.widgets.cdatetime.Footer
-
- TodayButton - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
-
- toDisplay(int, int) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- toDisplay(Point) - Method in class org.eclipse.nebula.cwt.v.VControl
-
- toFront() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Annotation
-
Sets annotation order to front
- ToggleRenderer - Class in org.eclipse.nebula.widgets.grid.internal
-
The renderer for tree item plus/minus expand/collapse toggle.
- ToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.grid.internal.ToggleRenderer
-
Default constructor.
- toHTML(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toHTML(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- toHTML(String, boolean) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toIndex(ColorMap.PredefinedColorMap) - Static method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
-
- toIntArray(List) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
-
Converts the argument to an int[] array.
- toIntIntArray(List) - Static method in class org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil
-
Converts the argument to an int[][] array.
- Toolbar - org.eclipse.nebula.widgets.cdatetime.CDT.PickerPart
-
- TOOLBAR_CAN_COLLAPSE - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key to configure whether the toolbar can be collapsed by the user.
- TOOLBAR_GROUPS - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key for toolbar groups configuration.
- TOOLBAR_STARTUP_EXPANDED - Static variable in class org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration
-
Key to configure whether the toolbar must start expanded when the editor is loaded.
- ToolbarArmedXYGraph - Class in org.eclipse.nebula.visualization.xygraph.figures
-
An graph which consists of a toolbar and an XYGraph.
- ToolbarArmedXYGraph() - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
-
Construct default graph
- ToolbarArmedXYGraph(IXYGraph) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
-
Construct default toolbar around existing graph
- ToolbarArmedXYGraph(IXYGraph, int) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.ToolbarArmedXYGraph
-
Construct toolbar around existing graph
- ToolbarButton - Class in org.eclipse.nebula.widgets.richtext.toolbar
-
Representation of a toolbar button that should be added to the toolbar of the underlying
CKEditor.
- ToolbarButton(String, String, String, String, URL) - Constructor for class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarButton
-
- toolbarCollapsible - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
Configure if the toolbar should be collapsible.
- ToolbarConfiguration - Class in org.eclipse.nebula.widgets.richtext.toolbar
-
- ToolbarConfiguration() - Constructor for class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
- toolbarInitialExpanded - Variable in class org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration
-
Deprecated.
Configure if the toolbar should be initially expanded.
- top - Variable in class org.eclipse.nebula.paperclips.core.border.GapBorder
-
The top gap of a closed border, expressed in points.
- top - Variable in class org.eclipse.nebula.paperclips.core.Margins
-
The top margin.
- TOP - Static variable in class org.eclipse.nebula.widgets.opal.commons.ResourceManager
-
- TOP_LEFT - org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil.Location
-
- TOP_RIGHT - org.eclipse.nebula.widgets.xviewer.util.internal.OverlayUtil.Location
-
- toPoint() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
Transform the polar point to the Point
in rectangular coordinates.
- toRelativePoint(Rectangle) - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
Transform the polar point to the Point
in the relative coordinate system,
whose origin is (rect.x, rect.y).
- toReport() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- toReport(int) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
RPT_NONE (label: data), RPT_SINGLE_LINE (label: data\n\n), RPT_MULTI_LINE (label:\n data\n\n)
- toString() - Method in class org.eclipse.nebula.cwt.v.VControl
-
- toString() - Method in class org.eclipse.nebula.cwt.v.VNative
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.AddAnnotationCommand
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationCommand
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.MovingAnnotationLabelCommand
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.RemoveAnnotationCommand
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.SaveStateCommand
-
- toString() - Method in class org.eclipse.nebula.visualization.internal.xygraph.undo.XYGraphConfigCommand
-
- toString() - Method in enum org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap.PredefinedColorMap
-
- toString() - Method in class org.eclipse.nebula.visualization.widgets.datadefinition.ColorMap
-
- toString() - Method in class org.eclipse.nebula.visualization.widgets.figureparts.PolarPoint
-
- toString() - Method in enum org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ColorDepth
-
- toString() - Method in enum org.eclipse.nebula.visualization.widgets.figures.ThermometerFigure.TemperatureUnit
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.PlotMode
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.UpdateMode
-
- toString() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.Sample
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
-
- toString() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Axis
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- toString() - Method in class org.eclipse.nebula.visualization.xygraph.figures.Trace
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.Trace.TraceType
-
- toString() - Method in enum org.eclipse.nebula.visualization.xygraph.figures.ZoomType
-
- toString() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Range
-
- toString() - Method in class org.eclipse.nebula.visualization.xygraph.linearscale.Tick
-
- toString() - Method in class org.eclipse.nebula.widgets.cdatetime.CDateTime
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttEvent
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttGroup
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSection
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.GanttSpecialDateRange
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventDeleteCommand
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.EventMoveCommand
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.undoredo.commands.SectionDeleteCommand
-
- toString() - Method in class org.eclipse.nebula.widgets.ganttchart.utils.DateRange
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.geomapbrowser.SearchPage.SearchResult
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.TileRef
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.internal.URLService
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleIconDescriptor
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer.SearchResult
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.OsmSearchServer.SearchResult
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.PointD
-
- toString() - Method in class org.eclipse.nebula.widgets.geomap.TileServer
-
- toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
-
- toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toString() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- toXml() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toXml() - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- toXml(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toXml(String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- toXml(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerTextWidget
-
- toXml(String, String) - Method in class org.eclipse.nebula.widgets.xviewer.util.internal.XViewerWidget
-
- Trace - Class in org.eclipse.nebula.visualization.xygraph.figures
-
The trace figure.
- Trace(String) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Trace
-
- Trace(String, Axis, Axis, IDataProvider) - Constructor for class org.eclipse.nebula.visualization.xygraph.figures.Trace
-
- Trace.BaseLine - Enum in org.eclipse.nebula.visualization.xygraph.figures
-
- Trace.ErrorBarType - Enum in org.eclipse.nebula.visualization.xygraph.figures
-
- Trace.PointStyle - Enum in org.eclipse.nebula.visualization.xygraph.figures
-
- Trace.TraceType - Enum in org.eclipse.nebula.visualization.xygraph.figures
-
The way how the trace will be drawn.
- TraceArea - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceBar - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- traceColorChanged(Trace, Color, Color) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
-
Called when trace color has changed
- TraceConfigPage - Class in org.eclipse.nebula.visualization.internal.xygraph.toolbar
-
This will help to create the necessary widgets to configure an axis's
properties.
- TraceConfigPage(IXYGraph, Trace) - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.toolbar.TraceConfigPage
-
Construct a trace configuration page
- TraceDash - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceDashDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceDashDotDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceDot - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceLineArea - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceMemento - Class in org.eclipse.nebula.visualization.internal.xygraph.undo
-
The memento to save the properties of a trace.
- TraceMemento() - Constructor for class org.eclipse.nebula.visualization.internal.xygraph.undo.TraceMemento
-
- traceNameChanged(Trace, String, String) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
-
Called when trace name has changed
- TracePoint - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceSolid - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceStepHoriz - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- TraceStepVert - Static variable in class org.eclipse.nebula.visualization.xygraph.Messages
-
- traceTypeChanged(Trace, Trace.TraceType, Trace.TraceType) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
-
Called when trace type has changed
- traceWidthChanged(Trace, int, int) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
-
Called when trace width has changed
- traceYAxisChanged(Trace, Axis, Axis) - Method in interface org.eclipse.nebula.visualization.xygraph.figures.ITraceListener
-
Called when Y-Axis has changed
- Transition - Class in org.eclipse.nebula.effects.stw
-
An abstract class handling the basic actions required for whatever transition effect.
- Transition(TransitionManager) - Constructor for class org.eclipse.nebula.effects.stw.Transition
-
- Transition(TransitionManager, long, long) - Constructor for class org.eclipse.nebula.effects.stw.Transition
-
Constructs a new transition object
- Transitionable - Interface in org.eclipse.nebula.effects.stw
-
Object implementing this interface enables the
TransitionManager
to carry out transition effects either on it or on the object it's delegate for.
A "transitionable" widget is a widget that can provide a set of methods to a
TransitionManager
either through direct implementation of this interface or through
delegation by providing a delegate object implementing this interface.
A "transitionable" widget is supposed to have a list of
Control
objects of at
least one
Control
object.
- transitionFinished(TransitionManager) - Method in interface org.eclipse.nebula.effects.stw.TransitionListener
-
This method is called when the transition is finished.
- TransitionListener - Interface in org.eclipse.nebula.effects.stw
-
- TransitionManager - Class in org.eclipse.nebula.effects.stw
-
Transition manager applies the required transition on a
Transitionable
object.
- TransitionManager(Transitionable) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
-
Constructs a transition manager to handle transitions on the provided
transitionable object.
- TransitionManager(CTabFolder) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
-
Constructs a transition manager to handle transitions on the provided
CTabFolder
as the transitionable object.
- TransitionManager(TabFolder) - Constructor for class org.eclipse.nebula.effects.stw.TransitionManager
-
Constructs a transition manager to handle transitions on the provided
TabFolder
as the transitionable object.
- translateMapPosition(int, int) - Method in class org.eclipse.nebula.widgets.geomap.GeoMap
-
Translates the position of the upper left corner of this GeoMap, without
any panning effect.
- translateMapPosition(GeoMapPositioned, int, int) - Static method in class org.eclipse.nebula.widgets.geomap.GeoMapUtil
-
Translates the position of the upper left corner of this GeoMap, without
any panning effect.
- TreeNodeToggleRenderer - Class in org.eclipse.nebula.widgets.pgroup
-
This toggle strategy mimics a Windows tree node.
- TreeNodeToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.TreeNodeToggleRenderer
-
- TRIANGLE - org.eclipse.nebula.visualization.xygraph.figures.Trace.PointStyle
-
- TRIGGER - org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider.UpdateMode
-
- triggerUpdate() - Method in class org.eclipse.nebula.visualization.xygraph.dataprovider.CircularBufferDataProvider
-
In TRIGGER update mode, the trace data could be updated by this method
- TrueResult - Static variable in class org.eclipse.nebula.widgets.xviewer.util.internal.Result
-
- TwisteToggleRenderer - Class in org.eclipse.nebula.widgets.pgroup
-
This toggle strategy appears as a triangle pointing to the right when
collapsed and pointing downwards when expanded.
- TwisteToggleRenderer() - Constructor for class org.eclipse.nebula.widgets.pgroup.TwisteToggleRenderer
-
- TWO_COLUMNS - org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
-
- TWO_COLUMNS_LARGE - org.eclipse.nebula.widgets.opal.tipoftheday.TipOfTheDay.TipStyle
-
- TYPE_MOVE - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- TYPE_RESIZE_LEFT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- TYPE_RESIZE_RIGHT - Static variable in class org.eclipse.nebula.widgets.ganttchart.Constants
-
- types - Variable in class org.eclipse.nebula.widgets.richtext.painter.SpanElement
-