StyledLineSet Class Reference
[CharacterStyling]

Inherits Object.

Inheritance diagram for StyledLineSet:

Inheritance graph
[legend]
Collaboration diagram for StyledLineSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void Append (StyledLine inLine)
void Clear ()
StyledLineSet cloneWithBounds (scn boundWidth, scn boundHeight)
void Constructor (XMLElement inXML)
void Constructor ()
void GetMaxDimensions (double outMaxWidthPts, double outTotalLineHeightsPts, Graphics usingGraphicsToMeasure)
XMLElement GetXML ()
boolean IsEmpty ()
void LoadIntoGrid (StyleGrid sg)
void Place (Graphics g, Placer placeWith, double kernFraction, StyledChar generatingBits[])
void Render (Graphics g, RenderTarget renderTo)

Package Attributes

StyledLine mLines []

Member Function Documentation

void StyledLineSet.Append ( StyledLine  inLine  ) 

void StyledLineSet.Clear (  ) 

StyledLineSet StyledLineSet.cloneWithBounds ( scn  boundWidth,
scn  boundHeight 
)

void StyledLineSet.Constructor ( XMLElement  inXML  ) 

void StyledLineSet.Constructor (  ) 

void StyledLineSet.GetMaxDimensions ( double  outMaxWidthPts,
double  outTotalLineHeightsPts,
Graphics  usingGraphicsToMeasure 
)

XMLElement StyledLineSet.GetXML (  ) 

boolean StyledLineSet.IsEmpty (  ) 

void StyledLineSet.LoadIntoGrid ( StyleGrid  sg  ) 

void StyledLineSet.Place ( Graphics  g,
Placer  placeWith,
double  kernFraction,
StyledChar  generatingBits[] 
)

void StyledLineSet.Render ( Graphics  g,
RenderTarget  renderTo 
)


Member Data Documentation

StyledLine StyledLineSet.mLines[] [package]


The documentation for this class was generated from the following file:
Generated on Sat Nov 11 10:53:14 2006 for mf2 by  doxygen 1.5.1