fop 0.94 | |
Frames | No Frames |
Classes derived from org.apache.fop.fo.properties.NumberProperty | |
class | A number quantity in XSL which is specified as an enum, such as "no-limit". |
Methods with return type org.apache.fop.fo.properties.NumberProperty | |
NumberProperty | NumberProperty.getInstance(Number num) Returns the canonical NumberProperty instance
corresponding to the given Number
|
NumberProperty | NumberProperty.getInstance(double num) Returns the canonical NumberProperty instance
corresponding to the given double
|
NumberProperty | NumberProperty.getInstance(int num) Returns the canonical NumberProperty instance
corresponding to the given int
|
fop 0.94 |