Uses of Class
org.jzy3d.os.OperatingSystem
-
Packages that use OperatingSystem Package Description org.jzy3d.junit org.jzy3d.painters -
-
Uses of OperatingSystem in org.jzy3d.junit
Fields in org.jzy3d.junit declared as OperatingSystem Modifier and Type Field Description protected OperatingSystem
Platform. os
Methods in org.jzy3d.junit that return OperatingSystem Modifier and Type Method Description OperatingSystem
Platform. getOs()
-
Uses of OperatingSystem in org.jzy3d.painters
Fields in org.jzy3d.painters declared as OperatingSystem Modifier and Type Field Description protected OperatingSystem
AbstractPainter. os
Methods in org.jzy3d.painters that return OperatingSystem Modifier and Type Method Description OperatingSystem
AbstractPainter. getOS()
OperatingSystem
IPainter. getOS()
-