Uses of Class
fable.python.jep.FableJep

Packages that use FableJep
fable.python   
fable.python.jep   
 

Uses of FableJep in fable.python
 

Methods in fable.python with parameters of type FableJep
 float[] FabioFile.getImageAsFloat(FableJep jep)
          Return image as floating pint array
 void FabioFile.loadHeader(FableJep fableJep)
          Load only the header and not the image.
 void FabioFile.readImageAsFloat(FableJep fableJep)
          read image as float into memory
 void ColumnFile.setPythonObject(FableJep jep_as_parameter)
           
 

Constructors in fable.python with parameters of type FableJep
ColumnFile(FableJep jep_as_parameter)
          Class constructor column_object already exists in jep_as_parameter
 

Uses of FableJep in fable.python.jep
 

Methods in fable.python.jep that return FableJep
static FableJep FableJep.getFableJep()
          Call this if you want to have this instance only