Package edu.jhu.tmaj.client.arraybuilder.data

Provides data structures and helper classes for running the ArrayBuilder application.

See:
          Description

Class Summary
ArrayBlockExporter Class provides functions that export the design of an ArrayBlock to a file.
ArrayBlockExporterFull  
ArrayCoreCell A cell in the JTable.
ArrayCoreData Represents data assigned to each ArrayCore, namely a TissueDiagnosisID or ControlName.
ArrayCoreRenderer The renderer for the JTable.
ColorCodedString  
ColorDelegate  
ColorLegend  
 

Enum Summary
ArrayBlockExporter.ArrayExportFormat Represents different formats for exporting ArrayBuilder data in an Array-like text file.
CellView  
 

Package edu.jhu.tmaj.client.arraybuilder.data Description

Provides data structures and helper classes for running the ArrayBuilder application. Each coordinate in the ArrayBuilder table is an ArrayCoreCell object.