dispatchToGeometryHandler Method

Second step of double dispatch: call this._path.dispatchToGeometryHandler (handler)

  • Note that this exposes the children individually to the handler.

dispatchToGeometryHandler(handler: GeometryHandler): any

Parameter Type Description
handler GeometryHandler  

Returns - any

Defined in

Last Updated: 20 April, 2024