fop 0.95beta | |
Frames | No Frames |
Fields of type org.apache.fop.fo.properties.NumberProperty | |
NumberProperty | The "hyphenation-push-character-count" property |
NumberProperty | The "hyphenation-remain-character-count" property |
Methods with return type org.apache.fop.fo.properties.NumberProperty | |
NumberProperty | NumberProperty.getInstance(Double num) Returns the canonical NumberProperty instance
corresponding to the given Number
|
NumberProperty | NumberProperty.getInstance(Integer num) Returns the canonical NumberProperty instance
corresponding to the given Integer
|
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.95beta |