PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.objects.ModifyClipPath

Packages that use ModifyClipPath
org.pdfclown.documents.contents.objects Content stream instructions [PDF:1.6:3.7.1]. 
 

Uses of ModifyClipPath in org.pdfclown.documents.contents.objects
 

Fields in org.pdfclown.documents.contents.objects declared as ModifyClipPath
static ModifyClipPath ModifyClipPath.EvenOdd
          'Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the clipping path' operation.
static ModifyClipPath ModifyClipPath.NonZero
          'Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path' operation.
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.