case BORDER_BOTTOM_COLOR: {
return new PdBorderBottomColor(fobj, propertyFullName,
attributeValue);
}
case BORDER_BOTTOM_STYLE: {
return new PdBorderBottomStyle(fobj, propertyFullName,
attributeValue);
}
case BORDER_BOTTOM_WIDTH: {
return new PdBorderBottomWidth(fobj, propertyFullName,
attributeValue);