|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutProcess
Creation-Date: 05.12.2005, 18:03:25
Method Summary | |
---|---|
DocumentContext |
getDocumentContext()
The document context holds global information, like the used stylesheets. |
InputFeed |
getInputFeed()
|
Normalizer |
getNormalizer()
|
OutputProcessorMetaData |
getOutputMetaData()
|
OutputProcessor |
getOutputProcessor()
|
org.pentaho.reporting.libraries.resourceloader.ResourceManager |
getResourceManager()
|
StyleResolver |
getStyleResolver()
|
boolean |
isPagebreakEncountered()
A flag that indicates, whether one or more pagebreak have been encountered during the last operation. |
void |
pageBreakEncountered(CSSValue pageName,
PseudoPage[] pseudoPages)
|
LayoutProcessState |
saveState()
|
Method Detail |
---|
InputFeed getInputFeed()
DocumentContext getDocumentContext()
OutputProcessorMetaData getOutputMetaData()
OutputProcessor getOutputProcessor()
org.pentaho.reporting.libraries.resourceloader.ResourceManager getResourceManager()
void pageBreakEncountered(CSSValue pageName, PseudoPage[] pseudoPages) throws NormalizationException
NormalizationException
boolean isPagebreakEncountered()
LayoutProcessState saveState() throws StateException
StateException
StyleResolver getStyleResolver()
Normalizer getNormalizer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |