|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextInternals
This interface describes the abilities of a Context together with some internal methods.
| Method Summary | |
|---|---|
TypesettingContextFactory |
getTypesettingContextFactory()
Getter for the typesetting context factory. |
| Methods inherited from interface org.extex.interpreter.context.Context |
|---|
addUnit, esc, esc, escapechar, get, getAfterassignment, getBox, getConditional, getDelcode, getGlue, getId, getIfLevel, getLanguage, getLanguageManager, getLccode, getMagnification, getMathcode, getMuskip, getNamespace, getParshape, getSfcode, getStandardTokenStream, getTokenFactory, getTokenizer, getTypesettingContext, getUccode, popConditional, popDirection, pushConditional, pushDirection, set, set, set, set, set, set, setAfterassignment, setBox, setCatcode, setDelcode, setGlue, setId, setLanguageManager, setLccode, setMagnification, setMathcode, setMuskip, setNamespace, setParshape, setSfcode, setStandardTokenStream, setTokenFactory, setUccode, unitIterator |
| Methods inherited from interface org.extex.interpreter.context.ContextCode |
|---|
getCode, setCode |
| Methods inherited from interface org.extex.interpreter.context.ContextCount |
|---|
getCount, setCount |
| Methods inherited from interface org.extex.interpreter.context.ContextDimen |
|---|
getDimen, setDimen, setDimen |
| Methods inherited from interface org.extex.interpreter.context.ContextFile |
|---|
getInFile, getOutFile, setInFile, setOutFile |
| Methods inherited from interface org.extex.interpreter.context.ContextFont |
|---|
getFont, getFontFactory, setFont, setFontFactory |
| Methods inherited from interface org.extex.interpreter.context.ContextGroup |
|---|
afterGroup, afterGroup, closeGroup, getGroupInfos, getGroupLevel, getGroupType, isGlobalGroup, openGroup |
| Methods inherited from interface org.extex.interpreter.context.ContextErrorCount |
|---|
getErrorCount, incrementErrorCount |
| Methods inherited from interface org.extex.interpreter.context.ContextInteraction |
|---|
getInteraction, setInteraction |
| Methods inherited from interface org.extex.interpreter.context.ContextTokens |
|---|
getToks, getToksOrNull, setToks |
| Methods inherited from interface org.extex.interpreter.context.ContextMark |
|---|
clearSplitMarks, getBottomMark, getFirstMark, getSplitBottomMark, getSplitFirstMark, getTopMark, setMark, setSplitMark, startMarks |
| Methods inherited from interface org.extex.scanner.api.Tokenizer |
|---|
getCatcode |
| Methods inherited from interface org.extex.typesetter.PageContext |
|---|
getCountOption, getDimenOption, getFont, getGlueOption, getOutFile, setCountOption, setMark, setOutFile |
| Methods inherited from interface org.extex.language.LanguageManagerCarrier |
|---|
setLanguageManager |
| Method Detail |
|---|
TypesettingContextFactory getTypesettingContextFactory()
getTypesettingContextFactory in interface PageContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||