|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   25 #ifndef vtkBiomTableReader_h 
   26 #define vtkBiomTableReader_h 
   28 #include "vtkIOInfovisModule.h"  
   62   void ParseSparseness();
 
   63   void InitializeData();
 
   65   void ParseSparseData();
 
   66   void ParseDenseData();
 
  
void SetOutput(vtkTable *output)
int ReadMeshSimple(const std::string &fname, vtkDataObject *output) override
Actual reading happens here.
static vtkTableReader * New()
A table, which contains similar-typed columns of data.
read vtkTable from a .biom input file
a simple class to control print indentation
vtkTable * GetOutput()
Get the output of this reader.
A atomic type representing the union of many types.
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data