Uses of Interface
org.locationtech.jts.jump.workbench.ui.TreeUtil.Visitor
-
Packages that use TreeUtil.Visitor Package Description org.locationtech.jts.jump.workbench.ui -
-
Uses of TreeUtil.Visitor in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui with parameters of type TreeUtil.Visitor Modifier and Type Method Description static void
TreeUtil. visit(TreeModel model, TreePath path, TreeUtil.Visitor visitor)
Visit the path and all subpaths.static void
TreeUtil. visit(TreeModel model, TreeUtil.Visitor visitor)
-