Uses of Interface
nl.tailormap.viewer.config.services.Layer.Visitor
-
Packages that use Layer.Visitor Package Description nl.tailormap.viewer.config.services -
-
Uses of Layer.Visitor in nl.tailormap.viewer.config.services
Methods in nl.tailormap.viewer.config.services with parameters of type Layer.Visitor Modifier and Type Method Description booleanLayer. accept(Layer.Visitor visitor, javax.persistence.EntityManager em)Do a depth-first traversal while the visitor returns true.
-