Package InstrumentLabPkg
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:07, 11 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents |
Belongs to
- InstrumentLab - Visual Instruments Library.
Requires
Description
Controls
- TILLinearGauge - Linear gauge.
- TILSpectrumDisplay - Spectrum display.
- TILMatrixDisplay - Matrix display.
- TILSegmentText - 7, 9, 14 or 16 segment text display.
- TILSegmentGauge - 7, 9, 14 or 16 segment gauge.
- TILSegmentClock - 7, 9, 14 or 16 segment clock.
- TILAnalogClock - Analog clock.
- TILThermometer - Thermometer gauge.
- TILLevelLed - LED control with gradually changing intensity and/or color based on the input value.
- TILProgressBar - Progress bar.
- TILGlassPanel - Rectangular, or elliptic panel covered with glass.
- TILAngularGauge - Angular gauge.
Layers
- TILLinearGaugeLayer - Layer drawing linear gauge.
- TILSpectrumDisplayLayer - Layer drawing spectrum display.
- TILMatrixDisplayLayer - Layer drawing matrix display.
- TILSegmentTextLayer - Layer drawing 7, 9, 14 or 16 segment text display.
- TILSegmentGaugeLayer - Layer drawing 7, 9, 14 or 16 segment gauge.
- TILSegmentClockLayer - Layer drawing 7, 9, 14 or 16 segment clock.
- TILAnalogClockLayer - Layer drawing analog clock.
- TILThermometerLayer - Layer drawing thermometer gauge.
- TILLevelLedLayer - Layer drawing LED control with gradually changing intensity and/or color based on the input value.
- TILProgressBarLayer - Layer drawing progress bar.
- TILGlassPanelLayer - Layer drawing rectangular, or elliptic panel covered with glass.
- TILAngularGaugeLayer - Layer drawing angular gauge.
Elements
- TILLinearGaugeElement - Component element drawing internal data linear gauge.
- TILExternalLinearGaugeElement - Component element drawing external data linear gauge.
- TILExternalLinearGaugeControlHandElement - Component element drawing external user controllable data linear gauge hand.
- TILExternalLinearGaugeHandElement - Component element drawing external data linear gauge hand.
- TILLinearGaugeMinMaxHandElement - Component element drawing internal data min or max linear gauge hand.
- TILExternalSpectrumDisplayElement - Component element drawing external data spectrum display.
- TILExternalMatrixDisplayElement - Component element drawing external data matrix display.
- TILExternalSegmentTextElement - Component element drawing external text data 7, 9, 14 or 16 segment indicator.
- TILSegmentGaugeElement - Component element drawing internal data 7, 9, 14 or 16 segment gauge.
- TILExternalSegmentGaugeElement - Component element drawing external data 7, 9, 14 or 16 segment gauge.
- TILSegmentClockElement - Component element drawing internal data 7, 9, 14 or 16 segment clock.
- TILExternalSegmentClockElement - Component element drawing external data 7, 9, 14 or 16 segment clock.
- TILExternalClockControlHandElement - Component element drawing external user controllable analog clock hand.
- TILExternalClockHandElement - Component element drawing external data analog clock hand.
- TILAnalogClockElement - Component element drawing internal data analog clock.
- TILExternalAnalogClockElement - Component element drawing external data analog clock.
- TILThermometerElement - Component element drawing internal data thermometer gauge.
- TILExternalThermometerElement - Component element drawing external data thermometer gauge.
- TILLevelLedElement - Component element drawing internal data LED control with gradually changing intensity and/or color based on the input value.
- TILExternalLevelLedElement - Component element drawing external data LED control with gradually changing intensity and/or color based on the input value.
- TILProgressBarElement - Component element drawing internal data progress bar.
- TILExternalProgressBarElement - Component element drawing external data progress bar.
- TILGlassPanelElement - Component element drawing rectangular, or elliptic panel covered with glass.
- TILGaugeMinMaxHandElement - Component element drawing internal data min or max angular gauge hand.
- TILExternalGaugeHandElement - Component element drawing external data angular gauge hand.
- TILExternalGaugeControlHandElement - Component element drawing external user controllable data angular gauge hand.
- TILAngularGaugeElement - Component element drawing internal data angular gauge.
- TILExternalAngularGaugeElement - Component element drawing external data angular gauge.
Matrix Layers
- TILExternalLinearGaugeMatrixLayer - Matrix layer drawing linear gauge.
- TILExternalSpectrumDisplayMatrixLayer - Matrix layer drawing matrix display.
- TILExternalMatrixDisplayMatrixLayer - Matrix layer drawing matrix display.
- TILTextMatrixLayer - Matrix layer drawing text.
- TILExternalSegmentTextMatrixLayer - Matrix layer drawing text.
- TILExternalSegmentGaugeMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment gauge.
- TILExternalSegmentClockMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment clock.
- TILExternalAnalogClockMatrixLayer - Matrix layer drawing analog clock.
- TILExternalThermometerMatrixLayer - Matrix layer drawing thermometer gauge.
- TILExternalLevelLedMatrixLayer - Matrix layer drawing LED control with gradually changing intensity and/or color based on the input value.
- TILExternalProgressBarMatrixLayer - Matrix layer drawing progress bar.
- TILGlassPanelMatrixLayer - Matrix layer drawing rectangular, or elliptic panel covered with glass.
- TILExternalAngularGaugeMatrixLayer - Matrix layer drawing angular gauge.
Units
- ILLinearGauge - Contains the code for the TILLinearGauge control.
- ILSpectrumDisplay - Contains the code for the TILSpectrumDisplay control.
- ILMatrixDisplay - Contains the code for the TILMatrixDisplay control.
- ILSegmentText - Contains the code for the TILSegmentText control.
- ILSegmentGauge - Contains the code for the TILSegmentGauge control.
- ILSegmentClock - Contains the code for the TILSegmentClock control.
- ILAnalogClock - Contains the code for the TILAnalogClock control.
- ILThermometer - Contains the code for the TILThermometer control.
- ILLevelLed - Contains the code for the TILLevelLed control.
- ILProgressBar - Contains the code for the TILProgressBar control.
- ILGlassPanel - Contains the code for the TILGlassPanel control.
- ILAngularGauge - Contains the code for the TILAngularGauge control.
- ILAnalogInstrument - Contains the code for the TILAnalogInstrument base class.
Classes
- TILLinearGaugeHand - Linear gauge hand properties class.
- TILOptionalLinearGaugeHand - Abstract base class for optional linear gauge hands.
- TILControlLinearGaugeHand - Linear gauge hand properties class.
- TILLinearGaugeRail - Linear gauge hand rail properties class.
- TILBasicLinearGauge - Abstract base class for linear gauge components.
- TILExternalLinearGauge - Abstract base class for linear gauge components.
- TILLinearGauge - Linear gauge.
- TILLinearGaugeLayer - Layer drawing linear gauge.
- TILBasicLinearGaugeElement - Abstract base class for linear gauge component elements.
- TILLinearGaugeElement - Component element drawing internal data linear gauge.
- TILExternalLinearGaugeElement - Component element drawing external data linear gauge.
- TILExternalLinearGaugeMatrixLayer - Matrix layer drawing linear gauge.
- TILBasicLinearGaugeHand - Abstract base class for linear gauge hands.
- TILBasicLinearGaugeHandElement - Abstract base class for linear gauge hand elements.
- TILBasicExternalLinearGaugeHandElement - Abstract base class for external linear gauge hands.
- TILExternalLinearGaugeControlHandElement - Component element drawing external user controllable data linear gauge hand.
- TILExternalLinearGaugeHandElement - Component element drawing external data linear gauge hand.
- TILLinearGaugeMinMaxHandElement - Component element drawing internal data min or max linear gauge hand.
- TILSpectrumBarsMax - Spectrum bars max properties class.
- TILSpectrumBarBlocks - Spectrum bar blocks properties class.
- TILSpectrumBarPeaks - Spectrum bars peaks properties class.
- TILSpectrumBarCount - Spectrum bars count properties class.
- TILSpectrumBarColorGroup - Spectrum color group collection item.
- TILSpectrumBarColorGroups - Spectrum color group collection.
- TILSpectrumBars - Spectrum bars properties class.
- TILSpectrumValues - Spectrum values class.
- TILSpectrumDisplay - Spectrum display.
- TILSpectrumDisplayLayer - Layer drawing spectrum display.
- TILExternalSpectrumDisplayElement - Component element drawing external data spectrum display.
- TILExternalSpectrumDisplayMatrixLayer - Matrix layer drawing matrix display.
- TILMatrixSegmnt - Matrix segment properties class.
- TILMatrixDisplay - Matrix display.
- TILMatrixDisplayLayer - Layer drawing matrix display.
- TILExternalMatrixDisplayElement - Component element drawing external data matrix display.
- TILExternalMatrixDisplayMatrixLayer - Matrix layer drawing matrix display.
- TILTextMatrixLayer - Matrix layer drawing text.
- TILSegmentText - 7, 9, 14 or 16 segment text display.
- TILSegmentTextLayer - Layer drawing 7, 9, 14 or 16 segment text display.
- TILExternalSegmentTextElement - Component element drawing external text data 7, 9, 14 or 16 segment indicator.
- TILExternalSegmentTextMatrixLayer - Matrix layer drawing text.
- TILSegmentGaugeDigits - Segment gauge digits properties class.
- TILSignSegmentOffsets - Segment offsets properties class.
- TILSignSegment - Sign segment properties class.
- TILBasicSegmentGauge - Abstract base class for segment gauge components.
- TILSegmentGauge - 7, 9, 14 or 16 segment gauge.
- TILSegmentGaugeLayer - Layer drawing 7, 9, 14 or 16 segment gauge.
- TILBasicSegmentGaugeElement - Abstract base class for segment gauge component elements.
- TILSegmentGaugeElement - Component element drawing internal data 7, 9, 14 or 16 segment gauge.
- TILExternalSegmentGaugeElement - Component element drawing external data 7, 9, 14 or 16 segment gauge.
- TILExternalSegmentGaugeMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment gauge.
- TILPointOffset - Point offset properties class.
- TILSegmentPoint - Segment point collection item.
- TILSegmentPoints - Segment points collection.
- TILSegmentClockSeparator - Segment clock separator properties class.
- TILSegmentFont - Segment font properties class.
- TILDigitalAmPmSection - Digital clock Am/Pm section properties class.
- TILDigitalClockSection - Digital clock section properties class.
- TILMillisecondsClockSection - Milliseconds clock section properties class.
- TILDigitalHourSection - Digital clock hour section properties class.
- TILDigitalClockSections - Digital clock sections properties class.
- TILBasicSegmentClock - Abstract base class for segment clock components.
- TILSegmentClock - 7, 9, 14 or 16 segment clock.
- TILSegmentClockLayer - Layer drawing 7, 9, 14 or 16 segment clock.
- TILBasicSegmentClockElement - Abstract base class for segment clock component elements.
- TILSegmentClockElement - Component element drawing internal data 7, 9, 14 or 16 segment clock.
- TILExternalSegmentClockElement - Component element drawing external data 7, 9, 14 or 16 segment clock.
- TILExternalSegmentClockMatrixLayer - Matrix layer drawing 7, 9, 14 or 16 segment clock.
- TILOptionalAngularHand - Optional gauge hand properties class.
- TILClockHand - Clock hand properties class.
- TILExternalClockHand - External clock hand properties class.
- TILBasicClockHand - Abstract base class for analog clock hands.
- TILBasicExternalClockHandElement - Abstract base class for external clock hand component elements.
- TILExternalControlClockHand - External clock control hand properties class.
- TILExternalClockControlHandElement - Component element drawing external user controllable analog clock hand.
- TILExternalClockHandElement - Component element drawing external data analog clock hand.
- TILSecondsClockHand - Seconds clock hand properties class.
- TILClockHands - Clock hands properties class.
- TILBasicClockScale - Basic clock scale properties class.
- TILBasicAnalogClock - Abstract base class for analog clock components.
- TILExternalAnalogClock - Abstract base class for external analog clock components.
- TILAnalogClock - Analog clock.
- TILAnalogClockLayer - Layer drawing analog clock.
- TILBasicAnalogClockElement - Abstract base class for analog clock component elements.
- TILAnalogClockElement - Component element drawing internal data analog clock.
- TILExternalAnalogClockElement - Component element drawing external data analog clock.
- TILExternalAnalogClockMatrixLayer - Matrix layer drawing analog clock.
- TILThermometerReservoir - Thermometer reservoir properties class.
- TILThermometerIndicator - Thermometer indicator properties class.
- TILThermometerBevel - Thermometer bevel properties class.
- TILBasicThermometer - Abstract base class for thermometer components.
- TILExternalThermometer - Abstract base class for external thermometer components.
- TILThermometer - Thermometer gauge.
- TILThermometerLayer - Layer drawing thermometer gauge.
- TILBasicThermometerElement - Abstract base class for segment thermometer component elements.
- TILThermometerElement - Component element drawing internal data thermometer gauge.
- TILExternalThermometerElement - Component element drawing external data thermometer gauge.
- TILExternalThermometerMatrixLayer - Matrix layer drawing thermometer gauge.
- TILBasicLevelLed - Abstract base class for level LED components.
- TILExternalLevelLed - Abstract base class for external level LED components.
- TILLevelLed - LED control with gradually changing intensity and/or color based on the input value.
- TILLevelLedLayer - Layer drawing LED control with gradually changing intensity and/or color based on the input value.
- TILBasicLevelLedElement - Abstract base class for LED component elements.
- TILLevelLedElement - Component element drawing internal data LED control with gradually changing intensity and/or color based on the input value.
- TILExternalLevelLedElement - Component element drawing external data LED control with gradually changing intensity and/or color based on the input value.
- TILExternalLevelLedMatrixLayer - Matrix layer drawing LED control with gradually changing intensity and/or color based on the input value.
- TILProgressBarBlock - Progress bar gauge block properties class.
- TILProgressBarGaugeBackground - Progress bar gauge block background properties class.
- TILProgressBarGauge - Progress bar gauge properties class.
- TILProgressBarBorder - Progress bar border properties class.
- TILBasicProgressBar - Abstract base class for progress bar components.
- TILExternalProgressBar - Abstract base class for external progress bar components.
- TILProgressBar - Progress bar.
- TILProgressBarLayer - Layer drawing progress bar.
- TILBasicProgressBarElement - Abstract base class for progress bar component elements.
- TILProgressBarElement - Component element drawing internal data progress bar.
- TILExternalProgressBarElement - Component element drawing external data progress bar.
- TILExternalProgressBarMatrixLayer - Matrix layer drawing progress bar.
- TILPanelProperty - Basic panel properties class.
- TILPanelBevel - Panel bevel properties class.
- TILPanelInnerBevel - Panel inner bevel properties class.
- TILPanelBorder - Panel border properties class.
- TILGlassPanel - Rectangular, or elliptic panel covered with glass.
- TILGlassPanelLayer - Layer drawing rectangular, or elliptic panel covered with glass.
- TILGlassPanelElement - Component element drawing rectangular, or elliptic panel covered with glass.
- TILGlassPanelMatrixLayer - Matrix layer drawing rectangular, or elliptic panel covered with glass.
- TILAngularGaugeHand - Angular gauge hand properties class.
- TILBasicGaugeHand - Abstract base class for gauge hand component elements.
- TILBasicGaugeHandElement - Abstract base class for gauge hand component elements.
- TILGaugeMinMaxHandElement - Component element drawing internal data min or max angular gauge hand.
- TILBasicExternalGaugeHandElement - Abstract base class for external gauge hand component elements.
- TILExternalGaugeHandElement - Component element drawing external data angular gauge hand.
- TILControlAngularGaugeHand - Angular gauge hand properties class.
- TILExternalGaugeControlHandElement - Component element drawing external user controllable data angular gauge hand.
- TILAngularGaugeScale - Gauge scale properties class.
- TILBasicAngularGauge - Abstract base class for angular gauge components.
- TILExternalAngularGauge - Abstract base class for external angular gauge components.
- TILAngularGauge - Angular gauge.
- TILAngularGaugeLayer - Layer drawing angular gauge.
- TILBasicAngularGaugeElement - Abstract base class for angular gauge component elements.
- TILAngularGaugeElement - Component element drawing internal data angular gauge.
- TILExternalAngularGaugeElement - Component element drawing external data angular gauge.
- TILExternalAngularGaugeMatrixLayer - Matrix layer drawing angular gauge.
- TILGaugeMinMaxAutoReset - Auto reset properties class.
- TILGlass - Glass cover properties class.
- TILAnalogGaugeCenterItem - Gauge center item properties class.
- TILElementShadow - Shadow properties class.
- TILAnalogInstrumentCenter - Gauge center properties class.
- TILInstrumentTicks - Instrument ticks properties class.
- TILOptionalInstrumentElement - Optional element properties class.
- TILAnalogGaugeRange - Gauge range collection item.
- TILAnalogGaugeRanges - Gauge ranges collection.
- TILAnalogGaugeScaleRanges - Analog gauge scale ranges properties class.
- TILHandAnimation - Gauge hand animation properties class.
- TILAngularHand - Angular hand properties class.
- TILInstrumentLabeledTicks - Labeled ticks properties class.
- TILInstrumentEndTick - End tick properties class.
- TILInstrumentMajorTicks - Major ticks properties class.
- TILScalePrecision - Scale precision properties class.
- TILBasicScale - Basic scale properties class.
- TILBasicGaugeScale - Basic gauge scale properties class.
- TILReversibleGaugeScale - Reversible gauge scale properties class.
- TILBasicMinMaxInstrument - Base class for Min/Max instrument components.
- TILMinMaxInstrument - Base class for Min/Max instrument components.
- TILGaugeHandMinMax - Gauge hand Min/Max properties class.
Structures
Interfaces
Enums
- TILSegmentShape - Enumeration for segment shapes.
- TILPrecisionStyle - Enumeration for precision style.
- TILProgressBarGaugeKind - Enumeration for progress bar gauge kind.
- TILTimeSource - Enumeration for time sources.
- TILGaugeMinMaxMode - Enumeration for gauge element min max mode.