}
case BORDER_END_WIDTH: {
return new PdBorderEndWidth(fobj, propertyFullName, attributeValue);
}
case BORDER_LEFT: {
return new PdBorderLeft(fobj, propertyFullName, attributeValue);
}
case BORDER_LEFT_COLOR: {
return new PdBorderLeftColor(fobj, propertyFullName,
attributeValue);
}