interface FillInterface

Interface for the fill.

Methods

getColor(PointInterface $position)

Gets color of the fill for the given position.

Details

at line 28
ColorInterface getColor(PointInterface $position)

Gets color of the fill for the given position.

Parameters

PointInterface $position

Return Value

ColorInterface