fop 0.95 | |
Frames | No Frames |
Constructors with parameter type org.apache.fop.traits.MinOptMax | |
Copy constructor. | |
Constructor for SpaceVal objects based on the full set of properties. |
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | Adds another MinOptMax instance to this one. |
MinOptMax | Adds one MinOptMax instance to another returning a new one. |
MinOptMax | Multiplies a MinOptMax instance with a factor returning a new instance. |
void | Subtracts another MinOptMax instance from this one. |
MinOptMax | Subtracts one MinOptMax instance from another returning a new one. |
Methods with return type org.apache.fop.traits.MinOptMax | |
MinOptMax | Adds one MinOptMax instance to another returning a new one. |
MinOptMax | Returns the Space value. |
MinOptMax | Multiplies a MinOptMax instance with a factor returning a new instance. |
MinOptMax | Subtracts one MinOptMax instance from another returning a new one. |
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | |
void | |
void |
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | |
void | |
void | |
void | |
void | |
void |
Constructors with parameter type org.apache.fop.traits.MinOptMax | |
LeafNodeLayoutManager.AreaInfo.AreaInfo(short iLS, MinOptMax ipd, boolean bHyph, AlignmentContext alignmentContext) |
Fields of type org.apache.fop.traits.MinOptMax | |
MinOptMax | Size of border and padding in BPD (ie, before and after). |
MinOptMax |
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | Adds a space to the area
|
TextArea | TextLayoutManager.createTextArea(MinOptMax width, int adjust, LayoutContext context, int spaceDiff, int firstIndex, int lastIndex, boolean isLastArea) Create an inline word area. |
Methods with return type org.apache.fop.traits.MinOptMax | |
MinOptMax | LeaderLayoutManager.getAllocationIPD(int refIPD) Return the allocated IPD for this area. |
MinOptMax | LeafNodeLayoutManager.getAllocationIPD(int refIPD) Get the allocation ipd of the inline area. |
MinOptMax | InlineLayoutManager.getExtraIPD(boolean isNotFirst, boolean isNotLast) |
MinOptMax | InlineStackingLayoutManager.getExtraIPD(boolean bNotFirst, boolean bNotLast) Returns the extra IPD needed for any leading or trailing fences for the
current area. |
MinOptMax | TODO: Explain this method
|
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | Sets the height for this row that resulted from the explicit height properties specified
by the user. |
void | Sets the calculated height for this EffRow, including everything (cells' bpds,
paddings, borders, and border-separation). |
Methods with return type org.apache.fop.traits.MinOptMax | |
MinOptMax | |
MinOptMax | Returns the calculated height for this EffRow, including the cells'
bpds/paddings/borders, and the table's border-separation. |
Constructors with parameter type org.apache.fop.traits.MinOptMax | |
BalancingColumnBreakingAlgorithm.BalancingColumnBreakingAlgorithm(LayoutManager topLevelLM, PageProvider pageProvider, PageBreakingAlgorithm.PageBreakingLayoutListener layoutListener, int alignment, int alignmentLast, MinOptMax footnoteSeparatorLength, boolean partOverflowRecovery, int columnCount) | |
Creates a new box. | |
UnresolvedListElementWithLength.UnresolvedListElementWithLength(Position position, MinOptMax length, RelSide side, boolean conditional, boolean isFirst, boolean isLast) Main constructor
|
Fields of type org.apache.fop.traits.MinOptMax | |
MinOptMax | see foSpaceBefore |
MinOptMax | Holds the (one-time use) fo:block space-before
and -after properties. |
MinOptMax |
Methods with parameter type org.apache.fop.traits.MinOptMax | |
void | Add a block spacer for space before and space after a block. |
void | TraitSetter.addSpaceBeforeAfter(Area area, double adjust, MinOptMax spaceBefore, MinOptMax spaceAfter) Adds traits for space-before and space-after to an area. |
void | Extends the minimum length to the given length if necessary, and adjusts opt and
max accordingly. |
void | After a calculation on a MinOptMax, this can be called to set opt to
a new effective value. |
int | Returns the effective space length of a resolved space specifier based on the adjustment
value. |
void | |
void | |
void | Notifies the layout manager about the effective length/width of its border. |
void | |
void | |
void | |
void | |
void | Called to notify the affected layout manager about the effective length after resolution. |
void | |
void | |
void | Notifies the layout manager about the effective length/width of its padding. |
void | |
void | |
void | Notifies the layout manager about the effective length of its space. |
boolean | Removes legal breaks in an element list. |
void | Restricts a MinOptMax using the values from a LengthRangeProperty. |
void | Sets the stack limit in block-progression-dimension. |
void | Sets the stack limit in inline-progression-dimension. |
Methods with return type org.apache.fop.traits.MinOptMax | |
MinOptMax | |
MinOptMax | |
MinOptMax | Returns the stack limit in block-progression-dimension. |
MinOptMax | Returns the stack limit in inline-progression-dimension. |
MinOptMax | SpaceSpecifier.resolve(boolean endsReferenceArea) Resolve the current sequence of space-specifiers, accounting for
forcing values. |
MinOptMax | Converts a LengthRangeProperty to a MinOptMax. |
fop 0.95 |