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.OutPt
protected Point.LongPoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionduplicate
(boolean InsertAfter) (package private) Path.OutPt
static Path.OutRec
getLowerMostRec
(Path.OutRec outRec1, Path.OutRec outRec2) int
getPt()
private static boolean
isFirstBottomPt
(Path.OutPt btmPt1, Path.OutPt btmPt2) void
void
setPt
(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
-