Declaration

func comparePoints(_ otherObject: GSPathSegment) -> ComparisonResult

Declaration

- (NSComparisonResult) comparePoints:(GSPathSegment *) otherObject;

Declaration

comparePoints_(otherObject: GSPathSegment) -> NSComparisonResult