Piwik\Columns\
A factory to create segments from a dimension.
The class defines the following methods:
__construct()
— Generates a new dimension segment factory.createSegment()
— Creates a segment based on the dimension properties__construct()
Generates a new dimension segment factory.
$dimension
(Dimension
) —
A dimension instance the created segments should be based on.createSegment()
Creates a segment based on the dimension properties