Unit ILAnalogClock
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
(One intermediate revision by one user not shown) |
Latest revision as of 00:12, 26 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 TILAnalogClock control.
Description
This unit contains the code for the TILAnalogClock control.
Controls
- TILAnalogClock - Analog clock.
Layers
- TILAnalogClockLayer - Layer drawing analog clock.
Elements
- 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.
Matrix Layers
- TILExternalAnalogClockMatrixLayer - Matrix layer drawing analog clock.
Classes
- 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.
- TILExternalAnalogClockMatrixElement