Uses of Enum Class
io.github.jbellis.jvector.graph.NodeQueue.Order
Packages that use NodeQueue.Order
-
Uses of NodeQueue.Order in io.github.jbellis.jvector.graph
Methods in io.github.jbellis.jvector.graph that return NodeQueue.OrderModifier and TypeMethodDescriptionstatic NodeQueue.OrderReturns the enum constant of this class with the specified name.static NodeQueue.Order[]NodeQueue.Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.github.jbellis.jvector.graph with parameters of type NodeQueue.Order