Uses of Class
de.jreality.tutorial.plugin.Persistence.Geometries

Packages that use Persistence.Geometries
de.jreality.tutorial.plugin   
 

Uses of Persistence.Geometries in de.jreality.tutorial.plugin
 

Methods in de.jreality.tutorial.plugin that return Persistence.Geometries
static Persistence.Geometries Persistence.Geometries.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Persistence.Geometries[] Persistence.Geometries.values()
          Returns an array containing the constants of this enum type, in the order they're declared.