Making the RecursiveXYCut class static.

This commit is contained in:
BobLd
2019-08-09 18:50:20 +01:00
parent ac065e988a
commit 5399456919

View File

@@ -11,7 +11,7 @@ namespace UglyToad.PdfPig.DocumentLayoutAnalysis
/// https://en.wikipedia.org/wiki/Recursive_X-Y_cut
/// <para>See 'Recursive X-Y Cut using Bounding Boxes of Connected Components' by Jaekyu Ha, Robert M.Haralick and Ihsin T. Phillips</para>
/// </summary>
public class RecursiveXYCut
public static class RecursiveXYCut
{
/// <summary>
/// Get the blocks.