Uses of Class
org.hortonmachine.gears.libs.modules.FlowNode
-
Packages that use FlowNode Package Description org.hortonmachine.gears.libs.modules -
-
Uses of FlowNode in org.hortonmachine.gears.libs.modules
Methods in org.hortonmachine.gears.libs.modules that return FlowNode Modifier and Type Method Description FlowNodeFlowNode. getUpstreamTcaBased(javax.media.jai.iterator.RandomIter tcaIter, javax.media.jai.iterator.RandomIter hacklengthIter)Get the upstream node based on the max tca value.FlowNodeFlowNode. goDownstream()Get the next downstream node.Methods in org.hortonmachine.gears.libs.modules that return types with arguments of type FlowNode Modifier and Type Method Description List<FlowNode>FlowNode. getEnteringNodes()Gets all surroundingnodesthat DO flow into this node.
-