Package ucl.physiol.neuroconstruct.utils

Classes for generating NEURON code

See:
          Description

Class Summary
ClassLogger Simple logging facility
ColourUtils Simple colour utilities
ColourUtils.ColourRecord  
CoordCalculator Calc all the possible coordinates of a tuple of x,y,z and a given length and convert them to cartesian coordinates.
Display3DProperties Storing of various properties related to how the cells should be displayed in 3D
GeneralUtils Assorted handy utilities
GuiUtils Some helper stuff for the GUIs
Logger Simple logging facility.
NumberGenerator Generates numbers according to a specified pattern: fixed, random, gaussian.
RecentFiles Handy class for storing recently opened files, and other goodies such as last directories in which various files were opened.
ReplaySettings A number of settings required from the user
SequenceGenerator Generates a fixed set of numbers in a sequence
SimpleHtmlDoc Class for developing VERY simple HTML files formatted in a standard style, which can also be outputted as plain text.
ToolTipHelper Reads tool tips from a file and allows components to use the entries for their tool tips
UserSettings A number of settings required from the user
WeightGenerator Generates numbers according to a fixed pattern (see NumberGenerator) or a function of the radius or the soma to soma distance, gived by the user.
XMLUtils Utilities for dealing with XML files
ZipUtils Utilities for zipping files
 

Exception Summary
 

Package ucl.physiol.neuroconstruct.utils Description

Classes for generating NEURON code