import "nsISVGPathGeometrySource.idl";
Inheritance diagram for nsISVGPathGeometrySource:


An engine-native path geometry object will be informed of changes in a path geometry's description with a call to its nsISVGRendererPathGeometry::update() method with an OR-ed combination of the UPDATEMASK_* constants defined in this interface (and its base-interface).
Definition at line 64 of file nsISVGPathGeometrySource.idl.
|
|
Write a description of the path to the 'pathBuilder'.
|
|
|
|
Definition at line 88 of file nsISVGPathGeometrySource.idl. Referenced by nsSVGLibartPathGeometry::ContainsPoint(), nsSVGPathGeometryFrame::GetHittestMask(), and nsSVGGDIPlusPathGeometry::GetHitTestRegion(). |
|
|
Definition at line 89 of file nsISVGPathGeometrySource.idl. Referenced by nsSVGLibartPathGeometry::ContainsPoint(), nsSVGPathGeometryFrame::GetHittestMask(), and nsSVGGDIPlusPathGeometry::GetHitTestRegion(). |
|
|
Determines mode of operation expected of the nsISVGRendererPathGeometry::containsPoint() method. One of the 'HITTEST_MASK_*' constants defined in this interface. Definition at line 96 of file nsISVGPathGeometrySource.idl. |
|
|
Definition at line 98 of file nsISVGPathGeometrySource.idl. Referenced by nsSVGGDIPlusPathGeometry::Update(). |
1.3