public interface PainterLayout
Modifier and Type | Method and Description |
---|---|
List<Clip> |
createClips(int count)
Create clip algorithms for a given number of painters.
|
LayoutAugmentation |
getAugmentation(int count)
Get the layout augmentation painter for a given number of painters.
|
List<Clip> createClips(int count)
count
- the number of painters to layoutnull
, which means no clipping should
be applied to the corresponding painter. If the size of the list
is smaller than count, the remaining painters should be disabledLayoutAugmentation getAugmentation(int count)
count
- the number of painters to layoutnull
if there is none
availableBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a