Method | Description | |
---|---|---|
GetVectorClipBox ( ) : |
||
LineTo ( int x2, int y2 ) : void | ||
MoveTo ( int x1, int y1 ) : void | ||
ResetClipping ( ) : void | ||
SetClipBox ( int x1, int y1, int x2, int y2 ) : void | ||
VectorClipper ( CellAARasterizer ras ) |
Method | Description | |
---|---|---|
LineClipY ( int x1, int y1, int x2, int y2, int f1, int f2 ) : void | ||
MulDiv ( int a, int b, int c ) : int |
public SetClipBox ( int x1, int y1, int x2, int y2 ) : void | ||
x1 | int | |
y1 | int | |
x2 | int | |
y2 | int | |
return | void |