Uses of Class
net.sf.latexdraw.util.LSystem.OperatingSystem

Packages that use LSystem.OperatingSystem
net.sf.latexdraw.util   
 

Uses of LSystem.OperatingSystem in net.sf.latexdraw.util
 

Methods in net.sf.latexdraw.util that return LSystem.OperatingSystem
 LSystem.OperatingSystem LSystem.getSystem()
           
static LSystem.OperatingSystem LSystem.OperatingSystem.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LSystem.OperatingSystem[] LSystem.OperatingSystem.values()
          Returns an array containing the constants of this enum type, in the order they are declared.