|
|||||||||
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.MIFFormat
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 |
resetColor()
Reset the current color to normal. |
protected void |
setColor(java.awt.Color color)
Set the current color to the parameter color. |
protected void |
writeContext(java.lang.String title)
The context, optionnaly present, insure that the produced document is a stand-alone document. |
protected void |
writeDocumentHeader()
Headers and footers are most outer texts, and are allway present |
protected void |
writeEndContext()
|
Methods inherited from class ConForM.CoopnTools.CoKer.CodeVisual.Format |
getFontSize, getFormatter, getTabSize, setFontSize, setTabSize, supportedFormats, write, writeDocumentFooter, writeEndText, writeStartText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected void writeDocumentHeader()
Format
writeDocumentHeader
in class Format
protected void writeContext(java.lang.String title)
Format
writeContext
in class Format
protected void writeEndContext()
writeEndContext
in class Format
protected void setColor(java.awt.Color color)
setColor
in class Format
protected void resetColor()
resetColor
in class Format
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |