Instance Method
comparePoints(_:)comparePoints:comparePoints_
Declaration
func comparePoints(_ otherObject: GSPathSegment) -> ComparisonResultDeclaration
- (NSComparisonResult) comparePoints:(GSPathSegment *) otherObject;Declaration
comparePoints_(otherObject: GSPathSegment) -> NSComparisonResult