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

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

Uses of CPKColorEnum in org.proteinshader.structure.enums
 

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



Copyright © 2007-2008