Uses of Record Class
dev.relism.flash.ext.routeviewer.model.RouterNode
Packages that use RouterNode
-
Uses of RouterNode in dev.relism.flash.ext.routeviewer.model
Methods in dev.relism.flash.ext.routeviewer.model that return types with arguments of type RouterNodeModifier and TypeMethodDescriptionRouteGraph.nodes()Returns the route graph as an ordered list ofRouterNodes, sorted from shortest namespace to longest (root first, deepest last).Methods in dev.relism.flash.ext.routeviewer.model with parameters of type RouterNodeModifier and TypeMethodDescriptionbooleanRouterNode.isChildOf(RouterNode other) Returnstrueifotheris a direct or indirect parent of this node.