Uses of Enum
com.google.common.geometry.R2Rect.Axis
-
Uses of R2Rect.Axis in com.google.common.geometry
Methods in com.google.common.geometry that return R2Rect.AxisModifier and TypeMethodDescriptionstatic R2Rect.AxisReturns the enum constant of this type with the specified name.static R2Rect.Axis[]R2Rect.Axis.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.common.geometry with parameters of type R2Rect.AxisModifier and TypeMethodDescriptionR2Rect.getInterval(R2Rect.Axis axis) Returns the interval for the given axis, which must not be null.