# `GSProxyShapes`

*Class*

## Declaration

```swift
class GSProxyShapes
```

```objc
@interface GSProxyShapes : NSObject
```

```python
class GSProxyShapes(NSObject)
```

## Topics

### Instance Properties

- [`GSProxyShapes.layer`](/Core/GlyphsCore/GSProxyShapes/layer)
- [`GSProxyShapes.shapeType`](/Core/GlyphsCore/GSProxyShapes/shapeType)

### Instance Methods

- [`GSProxyShapes objectAtIndex:`](/Core/GlyphsCore/GSProxyShapes/objectAtIndex:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- `NSFastEnumeration`

