---
title: CLKComplicationTemplateGraphicExtraLargeCircular
framework: clockkit
role: symbol
role_heading: Class
path: clockkit/clkcomplicationtemplategraphicextralargecircular
---

# CLKComplicationTemplateGraphicExtraLargeCircular

An abstract superclass for all the extra-large circular graphic templates.

## Declaration

```swift
class CLKComplicationTemplateGraphicExtraLargeCircular
```

## Overview

Overview Don’t instantiate this class. Create one of its concrete subclasses instead.

## Relationships

### Inherits From

- [CLKComplicationTemplate](clockkit/clkcomplicationtemplate.md)

### Inherited By

- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeText](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugetext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularClosedGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularclosedgaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularImage](clockkit/clkcomplicationtemplategraphicextralargecircularimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeImage](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeRangeText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugerangetext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeSimpleText](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugesimpletext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularOpenGaugeView](clockkit/clkcomplicationtemplategraphicextralargecircularopengaugeview.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularStackImage](clockkit/clkcomplicationtemplategraphicextralargecircularstackimage.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularStackText](clockkit/clkcomplicationtemplategraphicextralargecircularstacktext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularStackViewText](clockkit/clkcomplicationtemplategraphicextralargecircularstackviewtext.md)
- [CLKComplicationTemplateGraphicExtraLargeCircularView](clockkit/clkcomplicationtemplategraphicextralargecircularview.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
