1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="xmlroff Reference Manual">
<link rel="up" href="index.html" title="xmlroff Reference Manual">
<link rel="prev" href="backends.html" title="FoDoc and xmlroff Backends">
<link rel="next" href="object.html" title="FoObject is wonderful">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="users.html" title="Users' Guide">
<link rel="chapter" href="developers.html" title="Developers' Guide">
<link rel="chapter" href="object-hierarchy.html" title="Object Hierarchy">
<link rel="chapter" href="object.html" title="FoObject is wonderful">
<link rel="chapter" href="node.html" title="FoNode is wonderful">
<link rel="chapter" href="interfaces.html" title="Interfaces are truly wonderful">
<link rel="chapter" href="formatting-objects.html" title="Formatting Objects are truly wonderful">
<link rel="chapter" href="properties.html" title="Properties">
<link rel="chapter" href="areas.html" title="Area Objects">
<link rel="chapter" href="datatypes.html" title="Datatype Objects">
<link rel="chapter" href="context.html" title="Property Context Object">
<link rel="chapter" href="other-objects.html" title="Other Objects">
<link rel="chapter" href="utility-objects.html" title="Utility Objects">
<link rel="chapter" href="utility-modules.html" title="Utility Modules">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="backends.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">xmlroff Reference Manual</th>
<td><a accesskey="n" href="object.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="object-hierarchy"></a>Object Hierarchy</h2></div></div></div>
<pre class="screen">
<a
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
<a class="link" href="FoObject.html" title="FoObject">FoObject</a>
<a class="link" href="FoNode.html" title="FoNode">FoNode</a>
<a class="link" href="FoArea.html" title="FoArea">FoArea</a>
<a class="link" href="FoAreaArea.html" title="FoAreaArea">FoAreaArea</a>
<a class="link" href="FoAreaLayout.html" title="FoAreaLayout">FoAreaLayout</a>
<a class="link" href="FoAreaListItem.html" title="FoAreaListItem">FoAreaListItem</a>
<a class="link" href="FoAreaNormal.html" title="FoAreaNormal">FoAreaNormal</a>
<a class="link" href="FoAreaReference.html" title="FoAreaReference">FoAreaReference</a>
<a class="link" href="FoAreaViewportReference.html" title="FoAreaViewportReference">FoAreaViewportReference</a>
<a class="link" href="FoAreaPage.html" title="FoAreaPage">FoAreaPage</a>
<a class="link" href="FoAreaSpanningTableCell.html" title="FoAreaSpanningTableCell">FoAreaSpanningTableCell</a>
<a class="link" href="FoAreaTableCell.html" title="FoAreaTableCell">FoAreaTableCell</a>
<a class="link" href="FoAreaTable.html" title="FoAreaTable">FoAreaTable</a>
<a class="link" href="FoAreaTableContinuation.html" title="FoAreaTableContinuation">FoAreaTableContinuation</a>
<a class="link" href="FoAreaTablePart.html" title="FoAreaTablePart">FoAreaTablePart</a>
<a class="link" href="FoAreaTableBody.html" title="FoAreaTableBody">FoAreaTableBody</a>
<a class="link" href="FoAreaTableFooter.html" title="FoAreaTableFooter">FoAreaTableFooter</a>
<a class="link" href="FoAreaTableHeader.html" title="FoAreaTableHeader">FoAreaTableHeader</a>
<a class="link" href="FoAreaTableCellProxy.html" title="FoAreaTableCellProxy">FoAreaTableCellProxy</a>
<a class="link" href="FoAreaTableRow.html" title="FoAreaTableRow">FoAreaTableRow</a>
<a class="link" href="FoAreaTree.html" title="FoAreaTree">FoAreaTree</a>
<a class="link" href="FoFo.html" title="FoFo">FoFo</a>
<a class="link" href="xmlroff-fo-marker-parent.html#FoMarkerParent">FoMarkerParent</a>
<a class="link" href="xmlroff-basic-link.html#FoBasicLink">FoBasicLink</a>
<a class="link" href="xmlroff-bidi-override.html#FoBidiOverride">FoBidiOverride</a>
<a class="link" href="xmlroff-block.html#FoBlock">FoBlock</a>
<a class="link" href="FoBlockBlock.html" title="FoBlockBlock">FoBlockBlock</a>
<a class="link" href="FoBlockLayout.html" title="FoBlockLayout">FoBlockLayout</a>
<a class="link" href="FoBlockWhitespace.html" title="FoBlockWhitespace">FoBlockWhitespace</a>
<a class="link" href="xmlroff-block-container.html#FoBlockContainer">FoBlockContainer</a>
<a class="link" href="xmlroff-inline-container.html#FoInlineContainer">FoInlineContainer</a>
<a class="link" href="xmlroff-inline.html#FoInline">FoInline</a>
<a class="link" href="xmlroff-list-block.html#FoListBlock">FoListBlock</a>
<a class="link" href="xmlroff-list-item-body.html#FoListItemBody">FoListItemBody</a>
<a class="link" href="xmlroff-list-item.html#FoListItem">FoListItem</a>
<a class="link" href="xmlroff-list-item-label.html#FoListItemLabel">FoListItemLabel</a>
<a class="link" href="xmlroff-table-and-caption.html#FoTableAndCaption">FoTableAndCaption</a>
<a class="link" href="FoTablePart.html" title="FoTablePart">FoTablePart</a>
<a class="link" href="xmlroff-table-body.html#FoTableBody">FoTableBody</a>
<a class="link" href="xmlroff-table-footer.html#FoTableFooter">FoTableFooter</a>
<a class="link" href="xmlroff-table-header.html#FoTableHeader">FoTableHeader</a>
<a class="link" href="xmlroff-table-caption.html#FoTableCaption">FoTableCaption</a>
<a class="link" href="xmlroff-table-cell.html#FoTableCell">FoTableCell</a>
<a class="link" href="xmlroff-table.html#FoTable">FoTable</a>
<a class="link" href="FoWrapper.html" title="FoWrapper">FoWrapper</a>
<a class="link" href="FoWrapperBlock.html" title="FoWrapperBlock">FoWrapperBlock</a>
<a class="link" href="FoWrapperInline.html" title="FoWrapperInline">FoWrapperInline</a>
<a class="link" href="FoWrapperWhitespace.html" title="FoWrapperWhitespace">FoWrapperWhitespace</a>
<a class="link" href="FoCharacter.html" title="FoCharacter">FoCharacter</a>
<a class="link" href="xmlroff-color-profile.html#FoColorProfile">FoColorProfile</a>
<a class="link" href="xmlroff-conditional-page-master-reference.html#FoConditionalPageMasterReference">FoConditionalPageMasterReference</a>
<a class="link" href="xmlroff-declarations.html#FoDeclarations">FoDeclarations</a>
<a class="link" href="xmlroff-external-graphic.html#FoExternalGraphic">FoExternalGraphic</a>
<a class="link" href="xmlroff-float.html#FoFloat">FoFloat</a>
<a class="link" href="xmlroff-flow.html#FoFlow">FoFlow</a>
<a class="link" href="xmlroff-footnote-body.html#FoFootnoteBody">FoFootnoteBody</a>
<a class="link" href="xmlroff-footnote.html#FoFootnote">FoFootnote</a>
<a class="link" href="xmlroff-initial-property-set.html#FoInitialPropertySet">FoInitialPropertySet</a>
<a class="link" href="xmlroff-instream-foreign-object.html#FoInstreamForeignObject">FoInstreamForeignObject</a>
<a class="link" href="xmlroff-layout-master-set.html#FoLayoutMasterSet">FoLayoutMasterSet</a>
<a class="link" href="xmlroff-leader.html#FoLeader">FoLeader</a>
<a class="link" href="xmlroff-marker.html#FoMarker">FoMarker</a>
<a class="link" href="xmlroff-multi-case.html#FoMultiCase">FoMultiCase</a>
<a class="link" href="xmlroff-multi-properties.html#FoMultiProperties">FoMultiProperties</a>
<a class="link" href="xmlroff-multi-property-set.html#FoMultiPropertySet">FoMultiPropertySet</a>
<a class="link" href="xmlroff-multi-switch.html#FoMultiSwitch">FoMultiSwitch</a>
<a class="link" href="xmlroff-multi-toggle.html#FoMultiToggle">FoMultiToggle</a>
<a class="link" href="xmlroff-page-number-citation.html#FoPageNumberCitation">FoPageNumberCitation</a>
<a class="link" href="xmlroff-page-number.html#FoPageNumber">FoPageNumber</a>
<a class="link" href="xmlroff-page-sequence.html#FoPageSequence">FoPageSequence</a>
<a class="link" href="xmlroff-page-sequence-master.html#FoPageSequenceMaster">FoPageSequenceMaster</a>
<a class="link" href="xmlroff-region-after.html#FoRegionAfter">FoRegionAfter</a>
<a class="link" href="xmlroff-region-before.html#FoRegionBefore">FoRegionBefore</a>
<a class="link" href="xmlroff-region-body.html#FoRegionBody">FoRegionBody</a>
<a class="link" href="xmlroff-region-end.html#FoRegionEnd">FoRegionEnd</a>
<a class="link" href="xmlroff-region-start.html#FoRegionStart">FoRegionStart</a>
<a class="link" href="xmlroff-repeatable-page-master-alternatives.html#FoRepeatablePageMasterAlternatives">FoRepeatablePageMasterAlternatives</a>
<a class="link" href="xmlroff-repeatable-page-master-reference.html#FoRepeatablePageMasterReference">FoRepeatablePageMasterReference</a>
<a class="link" href="xmlroff-fo-retrieve-marker.html#FoRetrieveMarker">FoRetrieveMarker</a>
<a class="link" href="xmlroff-root.html#FoRoot">FoRoot</a>
<a class="link" href="xmlroff-simple-page-master.html#FoSimplePageMaster">FoSimplePageMaster</a>
<a class="link" href="xmlroff-single-page-master-reference.html#FoSinglePageMasterReference">FoSinglePageMasterReference</a>
<a class="link" href="xmlroff-static-content.html#FoStaticContent">FoStaticContent</a>
<a class="link" href="xmlroff-table-column.html#FoTableColumn">FoTableColumn</a>
<a class="link" href="xmlroff-table-row.html#FoTableRow">FoTableRow</a>
<a class="link" href="FoText.html" title="FoText">FoText</a>
<a class="link" href="xmlroff-title.html#FoTitle">FoTitle</a>
<a class="link" href="FoTree.html" title="FoTree">FoTree</a>
<a class="link" href="FoDatatype.html" title="FoDatatype">FoDatatype</a>
<a class="link" href="FoBoolean.html" title="FoBoolean">FoBoolean</a>
<a class="link" href="FoChar.html" title="FoChar">FoChar</a>
<a class="link" href="FoColor.html" title="FoColor">FoColor</a>
<a class="link" href="FoEnum.html" title="FoEnum">FoEnum</a>
<a class="link" href="FoExpression.html" title="FoExpression">FoExpression</a>
<a class="link" href="FoId.html" title="FoId">FoId</a>
<a class="link" href="FoInteger.html" title="FoInteger">FoInteger</a>
<a class="link" href="FoKeep.html" title="FoKeep">FoKeep</a>
<a class="link" href="FoLengthBpIpD.html" title="FoLengthBpIpD">FoLengthBpIpD</a>
<a class="link" href="FoLengthCond.html" title="FoLengthCond">FoLengthCond</a>
<a class="link" href="FoLength.html" title="FoLength">FoLength</a>
<a class="link" href="FoLengthRange.html" title="FoLengthRange">FoLengthRange</a>
<a class="link" href="FoName.html" title="FoName">FoName</a>
<a class="link" href="FoNumber.html" title="FoNumber">FoNumber</a>
<a class="link" href="FoNumeric.html" title="FoNumeric">FoNumeric</a>
<a class="link" href="FoPercentage.html" title="FoPercentage">FoPercentage</a>
<a class="link" href="FoSpace.html" title="FoSpace">FoSpace</a>
<a class="link" href="FoString.html" title="FoString">FoString</a>
<a class="link" href="FoUnknown.html" title="FoUnknown">FoUnknown</a>
<a class="link" href="FoUriSpecification.html" title="FoUriSpecification">FoUriSpecification</a>
<a class="link" href="FoContext.html" title="FoContext">FoContext</a>
<a class="link" href="FoProperty.html" title="FoProperty">FoProperty</a>
<a class="link" href="xmlroff-border-left-width.html#FoPropertyBorderLeftWidth">FoPropertyBorderLeftWidth</a>
<a class="link" href="FoHashTable.html" title="FoHashTable">FoHashTable</a>
GInterface
<a class="link" href="FoInlineFoIface.html" title="FoInlineFoIface">FoInlineFoIface</a>
<a class="link" href="FoBlockFoIface.html" title="FoBlockFoIface">FoBlockFoIface</a>
<a class="link" href="FoPropertyTextPropertyIface.html" title="FoPropertyTextPropertyIface">FoPropertyTextPropertyIface</a>
<a class="link" href="FoTableBorderFoIface.html" title="FoTableBorderFoIface">FoTableBorderFoIface</a>
</pre>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
</body>
</html>
|