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

Packages that use TridasToSheffieldDefaults.SheffieldShapeCode
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.SheffieldShapeCode in org.tridas.io.formats.sheffield
 

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



Copyright © 2011. All Rights Reserved.