Peter 9bc996374f Add 'submodules/AsyncDisplayKit/' from commit '02bedc12816e251ad71777f9d2578329b6d2bef6'
git-subtree-dir: submodules/AsyncDisplayKit
git-subtree-mainline: d06f423e0ed3df1fed9bd10d79ee312a9179b632
git-subtree-split: 02bedc12816e251ad71777f9d2578329b6d2bef6
2019-06-11 18:42:43 +01:00

402 lines
14 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title> Hierarchy</title>
<link rel="stylesheet" href="css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1334)">
</head>
<body class="appledoc">
<header>
<div class="container" class="hide-in-xcode">
<h1 id="library-title">
<a href="index.html"> </a>
</h1>
<p id="developer-home">
<a href="index.html">AsyncDisplayKit</a>
</p>
</div>
</header>
<aside>
<div class="container">
<nav>
<ul id="header-buttons" role="toolbar">
<li><a href="index.html">Home</a></li>
</ul>
</nav>
</div>
</aside>
<article>
<div id="overview-contents" class="container">
<div id="content">
<main role="main">
<h1 class="title"> Hierarchy</h1>
<div class="index-column hierarchy-column">
<h2 class="index-title">Class Hierarchy</h2>
<ul>
<li>ASDealloc2MainObject
<ul>
<li><a href="Classes/ASDisplayNode.html">ASDisplayNode</a>
<ul>
<li><a href="Classes/ASCellNode.html">ASCellNode</a>
<ul>
<li><a href="Classes/ASTextCellNode.html">ASTextCellNode</a></li>
</ul>
</li>
<li><a href="Classes/ASCollectionNode.html">ASCollectionNode</a>
<ul>
<li><a href="Classes/ASPagerNode.html">ASPagerNode</a></li>
</ul>
</li>
<li><a href="Classes/ASControlNode.html">ASControlNode</a>
<ul>
<li><a href="Classes/ASButtonNode.html">ASButtonNode</a></li>
<li><a href="Classes/ASImageNode.html">ASImageNode</a>
<ul>
<li><a href="Classes/ASMapNode.html">ASMapNode</a></li>
<li><a href="Classes/ASMultiplexImageNode.html">ASMultiplexImageNode</a></li>
<li><a href="Classes/ASNetworkImageNode.html">ASNetworkImageNode</a>
<ul>
<li><a href="Classes/ASVideoNode.html">ASVideoNode</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="Classes/ASTextNode.html">ASTextNode</a></li>
</ul>
</li>
<li><a href="Classes/ASEditableTextNode.html">ASEditableTextNode</a></li>
<li><a href="Classes/ASScrollNode.html">ASScrollNode</a></li>
<li><a href="Classes/ASTableNode.html">ASTableNode</a></li>
<li><a href="Classes/ASVideoPlayerNode.html">ASVideoPlayerNode</a></li>
</ul>
</li>
<li><a href="Classes/ASRangeController.html">ASRangeController</a></li>
</ul>
</li>
<li><a href="Classes/ASViewController.html">ASViewController</a></li>
<li>NSObject
<ul>
<li><a href="Classes/ASAsciiArtBoxCreator.html">ASAsciiArtBoxCreator</a></li>
<li><a href="Classes/ASLayout.html">ASLayout</a></li>
<li><a href="Classes/ASLayoutElementStyle.html">ASLayoutElementStyle</a></li>
<li><a href="Classes/ASLayoutSpec.html">ASLayoutSpec</a>
<ul>
<li><a href="Classes/ASAbsoluteLayoutSpec.html">ASAbsoluteLayoutSpec</a></li>
<li><a href="Classes/ASBackgroundLayoutSpec.html">ASBackgroundLayoutSpec</a></li>
<li><a href="Classes/ASInsetLayoutSpec.html">ASInsetLayoutSpec</a></li>
<li><a href="Classes/ASOverlayLayoutSpec.html">ASOverlayLayoutSpec</a></li>
<li><a href="Classes/ASRatioLayoutSpec.html">ASRatioLayoutSpec</a></li>
<li><a href="Classes/ASRelativeLayoutSpec.html">ASRelativeLayoutSpec</a>
<ul>
<li><a href="Classes/ASCenterLayoutSpec.html">ASCenterLayoutSpec</a></li>
</ul>
</li>
<li><a href="Classes/ASStackLayoutSpec.html">ASStackLayoutSpec</a></li>
<li><a href="Classes/ASWrapperLayoutSpec.html">ASWrapperLayoutSpec</a></li>
</ul>
</li>
</ul>
</li>
<li>UICollectionView
<ul>
<li><a href="Classes/ASCollectionView.html">ASCollectionView</a></li>
</ul>
</li>
<li>UINavigationController
<ul>
<li><a href="Classes/ASNavigationController.html">ASNavigationController</a></li>
</ul>
</li>
<li>UITabBarController
<ul>
<li><a href="Classes/ASTabBarController.html">ASTabBarController</a></li>
</ul>
</li>
<li>UITableView
<ul>
<li><a href="Classes/ASTableView.html">ASTableView</a></li>
</ul>
</li>
</ul>
</div>
<div class="index-column">
<h2 class="index-title">Protocol References</h2>
<ul>
<li><a href="Protocols/ASAbsoluteLayoutElement.html">ASAbsoluteLayoutElement</a></li>
<li><a href="Protocols/ASCellNodeInteractionDelegate.html">ASCellNodeInteractionDelegate</a></li>
<li><a href="Protocols/ASCollectionDataSource.html">ASCollectionDataSource</a></li>
<li><a href="Protocols/ASCollectionDelegate.html">ASCollectionDelegate</a></li>
<li><a href="Protocols/ASCollectionViewDelegateFlowLayout.html">ASCollectionViewDelegateFlowLayout</a></li>
<li><a href="Protocols/ASCollectionViewLayoutFacilitatorProtocol.html">ASCollectionViewLayoutFacilitatorProtocol</a></li>
<li><a href="Protocols/ASCommonCollectionDataSource.html">ASCommonCollectionDataSource</a></li>
<li><a href="Protocols/ASCommonCollectionDelegate.html">ASCommonCollectionDelegate</a></li>
<li><a href="Protocols/ASCommonTableDataSource.html">ASCommonTableDataSource</a></li>
<li><a href="Protocols/ASCommonTableViewDelegate.html">ASCommonTableViewDelegate</a></li>
<li><a href="Protocols/ASContextTransitioning.html">ASContextTransitioning</a></li>
<li><a href="Protocols/ASEditableTextNodeDelegate.html">ASEditableTextNodeDelegate</a></li>
<li><a href="Protocols/ASLayoutElement.html">ASLayoutElement</a></li>
<li><a href="Protocols/ASLayoutElementAsciiArtProtocol.html">ASLayoutElementAsciiArtProtocol</a></li>
<li><a href="Protocols/ASLayoutElementPrivate.html">ASLayoutElementPrivate</a></li>
<li><a href="Protocols/ASManagesChildVisibilityDepth.html">ASManagesChildVisibilityDepth</a></li>
<li><a href="Protocols/ASMultiplexImageNodeDataSource.html">ASMultiplexImageNodeDataSource</a></li>
<li><a href="Protocols/ASMultiplexImageNodeDelegate.html">ASMultiplexImageNodeDelegate</a></li>
<li><a href="Protocols/ASNetworkImageNodeDelegate.html">ASNetworkImageNodeDelegate</a></li>
<li><a href="Protocols/ASPagerDataSource.html">ASPagerDataSource</a></li>
<li><a href="Protocols/ASPagerDelegate.html">ASPagerDelegate</a></li>
<li><a href="Protocols/ASRangeControllerDataSource.html">ASRangeControllerDataSource</a></li>
<li><a href="Protocols/ASRangeControllerDelegate.html">ASRangeControllerDelegate</a></li>
<li><a href="Protocols/ASStackLayoutElement.html">ASStackLayoutElement</a></li>
<li><a href="Protocols/ASTableDataSource.html">ASTableDataSource</a></li>
<li><a href="Protocols/ASTableDelegate.html">ASTableDelegate</a></li>
<li><a href="Protocols/ASTextNodeDelegate.html">ASTextNodeDelegate</a></li>
<li><a href="Protocols/ASVideoNodeDelegate.html">ASVideoNodeDelegate</a></li>
<li><a href="Protocols/ASVideoPlayerNodeDelegate.html">ASVideoPlayerNodeDelegate</a></li>
<li><a href="Protocols/ASVisibilityDepth.html">ASVisibilityDepth</a></li>
</ul>
<h2 class="index-title">Constant References</h2>
<ul>
<li><a href="Constants/ASAbsoluteLayoutSpecSizing.html">ASAbsoluteLayoutSpecSizing</a></li>
<li><a href="Constants/ASButtonNodeImageAlignment.html">ASButtonNodeImageAlignment</a></li>
<li><a href="Constants/ASCellNodeVisibilityEvent.html">ASCellNodeVisibilityEvent</a></li>
<li><a href="Constants/ASCenterLayoutSpecCenteringOptions.html">ASCenterLayoutSpecCenteringOptions</a></li>
<li><a href="Constants/ASCenterLayoutSpecSizingOptions.html">ASCenterLayoutSpecSizingOptions</a></li>
<li><a href="Constants/ASControlNodeEvent.html">ASControlNodeEvent</a></li>
<li><a href="Constants/ASControlState.html">ASControlState</a></li>
<li><a href="Constants/ASDimensionUnit.html">ASDimensionUnit</a></li>
<li><a href="Constants/ASDisplayNodePerformanceMeasurementOptions.html">ASDisplayNodePerformanceMeasurementOptions</a></li>
<li><a href="Constants/ASHorizontalAlignment.html">ASHorizontalAlignment</a></li>
<li><a href="Constants/ASInterfaceState.html">ASInterfaceState</a></li>
<li><a href="Constants/ASLayoutElementType.html">ASLayoutElementType</a></li>
<li><a href="Constants/ASMapNodeShowAnnotationsOptions.html">ASMapNodeShowAnnotationsOptions</a></li>
<li><a href="Constants/ASMultiplexImageNodeErrorCode.html">ASMultiplexImageNodeErrorCode</a></li>
<li><a href="Constants/ASRelativeDimensionType.html">ASRelativeDimensionType</a></li>
<li><a href="Constants/ASRelativeLayoutSpecPosition.html">ASRelativeLayoutSpecPosition</a></li>
<li><a href="Constants/ASRelativeLayoutSpecSizingOption.html">ASRelativeLayoutSpecSizingOption</a></li>
<li><a href="Constants/ASStackLayoutAlignItems.html">ASStackLayoutAlignItems</a></li>
<li><a href="Constants/ASStackLayoutAlignSelf.html">ASStackLayoutAlignSelf</a></li>
<li><a href="Constants/ASStackLayoutDirection.html">ASStackLayoutDirection</a></li>
<li><a href="Constants/ASStackLayoutJustifyContent.html">ASStackLayoutJustifyContent</a></li>
<li><a href="Constants/ASTextNodeHighlightStyle.html">ASTextNodeHighlightStyle</a></li>
<li><a href="Constants/ASVerticalAlignment.html">ASVerticalAlignment</a></li>
</ul>
<h2 class="index-title">Category References</h2>
<ul>
<li><a href="Categories/ASCellNode+.html">ASCellNode()</a></li>
<li><a href="Categories/ASCollectionNode+Deprecated.html">ASCollectionNode(Deprecated)</a></li>
<li><a href="Categories/ASCollectionView+Deprecated.html">ASCollectionView(Deprecated)</a></li>
<li><a href="Categories/ASControlNode+Debugging.html">ASControlNode(Debugging)</a></li>
<li><a href="Categories/ASControlNode+Subclassing.html">ASControlNode(Subclassing)</a></li>
<li><a href="Categories/ASDisplayNode+AutomaticSubnodeManagement.html">ASDisplayNode(AutomaticSubnodeManagement)</a></li>
<li><a href="Categories/ASDisplayNode+Beta.html">ASDisplayNode(Beta)</a></li>
<li><a href="Categories/ASDisplayNode+Debugging.html">ASDisplayNode(Debugging)</a></li>
<li><a href="Categories/ASDisplayNode+Deprecated.html">ASDisplayNode(Deprecated)</a></li>
<li><a href="Categories/ASDisplayNode+LayoutTransitioning.html">ASDisplayNode(LayoutTransitioning)</a></li>
<li><a href="Categories/ASDisplayNode+Subclassing.html">ASDisplayNode(Subclassing)</a></li>
<li><a href="Categories/ASDisplayNode+UIViewBridge.html">ASDisplayNode(UIViewBridge)</a></li>
<li><a href="Categories/ASImageNode+AnimatedImage.html">ASImageNode(AnimatedImage)</a></li>
<li><a href="Categories/ASImageNode+Debugging.html">ASImageNode(Debugging)</a></li>
<li><a href="Categories/ASLayout+.html">ASLayout()</a></li>
<li><a href="Categories/ASLayout+Debugging.html">ASLayout(Debugging)</a></li>
<li><a href="Categories/ASLayoutElementStyle+.html">ASLayoutElementStyle()</a></li>
<li><a href="Categories/ASLayoutSpec+Debugging.html">ASLayoutSpec(Debugging)</a></li>
<li><a href="Categories/ASLayoutSpec+Subclassing.html">ASLayoutSpec(Subclassing)</a></li>
<li><a href="Categories/ASRangeController+ASRangeControllerUpdateRangeProtocol.html">ASRangeController(ASRangeControllerUpdateRangeProtocol)</a></li>
<li><a href="Categories/ASRangeController+Debugging.html">ASRangeController(Debugging)</a></li>
<li><a href="Categories/ASTableView+Deprecated.html">ASTableView(Deprecated)</a></li>
<li><a href="Categories/ASTableView+Internal.html">ASTableView(Internal)</a></li>
<li><a href="Categories/ASTextNode+.html">ASTextNode()</a></li>
<li><a href="Categories/ASTextNode+Deprecated.html">ASTextNode(Deprecated)</a></li>
<li><a href="Categories/ASViewController+ASRangeControllerUpdateRangeProtocol.html">ASViewController(ASRangeControllerUpdateRangeProtocol)</a></li>
<li><a href="Categories/CALayer+AsyncDisplayKit.html">CALayer(AsyncDisplayKit)</a></li>
<li><a href="Categories/NSNumber+ASDimension.html">NSNumber(ASDimension)</a></li>
<li><a href="Categories/NSURL+ASPhotosFrameworkURLs.html">NSURL(ASPhotosFrameworkURLs)</a></li>
<li><a href="Categories/UIImage+ASDKAdditions.html">UIImage(ASDKAdditions)</a></li>
<li><a href="Categories/UIView+AsyncDisplayKit.html">UIView(AsyncDisplayKit)</a></li>
</ul>
</div>
<footer>
<div class="footer-copyright">
<p class="copyright">Copyright &copy; 2016 AsyncDisplayKit. All rights reserved. Updated: 2016-11-05</p>
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
</div>
</footer>
</main>
</div>
</div>
</article>
<script src="js/script.js"></script>
</body>
</html>