Class Path.Maxima
- java.lang.Object
-
- com.itextpdf.text.pdf.parser.clipper.Path.Maxima
-
- Enclosing class:
- Path
protected static class Path.Maxima extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Path.Maxima
Next
protected Path.Maxima
Prev
protected long
X
-
Constructor Summary
Constructors Modifier Constructor Description protected
Maxima()
-
-
-
Field Detail
-
X
protected long X
-
Next
protected Path.Maxima Next
-
Prev
protected Path.Maxima Prev
-
-