fop 0.95 | |
Frames | No Frames |
Fields of type org.apache.fop.fo.properties.FixedLength | |
FixedLength | canonical zero-length instance |
Methods with return type org.apache.fop.fo.properties.FixedLength | |
FixedLength | FixedLength.getInstance(double numUnits) Return the cached FixedLength instance corresponding
to the computed value. |
FixedLength | FixedLength.getInstance(double numUnits, String units) Return the cached FixedLength instance corresponding
to the computed value
This method assumes a source-resolution of 1 (1px = 1pt)
|
FixedLength | FixedLength.getInstance(double numUnits, String units, float sourceResolution) Return the cached FixedLength instance corresponding
to the computed value in base-units (millipoints). |
fop 0.95 |