Uses of Interface
de.bsommerfeld.pathetic.api.provider.NavigationPointProvider
Packages that use NavigationPointProvider
Package
Description
-
Uses of NavigationPointProvider in de.bsommerfeld.pathetic.api.pathing.configuration
Methods in de.bsommerfeld.pathetic.api.pathing.configuration that return NavigationPointProviderMethods in de.bsommerfeld.pathetic.api.pathing.configuration with parameters of type NavigationPointProviderModifier and TypeMethodDescriptionPathfinderConfiguration.PathfinderConfigurationBuilder.provider
(NavigationPointProvider provider) -
Uses of NavigationPointProvider in de.bsommerfeld.pathetic.api.pathing.processing.context
Methods in de.bsommerfeld.pathetic.api.pathing.processing.context that return NavigationPointProviderModifier and TypeMethodDescriptiondefault NavigationPointProvider
NodeEvaluationContext.getNavigationPointProvider()
Convenience method to access the navigation point provider.SearchContext.getNavigationPointProvider()
Returns the NavigationPointProvider configured for the search.