Skip navigation links
A B C D E F G I L M N O P Q R S T U V W 

C

clipPath(Path, Region.Op) - Method in class gnu.apdf.PDFCanvas
Not supported; throws UnsupportedOperationException if called.
clipPath(Path) - Method in class gnu.apdf.PDFCanvas
Intersect the current clip with the specified path.
clipRect(RectF, Region.Op) - Method in class gnu.apdf.PDFCanvas
Modify the current clip with the specified rectangle.
clipRect(Rect, Region.Op) - Method in class gnu.apdf.PDFCanvas
Modify the current clip with the specified rectangle.
clipRect(RectF) - Method in class gnu.apdf.PDFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(Rect) - Method in class gnu.apdf.PDFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(float, float, float, float, Region.Op) - Method in class gnu.apdf.PDFCanvas
Modify the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(float, float, float, float) - Method in class gnu.apdf.PDFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(int, int, int, int) - Method in class gnu.apdf.PDFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRegion(Region, Region.Op) - Method in class gnu.apdf.PDFCanvas
Not supported; throws UnsupportedOperationException if called.
clipRegion(Region) - Method in class gnu.apdf.PDFCanvas
Not supported; throws UnsupportedOperationException if called.
colorSpace - Variable in class gnu.apdf.PDFShading
 
concat(Matrix) - Method in class gnu.apdf.PDFCanvas
Preconcat the current matrix with the specified matrix.
cx(int, int) - Method in class gnu.apdf.PDFPage
This utility method converts the y coordinate from Java to User space within the page.
cxy(int, int) - Method in class gnu.apdf.PDFPage
This utility method converts the Java coordinates to User space within the page.
cy(int, int) - Method in class gnu.apdf.PDFPage
This utility method converts the y coordinate from Java to User space within the page.
A B C D E F G I L M N O P Q R S T U V W 
Skip navigation links