|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaintPath | |
---|---|
org.pdfclown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
Uses of PaintPath in org.pdfclown.documents.contents.objects |
---|
Fields in org.pdfclown.documents.contents.objects declared as PaintPath | |
---|---|
static PaintPath |
PaintPath.CloseFillStroke
'Close, fill, and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.CloseFillStrokeEvenOdd
'Close, fill, and then stroke the path, using the even-odd rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.CloseStroke
'Close and stroke the path' operation. |
static PaintPath |
PaintPath.EndPathNoOp
'End the path object without filling or stroking it' operation. |
static PaintPath |
PaintPath.Fill
'Fill the path, using the nonzero winding number rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.FillEvenOdd
'Fill the path, using the even-odd rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.FillStroke
'Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.FillStrokeEvenOdd
'Fill and then stroke the path, using the even-odd rule to determine the region to fill' operation. |
static PaintPath |
PaintPath.Stroke
'Stroke the path' operation. |
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |