Uses of Class
org.jd.core.v1.service.layouter.visitor.AbstractSearchMovableBlockFragmentVisitor
-
Packages that use AbstractSearchMovableBlockFragmentVisitor Package Description org.jd.core.v1.service.layouter.model org.jd.core.v1.service.layouter.util org.jd.core.v1.service.layouter.visitor -
-
Uses of AbstractSearchMovableBlockFragmentVisitor in org.jd.core.v1.service.layouter.model
Methods in org.jd.core.v1.service.layouter.model with parameters of type AbstractSearchMovableBlockFragmentVisitor Modifier and Type Method Description protected Section
Section. searchNextSection(AbstractSearchMovableBlockFragmentVisitor visitor)
protected Section
Section. searchPreviousSection(AbstractSearchMovableBlockFragmentVisitor visitor)
-
Uses of AbstractSearchMovableBlockFragmentVisitor in org.jd.core.v1.service.layouter.util
Fields in org.jd.core.v1.service.layouter.util declared as AbstractSearchMovableBlockFragmentVisitor Modifier and Type Field Description protected AbstractSearchMovableBlockFragmentVisitor
VisitorsHolder. visitor7
protected AbstractSearchMovableBlockFragmentVisitor
VisitorsHolder. visitor8
Methods in org.jd.core.v1.service.layouter.util that return AbstractSearchMovableBlockFragmentVisitor Modifier and Type Method Description AbstractSearchMovableBlockFragmentVisitor
VisitorsHolder. getBackwardSearchVisitor()
AbstractSearchMovableBlockFragmentVisitor
VisitorsHolder. getForwardSearchVisitor()
-
Uses of AbstractSearchMovableBlockFragmentVisitor in org.jd.core.v1.service.layouter.visitor
Subclasses of AbstractSearchMovableBlockFragmentVisitor in org.jd.core.v1.service.layouter.visitor Modifier and Type Class Description class
AbstractStoreMovableBlockFragmentIndexVisitorAbstract
-