eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLDocumentPainter::PainterState':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: PainterState (private in HTMLDocumentPainter

This class is only visible from within HTMLDocumentPainter.

Inheritance:

   Object
   |
   +--HTMLDocumentPainter::PainterState

Package:
stx:libhtml
Category:
System-Documentation
Owner:
HTMLDocumentPainter

Description:


a document painters current state.
This is a pure data holding class, providing no functionality.


Instance protocol:

accessing-get
o  currentBGColor

o  currentColIndex
return the value of the instance variable 'currentColIndex' (automatically generated)

o  currentColor
return the value of the instance variable 'currentColor' (automatically generated)

o  currentElement
return the value of the instance variable 'currentElement' (automatically generated)

o  currentFont
return the value of the instance variable 'currentFont' (automatically generated)

o  currentForm
return the value of the instance variable 'currentForm' (automatically generated)

o  currentIndentOffset
return the value of the instance variable 'currentIndentOffset' (automatically generated)

o  currentLeftIndent
return the value of the instance variable 'currentLeftIndent' (automatically generated)

o  currentRightIndent
return the value of the instance variable 'currentRightIndent' (automatically generated)

o  currentRowIndex
return the value of the instance variable 'currentRowIndex' (automatically generated)

o  currentTable
return the value of the instance variable 'currentTable' (automatically generated)

o  currentUnderlineColor

o  hBegin
return the value of the instance variable 'hBegin' (automatically generated)

o  haveSpace
return the value of the instance variable 'haveSpace' (automatically generated)

o  inBLOCKQUOTE
return the value of the instance variable 'inBLOCKQUOTE' (automatically generated)

o  inCenter
return the value of the instance variable 'inCenter' (automatically generated)

o  inDL
return the value of the instance variable 'inDL' (automatically generated)

o  inKbd
return the value of the instance variable 'inKbd' (automatically generated)

o  inNoBreak
return the value of the instance variable 'inNoBreak' (automatically generated)

o  inNoPrintingParagraph
return the value of the instance variable 'inNoPrintingParagraph' (automatically generated)

o  inOL
return the value of the instance variable 'inOL' (automatically generated)

o  inPre
return the value of the instance variable 'inPre' (automatically generated)

o  inRightAlign
return the value of the instance variable 'inRightAlign' (automatically generated)

o  inStrikeout
return the value of the instance variable 'inStrikeout' (automatically generated)

o  inSup
return the value of the instance variable 'inSup' (automatically generated)

o  inUnderline
return the value of the instance variable 'inUnderline' (automatically generated)

o  needSpace
return the value of the instance variable 'needSpace' (automatically generated)

o  previousIsEmpty
return the value of the instance variable 'previousIsEmpty' (automatically generated)

o  styleStack

o  ulLevel
return the value of the instance variable 'ulLevel' (automatically generated)

o  xPosition
return the value of the instance variable 'xPosition' (automatically generated)

o  yNextLine
return the value of the instance variable 'yNextLine' (automatically generated)

o  yPosition
return the value of the instance variable 'yPosition' (automatically generated)

o  yText
return the value of the instance variable 'yText' (automatically generated)

accessing-set
o  currentElement: cE haveSpace: have needSpace: need yNextLine: yN yText: yT xPosition: x yPosition: y hBegin: hB

o  currentFont: f currentColor: cC currentBGColor: cBG currentUnderlineColor: cUC

o  currentForm: cF currentTable: cT currentRowIndex: cR currentColIndex: cC

o  currentLeftIndent: cL currentRightIndent: cR currentIndentOffset: cIO previousIsEmpty: pE

o  inBLOCKQUOTE: inB inCenter: inC inDL: inD inKbd: inK inNoBreak: inN inOL: inO inPre: inP inNoPrintingParagraph: inNoPrint

o  inRightAlign: inR inStrikeout: inS inSup: inSu inUnderline: inU ulLevel: ul

o  styleStack: aCollection



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 20:10:29 GMT