public interface IPathFinderProviderFactory
Modifier and Type | Field and Description |
---|---|
static IPathFinderProviderFactory |
DEFAULT_CONVEYOR_NETWORK_FACTORY |
static IPathFinderProviderFactory |
DEFAULT_NETWORK_FACTORY |
Modifier and Type | Method and Description |
---|---|
IAStarProvider |
create(java.lang.Object sourceVertex,
Point sourcePos,
java.lang.Object targetVertex,
Point targetPos) |
static final IPathFinderProviderFactory DEFAULT_NETWORK_FACTORY
static final IPathFinderProviderFactory DEFAULT_CONVEYOR_NETWORK_FACTORY
IAStarProvider create(java.lang.Object sourceVertex, Point sourcePos, java.lang.Object targetVertex, Point targetPos)
Copyright © AnyLogic North America, LLC. All Rights Reserved.