Uses of Class
org.proteinshader.structure.enums.RegionColorEnum

Packages that use RegionColorEnum
org.proteinshader.structure.enums Holds the enums needed by org.proteinshader.structure and its subpackages. 
 

Uses of RegionColorEnum in org.proteinshader.structure.enums
 

Methods in org.proteinshader.structure.enums that return RegionColorEnum
static RegionColorEnum RegionColorEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RegionColorEnum[] RegionColorEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2008