public class NonRisingVisitor extends RecursiveVisitor
RecursiveVisitor that goes orthogonally to the side and down, but never up.| Constructor and Description |
|---|
NonRisingVisitor(Mask mask,
RegionFunction function)
Create a new recursive visitor.
|
isVisitableaddAxes, addDiagonal, cancel, getAffected, getDirections, resume, visitpublic NonRisingVisitor(Mask mask, RegionFunction function)
mask - the maskfunction - the functionCopyright © 2010-2014. All Rights Reserved.