Unit ILAnalogInstrument
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 17: | Line 17: | ||
*[[Class ILAnalogInstrument.TILGaugeMinMaxAutoReset|TILGaugeMinMaxAutoReset]] - Auto reset properties class. | *[[Class ILAnalogInstrument.TILGaugeMinMaxAutoReset|TILGaugeMinMaxAutoReset]] - Auto reset properties class. | ||
*[[Class ILAnalogInstrument.TILGlass|TILGlass]] - Glass cover properties class. | *[[Class ILAnalogInstrument.TILGlass|TILGlass]] - Glass cover properties class. | ||
− | |||
*[[Class ILAnalogInstrument.TILAnalogGaugeCenterItem|TILAnalogGaugeCenterItem]] - Gauge center item properties class. | *[[Class ILAnalogInstrument.TILAnalogGaugeCenterItem|TILAnalogGaugeCenterItem]] - Gauge center item properties class. | ||
*[[Class ILAnalogInstrument.TILElementShadow|TILElementShadow]] - Shadow properties class. | *[[Class ILAnalogInstrument.TILElementShadow|TILElementShadow]] - Shadow properties class. | ||
− | *[[Class ILAnalogInstrument. | + | *[[Class ILAnalogInstrument.TILAnalogInstrumentCenter|TILAnalogInstrumentCenter]] - Gauge center properties class. |
*[[Class ILAnalogInstrument.TILInstrumentTicks|TILInstrumentTicks]] - Instrument ticks properties class. | *[[Class ILAnalogInstrument.TILInstrumentTicks|TILInstrumentTicks]] - Instrument ticks properties class. | ||
*[[Class ILAnalogInstrument.TILOptionalInstrumentElement|TILOptionalInstrumentElement]] - Optional element properties class. | *[[Class ILAnalogInstrument.TILOptionalInstrumentElement|TILOptionalInstrumentElement]] - Optional element properties class. | ||
Line 26: | Line 25: | ||
*[[Class ILAnalogInstrument.TILAnalogGaugeRanges|TILAnalogGaugeRanges]] - Gauge ranges collection. | *[[Class ILAnalogInstrument.TILAnalogGaugeRanges|TILAnalogGaugeRanges]] - Gauge ranges collection. | ||
*[[Class ILAnalogInstrument.TILAnalogGaugeScaleRanges|TILAnalogGaugeScaleRanges]] - Analog gauge scale ranges properties class. | *[[Class ILAnalogInstrument.TILAnalogGaugeScaleRanges|TILAnalogGaugeScaleRanges]] - Analog gauge scale ranges properties class. | ||
− | *[[Class ILAnalogInstrument. | + | *[[Class ILAnalogInstrument.TILHandAnimation|TILHandAnimation]] - Gauge hand animation properties class. |
+ | *[[Class ILAnalogInstrument.TILAngularHand|TILAngularHand]] - Angular hand properties class. | ||
*[[Class ILAnalogInstrument.TILInstrumentLabeledTicks|TILInstrumentLabeledTicks]] - Labeled ticks properties class. | *[[Class ILAnalogInstrument.TILInstrumentLabeledTicks|TILInstrumentLabeledTicks]] - Labeled ticks properties class. | ||
*[[Class ILAnalogInstrument.TILInstrumentEndTick|TILInstrumentEndTick]] - End tick properties class. | *[[Class ILAnalogInstrument.TILInstrumentEndTick|TILInstrumentEndTick]] - End tick properties class. | ||
Line 32: | Line 32: | ||
*[[Class ILAnalogInstrument.TILScalePrecision|TILScalePrecision]] - Scale precision properties class. | *[[Class ILAnalogInstrument.TILScalePrecision|TILScalePrecision]] - Scale precision properties class. | ||
*[[Class ILAnalogInstrument.TILBasicScale|TILBasicScale]] - Basic scale properties class. | *[[Class ILAnalogInstrument.TILBasicScale|TILBasicScale]] - Basic scale properties class. | ||
− | |||
*[[Class ILAnalogInstrument.TILBasicGaugeScale|TILBasicGaugeScale]] - Basic gauge scale properties class. | *[[Class ILAnalogInstrument.TILBasicGaugeScale|TILBasicGaugeScale]] - Basic gauge scale properties class. | ||
*[[Class ILAnalogInstrument.TILReversibleGaugeScale|TILReversibleGaugeScale]] - Reversible gauge scale properties class. | *[[Class ILAnalogInstrument.TILReversibleGaugeScale|TILReversibleGaugeScale]] - Reversible gauge scale properties class. |
Revision as of 20:30, 10 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.
Package: InstrumentLabPkg
Contents |
Summary
Contains the code for the TILAnalogInstrument base class.
Description
This file contains the code for the TILAnalogInstrument base class.
Classes
- 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.
Enums
- TILTimeSource - Enumeration for time sources.
- TILGaugeMinMaxMode - Enumeration for gauge element min max mode.