xmlroff Reference Manual |
---|
scaling-method —
struct FoPropertyScalingMethod; struct FoPropertyScalingMethodClass; FoProperty* fo_property_scaling_method_new (void); FoProperty* fo_property_scaling_method_get_initial (void);
FoProperty* fo_property_scaling_method_new (void);
Creates a new FoPropertyScalingMethod initialized to default value.
Returns : | the new FoPropertyScalingMethod. |
FoProperty* fo_property_scaling_method_get_initial (void);
Get an instance of the property with the correct initial value.
Returns : | An instance of the property. |
<< scaling | fo-property-score-spaces >> |