nsISVGRendererRegion Interface Reference
[Rendering Engine Interfaces]

import "nsISVGRendererRegion.idl";

Inheritance diagram for nsISVGRendererRegion:

Inheritance graph
[legend]
List of all members.

Detailed Description

One of a number of interfaces (all starting with nsISVGRenderer*) to be implemented by an SVG rendering engine. See nsISVGRenderer for more details.

This interface abstracts a rendering engine-native region object.

Definition at line 57 of file nsISVGRendererRegion.idl.

Public Member Functions


Member Function Documentation

nsISVGRendererRegion nsISVGRendererRegion::combine in nsISVGRendererRegion  other  ) 
 

Return union of this region with another region.

Parameters:
other Region to combine with.
Returns:
Union region.

void nsISVGRendererRegion::getRectangleScans in nsISVGRectangleSink  sink  ) 
 

Write a sequence of rectangles approximating this region to the sink object. The approximation can be crude but should fully contain the actual region area.

Parameters:
sink Rectangle sink to write to.


The documentation for this interface was generated from the following file:
Generated on Wed Sep 10 22:25:42 2003 for Mozilla SVG Project Rendering Backend by doxygen1.3