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
return the value of the instance variable 'currentBGColor' (automatically generated)

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
return the value of the instance variable 'currentUnderlineColor' (automatically generated)

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  inStyle
return the value of the instance variable 'inStyle' (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
return the value of the instance variable 'styleStack' (automatically generated)

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
multi setter for state snapshotting

o  currentFont: f currentColor: cC currentBGColor: cBG currentUnderlineColor: cUC
multi setter for state snapshotting

o  currentForm: cF currentTable: cT currentRowIndex: cR currentColIndex: cC
multi setter for state snapshotting

o  currentLeftIndent: cL currentRightIndent: cR currentIndentOffset: cIO previousIsEmpty: pE
multi setter for state snapshotting

o  inBLOCKQUOTE: inB inCenter: inC inDL: inD inKbd: inK inNoBreak: inN inOL: inO inPre: inP inNoPrintingParagraph: inNoPrint inStyle: inS
multi setter for state snapshotting

o  inRightAlign: inR inStrikeout: inS inSup: inSu inUnderline: inU ulLevel: ul
multi setter for state snapshotting

o  styleStack: aCollection
setter for state snapshotting



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:38:22 GMT