|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Length | |
---|---|
org.apache.fop.datatypes | |
org.apache.fop.fo | |
org.apache.fop.fo.expr | |
org.apache.fop.fo.flow | |
org.apache.fop.layout |
Uses of Length in org.apache.fop.datatypes |
---|
Subclasses of Length in org.apache.fop.datatypes | |
---|---|
class |
AutoLength
a length quantity in XSL which is specified as "auto" |
class |
FixedLength
a length quantity in XSL |
class |
LinearCombinationLength
|
class |
MixedLength
A length quantity in XSL which is specified with a mixture of absolute and relative and/or percent components. |
class |
PercentLength
a percent specified length quantity in XSL |
class |
TableColLength
A table-column width specification, possibly including some number of proportional "column-units". |
Methods in org.apache.fop.datatypes with parameters of type Length | |
---|---|
void |
LinearCombinationLength.addTerm(double factor,
Length length)
|
Uses of Length in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo that return Length | |
---|---|
Length |
CondLengthProperty.getLength()
|
Length |
LengthProperty.getLength()
|
Length |
Property.getLength()
Accessor functions for all possible Property datatypes |
Constructors in org.apache.fop.fo with parameters of type Length | |
---|---|
LengthProperty(Length length)
|
Uses of Length in org.apache.fop.fo.expr |
---|
Methods in org.apache.fop.fo.expr that return Length | |
---|---|
Length |
Numeric.asLength()
Return the current value as a Length if possible. |
Uses of Length in org.apache.fop.fo.flow |
---|
Methods in org.apache.fop.fo.flow that return Length | |
---|---|
Length |
TableColumn.getColumnWidthAsLength()
|
Uses of Length in org.apache.fop.layout |
---|
Fields in org.apache.fop.layout declared as Length | |
---|---|
Length |
BackgroundProps.backPosHorizontal
|
Length |
BackgroundProps.backPosVertical
|
Length |
AbsolutePositionProps.bottom
|
Length |
AbsolutePositionProps.left
|
Length |
AbsolutePositionProps.right
|
Length |
AbsolutePositionProps.top
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |