BasicLinkLayoutManager
, BidiLayoutManager
, BlockContainerLayoutManager
, BlockLayoutManager
, FloatLayoutManager
, FootnoteLayoutManager
, InlineLayoutManager
, InlineStackingLayoutManager
, LineLayoutManager
, ListItemContentLayoutManager
, ListItemLayoutManager
, TableLayoutManager
public interface BreakOpportunity
Modifier and Type | Method | Description |
---|---|---|
int |
getBreakBefore() |
Returns the highest priority break-before value on this layout manager or its
relevant descendants.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.