Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (22 loc) · 489 Bytes

File metadata and controls

39 lines (22 loc) · 489 Bytes

EXTENSION

Set

Properties

all

A set of the vertical and horizontal edges.

vertical

A set of the top and bottom edge.

horizontal

A set of the leading and trailing edge.

top

A set of the top edge.

bottom

A set of the bottom edge.

leading

A set of the leading edge.

trailing

A set of the trailing edge.

Methods

add(_:)

Combine two sets of edges.

  • Parameter edges: The edges.
  • Returns: The combined set of edges.