# OHOS::UIAnalogClock::Hand - [Overview](#section1493720273165633) - [Summary](#section505005179165633) - [Public Member Functions](#pub-methods) - [Data Fields](#pub-attribs) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Defines the basic attributes of the analog clock hands. This is an inner class of **[UIAbstractClock](OHOS-UIAbstractClock.md)**. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Public Member Functions
Hand () |
A default constructor used to create a Hand instance. |
~Hand () |
A destructor used to delete the Hand instance. |
operator new (size_t size) |
|
operator delete (void *p) |