Callback to allow certain element types to be ignored when sorting.
document
The source SvgDocument.
node
The current element type.
userData
Optional user data passed to the callback.
true to include this element type in sorting; otherwise, false to skip elements of this type during sorting.