Instance Method
alignPoint(toGrid:type:) alignPointToGrid:type: alignPointToGrid_type_
Declaration
- (NSPoint) alignPointToGrid:(NSPoint) point type:(GSNodeType) nodeType;Declaration
alignPointToGrid_type_(point: NSPoint, nodeType: GSNodeType) -> NSPoint