Uses of Class
org.apache.fop.layoutmgr.LayoutException
Packages that use LayoutException
-
Uses of LayoutException in org.apache.fop.layoutmgr
Methods in org.apache.fop.layoutmgr that return types with arguments of type LayoutExceptionModifier and TypeMethodDescriptionLayoutException.LayoutExceptionFactory.getExceptionClass()
Returns theException
class created by this factory.Methods in org.apache.fop.layoutmgr that throw LayoutExceptionModifier and TypeMethodDescriptionvoid
BlockLevelEventProducer.regionOverflow
(Object source, String elementName, String page, int amount, boolean clip, boolean canRecover, Locator loc) Contents overflow a region viewport.void
BlockLevelEventProducer.staticRegionOverflow
(Object source, String elementName, String page, int amount, boolean clip, boolean canRecover, Locator loc) Contents overflow a static region viewport.