Class Path.OutPt
java.lang.Object
com.itextpdf.text.pdf.parser.clipper.Path.OutPt
- Enclosing class:
Path
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) Path.OutPt(package private) Path.OutPtprotected Point.LongPoint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionduplicate(boolean InsertAfter) (package private) Path.OutPtstatic Path.OutRecgetLowerMostRec(Path.OutRec outRec1, Path.OutRec outRec2) intgetPt()private static booleanisFirstBottomPt(Path.OutPt btmPt1, Path.OutPt btmPt2) voidvoidsetPt(Point.LongPoint pt)
-
Field Details
-
idx
int idx -
pt
-
next
Path.OutPt next -
prev
Path.OutPt prev
-
-
Constructor Details
-
OutPt
OutPt()
-
-
Method Details
-
getLowerMostRec
-
isFirstBottomPt
-
duplicate
-
getBottomPt
Path.OutPt getBottomPt() -
getPointCount
public int getPointCount() -
getPt
-
reversePolyPtLinks
public void reversePolyPtLinks() -
setPt
-