Uses of Enum
org.hipparchus.geometry.partitioning.Side
Package
Description
This package provides classes to implement Binary Space Partition trees.
This package provides basic geometry components on the 1-sphere.
-
Uses of Side in org.hipparchus.geometry.partitioning
Modifier and TypeMethodDescriptionSubHyperplane.SplitSubHyperplane.getSide()
Get the side of the split sub-hyperplane with respect to its splitter.static Side
Returns the enum constant of this type with the specified name.static Side[]
Side.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Side in org.hipparchus.geometry.spherical.oned