Uses of Class
manifold.api.type.IPreprocessor.Order
-
Packages that use IPreprocessor.Order Package Description manifold.api.type -
-
Uses of IPreprocessor.Order in manifold.api.type
Methods in manifold.api.type that return IPreprocessor.Order Modifier and Type Method Description IPreprocessor.OrderIPreprocessor. getPreferredOrder()static IPreprocessor.OrderIPreprocessor.Order. valueOf(String name)Returns the enum constant of this type with the specified name.static IPreprocessor.Order[]IPreprocessor.Order. values()Returns an array containing the constants of this enum type, in the order they are declared.
-