Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::common::ChromInfo Class Reference

List of all members.

Public Member Functions

 ChromInfo (String name, long size, int type)
long getSize ()
String getName ()
int getType ()
String toString ()

Detailed Description

Title: ChromInfo

Description:

ChromInfo is information about the data available for a chromosome, such as name, minimum data coordinate on disk, and maximum data coordinate on disk. This information is sent from the VISTA Servlet to the VISTA Browser. COPYRIGHT 2002, 2003 by THE REGENTS OF THE UNIVERSITY OF CALIFORNIA


Constructor & Destructor Documentation

gov::lbl::genome::common::ChromInfo::ChromInfo String  name,
long  size,
int  type
[inline]
 

ChromInfo

Parameters:
name String
size long
type int


Member Function Documentation

String gov::lbl::genome::common::ChromInfo::getName  )  [inline]
 

get Name

Returns:
String

long gov::lbl::genome::common::ChromInfo::getSize  )  [inline]
 

return the minimum data coordinate available on disk

int gov::lbl::genome::common::ChromInfo::getType  )  [inline]
 

get chromosome Type

Returns:
int

String gov::lbl::genome::common::ChromInfo::toString  )  [inline]
 

return XML formatted summary

Returns:
String


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 16:58:11 2005 by  doxygen 1.3.9.1