protocol Shape
A 2D shape that you can use when drawing a view.
ある2D形状、それはあなたがビューを描画する時に使用できるものです。
protocol InsettableShape
A shape type that is able to inset itself to produce another shape.
ある形状型、それはそれ自身にインセット(差込)をすることで別の形状を生み出せます。
enum ShapeRole
Ways of styling a shape.
struct StrokeStyle
The characteristics of a stroke that traces a path.
struct FillStyle
A style for rasterizing vector shapes.
ベクター形状のラスタライズに対するスタイル。