public static class LayoutManagerMapping.InlineLayoutManagerMaker extends LayoutManagerMapping.Maker
Constructor | Description |
---|---|
InlineLayoutManagerMaker() |
Modifier and Type | Method | Description |
---|---|---|
void |
make(FONode node,
java.util.List lms) |
Create a layout manager.
|
public void make(FONode node, java.util.List lms)
make
in class LayoutManagerMapping.Maker
node
- the associated FO nodelms
- a list of layout managers to which new manager is to be addedCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.