org.apache.fop.layoutmgr
Class SpaceResolver.SpaceHandlingPosition
- SpaceResolver
public static class SpaceResolver.SpaceHandlingPosition
Position class for no-break situations. It is used to notify layout manager about the
effective spaces and conditional lengths.
SpaceHandlingPosition
public SpaceHandlingPosition(SpaceResolver resolver)
Main constructor.
resolver
- the space resolver that provides the info about the actual situation
notifySpaceSituation
public void notifySpaceSituation()
Notifies all affected layout managers about the current situation in the part to be
handled for area generation.
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.