Uses of Enum
eu.iv4xr.framework.spatial.QuadTreeSections
Packages that use QuadTreeSections
-
Uses of QuadTreeSections in eu.iv4xr.framework.spatial
Fields in eu.iv4xr.framework.spatial with type parameters of type QuadTreeSectionsMethods in eu.iv4xr.framework.spatial that return QuadTreeSectionsModifier and TypeMethodDescriptionstatic QuadTreeSectionsReturns the enum constant of this type with the specified name.static QuadTreeSections[]QuadTreeSections.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.iv4xr.framework.spatial with parameters of type QuadTreeSectionsModifier and TypeMethodDescriptionvoidQuadTreeBranch.put(QuadTreeSections key, QuadTree<T> tree)voidQuadTreeBranch.remove(QuadTreeSections key)