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

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

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



Copyright © 2011. All Rights Reserved.