The justification is a paragraph wide property and following your notation it should go with the paramasText parameter like that:
$paramsText = array(
'font' => 'Times New Roman', 'sz' => '10', 'jc' => 'center');
as explained in the addText API documentation.