\BaconQrCode\Renderer\EyeEyeInterface

Interface for describing the look of an eye.

Summary

Methods
Constants
getExternalPath()
getInternalPath()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getExternalPath()

getExternalPath() : \BaconQrCode\Renderer\Path\Path

Returns the path of the external eye element.

The path origin point (0, 0) must be anchored at the middle of the path.

Returns

\BaconQrCode\Renderer\Path\Path —

getInternalPath()

getInternalPath() : \BaconQrCode\Renderer\Path\Path

Returns the path of the internal eye element.

The path origin point (0, 0) must be anchored at the middle of the path.

Returns

\BaconQrCode\Renderer\Path\Path —