Inheritance diagram for StyledLineSet:


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 [] |
| 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 | |||
| ) |
StyledLine StyledLineSet.mLines[] [package] |
1.5.1