JansenFelipe\OMR\Targets\CircleTarget::getPoint PHP Method

getPoint() public method

Get center pointer
public getPoint ( ) : Point
return JansenFelipe\OMR\Point
    public function getPoint()
    {
        return $this->point;
    }