CombiningTableSpanExtent typedef

CombiningTableSpanExtent = CombiningSpanExtent

Runs the result of two TableSpanExtents through a combiner function to determine the ultimate pixel extent of a span.

Implementation

typedef CombiningTableSpanExtent = CombiningSpanExtent;