# `GSGlyphCell`

*Class*

## Declaration

```swift
class GSGlyphCell
```

```objc
@interface GSGlyphCell : NSTextFieldCell
```

```python
class GSGlyphCell(NSTextFieldCell)
```

## Topics

### Instance Properties

- [`GSGlyphCell.drawAnchors`](/Core/GlyphsApp/GSGlyphCell/drawAnchors)
- [`GSGlyphCell.drawColorLabel`](/Core/GlyphsApp/GSGlyphCell/drawColorLabel)
- [`GSGlyphCell.drawGlyphName`](/Core/GlyphsApp/GSGlyphCell/drawGlyphName)
- [`GSGlyphCell.drawGlyphNotes`](/Core/GlyphsApp/GSGlyphCell/drawGlyphNotes)
- [`GSGlyphCell.drawMetrics`](/Core/GlyphsApp/GSGlyphCell/drawMetrics)
- [`GSGlyphCell.drawNodes`](/Core/GlyphsApp/GSGlyphCell/drawNodes)
- [`GSGlyphCell.drawPlaceholder`](/Core/GlyphsApp/GSGlyphCell/drawPlaceholder)
- [`GSGlyphCell.drawUnicode`](/Core/GlyphsApp/GSGlyphCell/drawUnicode)
- [`GSGlyphCell.fillOutlines`](/Core/GlyphsApp/GSGlyphCell/fillOutlines)
- [`GSGlyphCell.masterID`](/Core/GlyphsApp/GSGlyphCell/masterID)
- [`GSGlyphCell.orientation`](/Core/GlyphsApp/GSGlyphCell/orientation)

## Relationships

### Inherits From

- `NSTextFieldCell`

