|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CondLengthProperty | |
---|---|
org.apache.fop.fo.properties | Classes representing the various property types as well as supporting data structures for the FO tree. |
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of CondLengthProperty in org.apache.fop.fo.properties |
---|
Methods in org.apache.fop.fo.properties that return CondLengthProperty | |
---|---|
CondLengthProperty |
Property.getCondLength()
This method expects to be overridden by subclasses |
CondLengthProperty |
CondLengthProperty.getCondLength()
|
CondLengthProperty |
CommonBorderPaddingBackground.getPaddingLengthProperty(int side)
Returns the CondLengthProperty for the padding on one side. |
CondLengthProperty |
CommonBorderPaddingBackground.BorderInfo.getWidth()
|
Uses of CondLengthProperty in org.apache.fop.layoutmgr |
---|
Constructors in org.apache.fop.layoutmgr with parameters of type CondLengthProperty | |
---|---|
BorderElement(Position position,
CondLengthProperty condLength,
RelSide side,
boolean isFirst,
boolean isLast,
PercentBaseContext context)
Main constructor |
|
BorderOrPaddingElement(Position position,
CondLengthProperty condLength,
RelSide side,
boolean isFirst,
boolean isLast,
PercentBaseContext context)
Main constructor |
|
PaddingElement(Position position,
CondLengthProperty condLength,
RelSide side,
boolean isFirst,
boolean isLast,
PercentBaseContext context)
Main constructor |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |