Uses of Enum Class
org.jlayer.util.IndexTools.Orientation
Packages that use IndexTools.Orientation
Package
Description
This package contains classes used for example in the generated classes.
-
Uses of IndexTools.Orientation in org.jlayer.util
Methods in org.jlayer.util that return IndexTools.OrientationModifier and TypeMethodDescriptionstatic IndexTools.OrientationIndexTools.getOrientation(int[] from, int[] to) static IndexTools.OrientationReturns the enum constant of this class with the specified name.static IndexTools.Orientation[]IndexTools.Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.