Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<LayoutException> |
LayoutException.LayoutExceptionFactory.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
void |
BlockLevelEventProducer.regionOverflow(java.lang.Object source,
java.lang.String elementName,
java.lang.String page,
int amount,
boolean clip,
boolean canRecover,
org.xml.sax.Locator loc)
Contents overflow a region viewport.
|
void |
BlockLevelEventProducer.staticRegionOverflow(java.lang.Object source,
java.lang.String elementName,
java.lang.String page,
int amount,
boolean clip,
boolean canRecover,
org.xml.sax.Locator loc)
Contents overflow a static region viewport.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.