Package schrodinger :: Package utils :: Module colorscheme
[hide private]
[frames] | no frames]

Module colorscheme

Classes [hide private]
  SwigPyIterator
  SwigIntVector
  SwigUnsignedIntVector
  SwigStringVector
  SwigDoubleVector
  SwigUInt64Vector
  SwigIntIntPair
  SwigVectorIntIntPair
  SwigUnsignedIntVector2
  SwigDoubleVector3
  ostream
  ofstream
  istream
  ifstream
  TemporaryOFStream
A subclass of ofstream that uses the tempfile module to get a temporary filename and automatically deletes itself at garbage collection.
  MM_Color
  MMrange
  MM_Colormap
  MM_ColormapGL
  MM_ColorRamp
  MM_ColorRampHolder
  MM_CSchemeRule
  MM_CScheme
  ColorSchemeManager
Functions [hide private]
 
_swig_setattr_nondynamic(self, class_type, name, value, static=1)
 
_swig_setattr(self, class_type, name, value)
 
_swig_getattr(self, class_type, name)
 
_swig_repr(self)
repr(x)
 
_swig_setattr_nondynamic_method(set)
Variables [hide private]
  _newclass = 1
  cout = <schrodinger.utils.colorscheme.ostream; proxy of <Swig ...
  cerr = <schrodinger.utils.colorscheme.ostream; proxy of <Swig ...
  MMCOLOR_MAXIMUM_SLOTS = 256
  MMCOLOR_DEFAULT_COLOR_INDEX = 19
  MMCOLOR_INVALID_HANDLE = -1
  MMCOLOR_OK = 0
  MMCOLOR_ERROR = 1
  MM_COLOR_MAX_ACCURACY = 0.00395
  cvar = <Swig global variables>
  MM_COLOR_DEFAULT_RED = 0
  MM_COLOR_DEFAULT_GREEN = 0
  MM_COLOR_DEFAULT_BLUE = 0
  MM_COLOR_DEFAULT_ALPHA = 1.0
  COLOR_EMPTY_STRING = ' '
  MM_COLORMAP_STANDARD = 0
  MM_COLORMAP_GRAD = 1
  MM_COLORMAP_USER = 2
  MM_COLORMAP_OTHER = 3
hash(x)
  MMNAME_CSCHEME_CUSTOM_CARBON = 'Carbon (C)'
  MMNAME_CSCHEME_CUSTOM_LIGAND = 'Carbon (C) in ligand'
  MMNAME_CSCHEME_CUSTOM_CARBON_NAME = 'Element (Custom Carbons)'
  MMNAME_CSCHEME_CUSTOM_LIGAND_NAME = 'Element (Custom Ligand)'
  MMNAME_CSCHEME_CUSTOM_CARBON_FILE = 'element_customc_carbons.sch'
  MMNAME_CSCHEME_CUSTOM_LIGAND_FILE = 'element_customc_ligand.sch'
  MMNAME_CSCHEME_FILE_NAME = 'scheme.res'
  MMNAME_CSCHEME_DIRECTORY_NAME = 'schemes'
  MMNAME_CSCHEME_ANYATOM_COLOR = 'gray'
  MMNAME_CSCHEME_ANYATOM_ASL = 'atom. *'
  MMNAME_CSCHEME_DEFAULT_SCHEME = 'Element'
  MMNAME_CSCHEME_NEWRULE_COLOR = 'white'
  __package__ = 'schrodinger.utils'
Variables Details [hide private]

cout

Value:
<schrodinger.utils.colorscheme.ostream; proxy of <Swig Object of type \
'std::ostream *' at 0x15597f00> >

cerr

Value:
<schrodinger.utils.colorscheme.ostream; proxy of <Swig Object of type \
'std::ostream *' at 0x15597f60> >