ConForM.CoopnTools.CoKer.CodeVisual
Class AnsiFormat

java.lang.Object
  |
  +--ConForM.CoopnTools.CoKer.CodeVisual.Format
        |
        +--ConForM.CoopnTools.CoKer.CodeVisual.AnsiFormat

public class AnsiFormat
extends Format

This class defines how to format the CodeViewer contents in Ansi format. The basic functionality of formatting is described by the superclass Format and specific formats like this implement this functionality.


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
 
Methods inherited from class ConForM.CoopnTools.CoKer.CodeVisual.Format
getFontSize, getFormatter, getTabSize, resetColor, setColor, setFontSize, setTabSize, supportedFormats, write, writeContext, writeDocumentFooter, writeDocumentHeader, writeEndContext, writeEndText, writeStartText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait