This file is indexed.

/usr/share/doc/libghc-graphviz-doc/html/mini_Data-GraphViz-Attributes-Complete.html is in libghc-graphviz-doc 2999.18.1.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Data.GraphViz.Attributes.Complete</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Data.GraphViz.Attributes.Complete</p></div><div id="interface"><h1>The actual <em>Dot</em> attributes.</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Attribute" target="main">Attribute</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Attributes" target="main">Attributes</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:sameAttribute" target="main">sameAttribute</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:defaultAttributeValue" target="main">defaultAttributeValue</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:rmUnwantedAttributes" target="main">rmUnwantedAttributes</a></p></div><h2>Validity functions on <code>Attribute</code> values.</h2><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:usedByGraphs" target="main">usedByGraphs</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:usedBySubGraphs" target="main">usedBySubGraphs</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:usedByClusters" target="main">usedByClusters</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:usedByNodes" target="main">usedByNodes</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:usedByEdges" target="main">usedByEdges</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:validUnknown" target="main">validUnknown</a></p></div><h2>Custom attributes.</h2><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:AttributeName" target="main">AttributeName</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:CustomAttribute" target="main">CustomAttribute</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:customAttribute" target="main">customAttribute</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:isCustom" target="main">isCustom</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:isSpecifiedCustom" target="main">isSpecifiedCustom</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:customValue" target="main">customValue</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:customName" target="main">customName</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:findCustoms" target="main">findCustoms</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:findSpecifiedCustom" target="main">findSpecifiedCustom</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:deleteCustomAttributes" target="main">deleteCustomAttributes</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:deleteSpecifiedCustom" target="main">deleteSpecifiedCustom</a></p></div><h1>Value types for <code>Attribute</code>s.</h1><h2>Generic types</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Number" target="main">Number</a></p></div><h2>Labels</h2><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:EscString" target="main">EscString</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Label" target="main">Label</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:VerticalPlacement" target="main">VerticalPlacement</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LabelScheme" target="main">LabelScheme</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:SVGFontNames" target="main">SVGFontNames</a></p></div><h3>Types representing the Dot grammar for records.</h3><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:RecordFields" target="main">RecordFields</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:RecordField" target="main">RecordField</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Rect" target="main">Rect</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Justification" target="main">Justification</a></p></div><h2>Nodes</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Shape" target="main">Shape</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Paths" target="main">Paths</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ScaleType" target="main">ScaleType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:NodeSize" target="main">NodeSize</a></p></div><h2>Edges</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:DirType" target="main">DirType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:EdgeType" target="main">EdgeType</a></p></div><h3>Modifying where edges point</h3><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:PortName" target="main">PortName</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:PortPos" target="main">PortPos</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:CompassPoint" target="main">CompassPoint</a></p></div><h3>Arrows</h3><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ArrowType" target="main">ArrowType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ArrowShape" target="main">ArrowShape</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ArrowModifier" target="main">ArrowModifier</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ArrowFill" target="main">ArrowFill</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ArrowSide" target="main">ArrowSide</a></p></div><h4><code>ArrowModifier</code> values</h4><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:noMods" target="main">noMods</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:openMod" target="main">openMod</a></p></div><h2>Positioning</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Point" target="main">Point</a></p></div><div class="top"><p class="src"><a href="Data-GraphViz-Attributes-Complete.html#v:createPoint" target="main">createPoint</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Pos" target="main">Pos</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Spline" target="main">Spline</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:DPoint" target="main">DPoint</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Normalized" target="main">Normalized</a></p></div><h2>Layout</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:GraphvizCommand" target="main">GraphvizCommand</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:GraphSize" target="main">GraphSize</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ClusterMode" target="main">ClusterMode</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Model" target="main">Model</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Overlap" target="main">Overlap</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Root" target="main">Root</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Order" target="main">Order</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:OutputMode" target="main">OutputMode</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Pack" target="main">Pack</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:PackMode" target="main">PackMode</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:PageDir" target="main">PageDir</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:QuadType" target="main">QuadType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:RankType" target="main">RankType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:RankDir" target="main">RankDir</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:StartType" target="main">StartType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ViewPort" target="main">ViewPort</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:FocusType" target="main">FocusType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:Ratios" target="main">Ratios</a></p></div><h2>Modes</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:ModeType" target="main">ModeType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:DEConstraints" target="main">DEConstraints</a></p></div><h2>Layers</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerSep" target="main">LayerSep</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerListSep" target="main">LayerListSep</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerRange" target="main">LayerRange</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerRangeElem" target="main">LayerRangeElem</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerID" target="main">LayerID</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:LayerList" target="main">LayerList</a></p></div><h2>Stylistic</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:SmoothType" target="main">SmoothType</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:STStyle" target="main">STStyle</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:StyleItem" target="main">StyleItem</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-GraphViz-Attributes-Complete.html#t:StyleName" target="main">StyleName</a></p></div></div></body></html>