public interface LayoutManager extends Configurable
Modifier and Type | Method and Description |
---|---|
void |
fixRelativeInsideAuto(Orientation orientation,
boolean auto) |
void |
init() |
void |
mainProcessing(Orientation orientation) |
void |
postProcessing(Orientation orientation) |
void |
preProcessing(Orientation orientation) |
getCurrentMarkup, getRendererType
void init()
void fixRelativeInsideAuto(Orientation orientation, boolean auto)
void preProcessing(Orientation orientation)
void mainProcessing(Orientation orientation)
void postProcessing(Orientation orientation)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.