|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.CoKer.CodeVisual.Format | +--ConForM.CoopnTools.CoKer.CodeVisual.LatexFormat
This class implements the Formatting for CodeViewer in Latex Mode
Fields inherited from class ConForM.CoopnTools.CoKer.CodeVisual.Format |
ANSI, colnum, contextMode, conversions, conversionsLength, defaultFontSize, defaultTabSize, env, fontsize, formatNames, FORMATNUMBER, HTML, LATEX, MIF, out, PLAIN, tabMode, tabsize |
Method Summary | |
protected void |
writeContext(java.lang.String title)
The context, optionnaly present, insure that the produced document is a stand-alone document. |
protected void |
writeEndContext()
|
protected void |
writeEndText()
|
protected void |
writeStartText()
Start and end texts encompass the data of the document |
Methods inherited from class ConForM.CoopnTools.CoKer.CodeVisual.Format |
getFontSize, getFormatter, getTabSize, resetColor, setColor, setFontSize, setTabSize, supportedFormats, write, writeDocumentFooter, writeDocumentHeader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected void writeContext(java.lang.String title)
Format
writeContext
in class Format
protected void writeEndContext()
writeEndContext
in class Format
protected void writeStartText()
Format
writeStartText
in class Format
protected void writeEndText()
writeEndText
in class Format
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |