}
case RULE_THICKNESS: {
return new PdRuleThickness(fobj, propertyFullName, attributeValue);
}
case SCALE_OPTION: {
return new PdScaleOption(fobj, propertyFullName, attributeValue);
}
case SCALING: {
return new PdScaling(fobj, propertyFullName, attributeValue);
}
case SCALING_METHOD: {