Uses of Class org.apache.fop.fo.properties.FixedLength

Uses in package org.apache.fop.fo.properties

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).

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.