Path Building
-
Interface exposing all possible path element build steps.
See moreDeclaration
Swift
public protocol AllowingAllPathElements : AllowingBuild, AllowingMoveTo
-
Interface exposed (along with
See moreAllowingMoveTo
) after adding aclose()
element.Declaration
Swift
public protocol AllowingBuild