The plugin part NSFont
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacBase Plugin:NSFont:
Partly Console safe,
165 entry points.
- class NSBezierPathMBS
- method appendBezierPathWithGlyphs(glyphs() as Integer, font as NSFontMBS)
- method appendBezierPathWithGlyph(glyph as Integer, font as NSFontMBS)
- method copy as NSBezierPathMBS
- method appendBezierPathWithArc(center as NSPointMBS, radius as double, startAngle as double, endAngle as double, clockwise as boolean)
- method appendBezierPathWithArc(center as NSPointMBS, radius as double, startAngle as double, endAngle as double)
- method appendBezierPathWithArc(point1 as NSPointMBS, point2 as NSPointMBS, radius as double)
- method getLineDash(byref pattern() as double, byref count as integer, byref phase as double)
- method setLineDash(pattern() as double, phase as double)
- method elementAtIndex(index as integer) as integer
- method elementAtIndex(index as integer, byref associatedPoints() as NSPointMBS) as integer
- method appendBezierPathWithPoints(points() as NSPointMBS)
- method setAssociatedPoints(points() as NSPointMBS, index as integer)
- method transformUsingAffineTransform(transform as variant)
- method appendBezierPath(path as NSBezierPathMBS)
- method appendBezierPathWithRect(rect as NSRectMBS)
- method appendBezierPathWithOvalInRect(rect as NSRectMBS)
- method appendBezierPathWithRoundedRect(rect as NSRectMBS, xRadius as double, yRadius as double)
- method containsPoint(p as NSPointMBS) as boolean
- method elementCount as integer
- method isEmpty as boolean
- method bezierPathByFlatteningPath as NSBezierPathMBS
- method bezierPathByReversingPath as NSBezierPathMBS
- method Constructor
- method removeAllPoints
- method moveToPoint(p as NSPointMBS)
- method lineToPoint(p as NSPointMBS)
- method closePath
- method curveToPoint(endPoint as NSPointMBS, controlPoint1 as NSPointMBS, controlPoint2 as NSPointMBS)
- method relativeMoveToPoint(p as NSPointMBS)
- method relativeLineToPoint(p as NSPointMBS)
- method relativeCurveToPoint(endPoint as NSPointMBS, controlPoint1 as NSPointMBS, controlPoint2 as NSPointMBS)
- property lineCapStyle as Integer
- property lineJoinStyle as Integer
- property windingRule as Integer
- property miterLimit as double
- property lineWidth as double
- property flatness as double
- property Handle as Integer
- property Bounds as NSRectMBS
- property ControlPointBounds as NSRectMBS
- property CurrentPoint as NSPointMBS
- shared method bezierPath as NSBezierPathMBS
- shared method bezierPathWithRect(r as NSRectMBS) as NSBezierPathMBS
- shared method bezierPathWithOvalInRect(r as NSRectMBS) as NSBezierPathMBS
- shared method bezierPathWithRoundedRect(r as NSRectMBS, xRadius as double, yRadius as double) as NSBezierPathMBS
- shared property defaultLineJoinStyle as Integer
- shared property defaultLineCapStyle as Integer
- shared property defaultWindingRule as Integer
- shared property defaultMiterLimit as Double
- shared property defaultFlatness as Double
- shared property defaultLineWidth as Double
- class NSFontDescriptorMBS
- class NSFontMBS
Blog Entries
Xojo Developer Magazine