DiaCanvas2 Reference Manual: Version 0.9.0 | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
ArtSVP* dia_shape_x_update (DiaShape *shape, DiaCanvasViewItem *item, double *affine, ArtSVP *clip_path, int flags); void dia_shape_x_render (DiaShape *shape, DiaCanvasViewItem *item, GdkDrawable *drawable, int x, int y, int width, int height); PangoLayout* dia_shape_x_new_pango_layout (void); |
ArtSVP* dia_shape_x_update (DiaShape *shape, DiaCanvasViewItem *item, double *affine, ArtSVP *clip_path, int flags); |
shape : | |
item : | |
affine : | |
clip_path : | |
flags : | |
Returns : |
|
void dia_shape_x_render (DiaShape *shape, DiaCanvasViewItem *item, GdkDrawable *drawable, int x, int y, int width, int height); |
shape : | |
item : | |
drawable : | |
x : | |
y : | |
width : | |
height : |
|
<<< Previous Page | Home | Up | Next Page >>> |
DiaShape functions for LibArt rendering | DiaCanvas2 Geometric Functions |