Type Method
newEmptyBaseGlyphPath()newEmptyBaseGlyphPathnewEmptyBaseGlyphPath
A new placeholder path for a base-glyph hierarchy without paths.
Declaration
class func newEmptyBaseGlyphPath() -> NSBezierPathDeclaration
+ (NSBezierPath *) newEmptyBaseGlyphPath;Declaration
newEmptyBaseGlyphPath() -> NSBezierPathDiscussion
The returned path can be modified independently.
See Also
Placeholder Representations
A new placeholder path for an unresolved base glyph.
A new placeholder path for a recursive component reference.