Uses of Class
org.tridas.io.formats.sheffield.TridasToSheffieldDefaults.DefaultFields

Packages that use TridasToSheffieldDefaults.DefaultFields
org.tridas.io.formats.sheffield The Sheffield format (also known as D-format) is the native file format for Ian Tyer's Dendro For Windows software. 
 

Uses of TridasToSheffieldDefaults.DefaultFields in org.tridas.io.formats.sheffield
 

Methods in org.tridas.io.formats.sheffield that return TridasToSheffieldDefaults.DefaultFields
static TridasToSheffieldDefaults.DefaultFields TridasToSheffieldDefaults.DefaultFields.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TridasToSheffieldDefaults.DefaultFields[] TridasToSheffieldDefaults.DefaultFields.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.