Uses of Enum
org.apache.commons.math3.geometry.partitioning.utilities.AVLTree.Skew
Packages that use AVLTree.Skew
Package
Description
This package provides multidimensional ordering features for partitioning.
-
Uses of AVLTree.Skew in org.apache.commons.math3.geometry.partitioning.utilities
Fields in org.apache.commons.math3.geometry.partitioning.utilities declared as AVLTree.SkewMethods in org.apache.commons.math3.geometry.partitioning.utilities that return AVLTree.SkewModifier and TypeMethodDescriptionstatic AVLTree.Skew
Returns the enum constant of this type with the specified name.static AVLTree.Skew[]
AVLTree.Skew.values()
Returns an array containing the constants of this enum type, in the order they are declared.