|
BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
| alignment_ | BioPostScript | |
| bc | BioPostScript | |
| bFontColor_ | BioPostScript | |
| bgColor_ | BioPostScript | |
| BioPostScript() | BioPostScript | [inline] |
| BioPostScript(string file) | BioPostScript | |
| BioPostScriptClose() | BioPostScript | |
| block_ | BioPostScript | |
| BOLD | BioPostScript | |
| endPage(void) | BioPostScript | |
| font_ | BioPostScript | |
| fontSize_ | BioPostScript | |
| getHeight(int, float=10.0) | BioPostScript | |
| getWidth(int, float=10.0, string="TIMES") | BioPostScript | |
| INBLOCK | BioPostScript | |
| ITALIC | BioPostScript | |
| lineGap_ | BioPostScript | |
| page_ | BioPostScript | |
| pageBorder | BioPostScript | |
| PAGEX1 | BioPostScript | |
| PAGEX2 | BioPostScript | |
| PAGEY1 | BioPostScript | |
| PAGEY2 | BioPostScript | |
| pAlignment_ | BioPostScript | |
| pBgColor_ | BioPostScript | |
| pBOLD | BioPostScript | |
| pFont_ | BioPostScript | |
| pFontColor_ | BioPostScript | |
| pFontSize_ | BioPostScript | |
| pITALIC | BioPostScript | |
| pLineGap_ | BioPostScript | |
| pUNDERLINE | BioPostScript | |
| px_ | BioPostScript | |
| py_ | BioPostScript | |
| setAlign(string) | BioPostScript | |
| setBlockBackgroundColor(int r, int g, int b) | BioPostScript | |
| setBlockBegin(int x, int y, int width, int height, int r=255, int g=255, int b=255, bool border=0, int r1=0, int g1=0, int b1=0) | BioPostScript | |
| setBlockEnd() | BioPostScript | |
| setBold(bool) | BioPostScript | |
| setBoldItalic(void) | BioPostScript | |
| setBorder(int *, float *) | BioPostScript | |
| setBreakLine(int n=1) | BioPostScript | |
| setCircle(int x1, int y1, int radius, bool fill=0) | BioPostScript | |
| setDefaults(void) | BioPostScript | |
| setFont(string fontname) | BioPostScript | |
| setFontColor(float, float, float) | BioPostScript | |
| setFontSize(float size) | BioPostScript | |
| setItalic(bool) | BioPostScript | |
| setLine(float, float, float, float) | BioPostScript | |
| setLineWidth(float width=1.0) | BioPostScript | |
| setPage(int, int, int, int, int=255, int=255, int=255, bool=0, int=0, int=0, int=0, bool=1) | BioPostScript | |
| setPageDefault(void) | BioPostScript | |
| setPoint(int x1, int y1, float width=1.0) | BioPostScript | |
| setPostScriptFile(string filename) | BioPostScript | |
| setRectangle(int lowerLeftx, int lowerLefty, int width, int height, bool fill=0) | BioPostScript | |
| setStyle(const string font, float size, bool bold=0, bool italic=0, bool underline=0) | BioPostScript | |
| setText(ofstream &, string, bool) | BioPostScript | |
| setText(string text) | BioPostScript | |
| setText(string, float, float) | BioPostScript | |
| setTics(float x, float y, float barLength, int sequenceLen, int howMany) | BioPostScript | |
| setTics(float x, float y, float barLength, int start, int sequenceLen, int howMany) | BioPostScript | |
| setTriangle(int x1, int y1, int size, bool fill=0) | BioPostScript | |
| setUnderLine(bool YESorNO=0) | BioPostScript | |
| setXRange(double minx, double maxx) | BioPostScript | |
| setXTics(float x, float y, int offset) | BioPostScript | |
| setYRange(double miny, double maxy) | BioPostScript | |
| setYTics(float x, float y, int offset) | BioPostScript | |
| showBarGraph(vector< double >, string="Bargraph", string="xtitle", string="ytitle", bool AS_IT_IS=0, bool=0) | BioPostScript | |
| showBarGraph(vector< double >, vector< string >, string="Bargraph", string="xtitle", string="ytitle", bool AS_IT_IS=0, bool=0) | BioPostScript | |
| showBarGraph(BioData, string title="Bargraph", string xtitle="xtitle", string ytitle="ytitle", bool AS_IT_IS=0, bool=0) | BioPostScript | |
| showBarGraph(BioData, int colno, string title="Bargraph", string xtitle="xtitle", string ytitle="ytitle", bool AS_IT_IS=0, bool=0) | BioPostScript | |
| showData(BioData &bd, float startx, float starty) | BioPostScript | |
| showLineGraph(vector< double >, vector< double >, double minx, double miny, double maxy, string="Linegraph", string="xtitle", string="ytitle", bool=0) | BioPostScript | |
| showLineGraph(BioData, string title="Linegraph", string xtitle="xlabel", string ytitle="ylabel", bool s=0) | BioPostScript | |
| showLineGraph(BioData, vector< string > labels, string title="Linegraph", string xtitle="xlabel", string ytitle="ylabel", bool s=0) | BioPostScript | |
| showMultipleBarGraphs(vector< BioData >, vector< string > title, vector< string > xtitle, vector< string > ytitle, bool AS_IT_IS=0, bool=0) | BioPostScript | |
| showMultipleBarGraphs(vector< BioData >, bool AS_IT_IS=0, bool b=0) | BioPostScript | |
| showMultipleLineGraphs(vector< BioData >, vector< string > title, vector< string > xtitle, vector< string > ytitle, bool=0) | BioPostScript | |
| showMultipleLineGraphs(vector< BioData >, bool b=0) | BioPostScript | |
| showMultiplePieGraphs(vector< BioData >, vector< string >) | BioPostScript | |
| showMultiplePieGraphs(vector< BioData >) | BioPostScript | |
| showPieGraph(vector< double >, string="PIEGRAPH") | BioPostScript | |
| showPieGraph(vector< double >, vector< string >, string="PIEGRAPH") | BioPostScript | |
| showPieGraph(BioData, string="PIEGRAPH") | BioPostScript | |
| UNDERLINE | BioPostScript | |
| UpdateForBlock(ifstream &, ofstream &) | BioPostScript | |
| UpdateForPage(ifstream &, ofstream &) | BioPostScript | |
| write(void) | BioPostScript | |
| x_ | BioPostScript | |
| y_ | BioPostScript | |
| ~BioPostScript() | BioPostScript |