Uses of Class
mgui.io.domestic.printing.StlOutputOptions.Format
| Package | Description |
|---|---|
| mgui.io.domestic.printing |
-
Uses of StlOutputOptions.Format in mgui.io.domestic.printing
Fields in mgui.io.domestic.printing declared as StlOutputOptions.Format Modifier and Type Field Description StlOutputOptions.FormatStlOutputOptions. formatMethods in mgui.io.domestic.printing that return StlOutputOptions.Format Modifier and Type Method Description static StlOutputOptions.FormatStlOutputOptions.Format. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StlOutputOptions.Format[]StlOutputOptions.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.