gnujpdf reformat

This commit is contained in:
Jindra Petřík
2021-02-20 10:01:49 +01:00
parent 7eb151055b
commit df913281dc
24 changed files with 3587 additions and 3574 deletions

View File

@@ -5,6 +5,7 @@ package gnu.jpdf;
* @author JPEXS
*/
public class MyRect {
public int xMin;
public int yMin;
public int xMax;