}
this.field.setItems(typeStrings.toArray(new String[0]));
}
this.field.setToolTipText(Messages.LabelViewer_field_tooltip);
this.fonter = new FontEditor(part);
//determine which placement to use
if (schema != null) {
if (SLD.isLine(schema)) {
pointPlacement = false;