it.stefanochizzolini.clown.documents.contents.objects
Class ModifyClipPath
java.lang.Object
it.stefanochizzolini.clown.documents.contents.objects.ContentObject
it.stefanochizzolini.clown.documents.contents.objects.Operation
it.stefanochizzolini.clown.documents.contents.objects.ModifyClipPath
public final class ModifyClipPath
- extends Operation
'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:1.6:4.4.2].
- Since:
- 0.0.7
- Version:
- 0.0.7
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class it.stefanochizzolini.clown.documents.contents.objects.ContentObject |
applyTo |
Value
public static final ModifyClipPath Value
Operator
public static final String Operator
- See Also:
- Constant Field Values
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.