# `GSRoundCorner`

*Class*

## Declaration

```swift
class GSRoundCorner
```

```objc
@interface GSRoundCorner : NSObject
```

```python
class GSRoundCorner(NSObject)
```

## Topics

### Type Methods

- [`GSRoundCorner anchorFactor:curveType:radius:visualCorrect:`](/Core/GlyphsCore/GSRoundCorner/anchorFactor:curveType:radius:visualCorrect:)
- [`GSRoundCorner angle:withRadius:`](/Core/GlyphsCore/GSRoundCorner/angle:withRadius:)
- [`GSRoundCorner makeCornerAtNode:andRadius:selected:visualCorrect:forceCompatibility:curveType:grid:`](/Core/GlyphsCore/GSRoundCorner/makeCornerAtNode:andRadius:selected:visualCorrect:forceCompatibility:curveType:grid:)
- [`GSRoundCorner tForNextSegment:radius:otherNodeSelected:reachesOverStartNode:removeNode:roundInnerCorner:selected:`](/Core/GlyphsCore/GSRoundCorner/tForNextSegment:radius:otherNodeSelected:reachesOverStartNode:removeNode:roundInnerCorner:selected:)
- [`GSRoundCorner tForPrevSegment:radius:otherNodeSelected:reachesOverStartNode:removeNode:otherOnCurveIdx:roundInnerCorner:path:`](/Core/GlyphsCore/GSRoundCorner/tForPrevSegment:radius:otherNodeSelected:reachesOverStartNode:removeNode:otherOnCurveIdx:roundInnerCorner:path:)

## Relationships

### Inherits From

- `NSObject`

