Skip navigation links
A B C D E G I M N Q R S T V X Y Z 

C

clipPath(Path, Region.Op) - Method in class com.jsevy.adxf.DXFCanvas
Not supported; throws UnsupportedOperationException if called.
clipPath(Path) - Method in class com.jsevy.adxf.DXFCanvas
Intersect the current clip with the specified path.
clipRect(RectF, Region.Op) - Method in class com.jsevy.adxf.DXFCanvas
Modify the current clip with the specified rectangle.
clipRect(Rect, Region.Op) - Method in class com.jsevy.adxf.DXFCanvas
Modify the current clip with the specified rectangle.
clipRect(RectF) - Method in class com.jsevy.adxf.DXFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(Rect) - Method in class com.jsevy.adxf.DXFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(float, float, float, float, Region.Op) - Method in class com.jsevy.adxf.DXFCanvas
Modify the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(float, float, float, float) - Method in class com.jsevy.adxf.DXFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRect(int, int, int, int) - Method in class com.jsevy.adxf.DXFCanvas
Intersect the current clip with the specified rectangle, which is expressed in local coordinates.
clipRegion(Region, Region.Op) - Method in class com.jsevy.adxf.DXFCanvas
Not supported; throws UnsupportedOperationException if called.
clipRegion(Region) - Method in class com.jsevy.adxf.DXFCanvas
Not supported; throws UnsupportedOperationException if called.
com.jsevy.adxf - package com.jsevy.adxf
 
concat(Matrix) - Method in class com.jsevy.adxf.DXFCanvas
Preconcat the current matrix with the specified matrix.
crossProduct(RealPoint, RealPoint) - Static method in class com.jsevy.adxf.RealPoint
 
A B C D E G I M N Q R S T V X Y Z 
Skip navigation links