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

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

Uses of AAColorEnum in org.proteinshader.structure.enums
 

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



Copyright © 2007-2008