OpenASIP  2.0
EPSGenerator Member List

This is the complete list of members for EPSGenerator, including all inherited members.

appendToBounds(int x, int y)EPSGeneratorprivate
boundsSet_EPSGeneratorprivate
buffer_EPSGeneratorprivate
clearBuffer()EPSGenerator
creationDate_EPSGeneratorprivate
creator_EPSGeneratorprivate
DEFAULT_MARGINEPSGeneratorprivatestatic
doDrawEllipse(int x, int y, unsigned width, unsigned height, bool fill)EPSGeneratorprivate
drawCircle(int x, int y, unsigned radius)EPSGenerator
drawCirclePath(int x, int y, unsigned radius)EPSGeneratorprivate
drawEllipse(int x, int y, unsigned width, unsigned height)EPSGenerator
drawFilledCircle(int x, int y, unsigned radius)EPSGenerator
drawFilledEllipse(int x, int y, unsigned width, unsigned height)EPSGenerator
drawFilledPolygon(const VertexList &vertices)EPSGenerator
drawFilledRectangle(int x, int y, unsigned width, unsigned height)EPSGenerator
drawLine(int llx, int lly, int urx, int ury)EPSGenerator
drawPolygon(const VertexList &vertices)EPSGenerator
drawPolygonPath(const VertexList &vertices)EPSGeneratorprivate
drawRectangle(int x, int y, unsigned width, unsigned height)EPSGenerator
drawRectanglePath(int x, int y, unsigned width, unsigned height)EPSGeneratorprivate
drawText(int x, int y, std::string text)EPSGenerator
EPSGenerator()EPSGenerator
EPSGenerator(const EPSGenerator &)EPSGeneratorprivate
fillColour_EPSGeneratorprivate
FMT_LINETOEPSGeneratorprivatestatic
FMT_MOVETOEPSGeneratorprivatestatic
FMT_RLINETOEPSGeneratorprivatestatic
hasTitle_EPSGeneratorprivate
lineColour_EPSGeneratorprivate
lineWidth_EPSGeneratorprivate
maxX_EPSGeneratorprivate
maxY_EPSGeneratorprivate
minX_EPSGeneratorprivate
minY_EPSGeneratorprivate
operator=(const EPSGenerator &)EPSGeneratorprivate
scale_EPSGeneratorprivate
setCreator(std::string creator)EPSGenerator
setFillColour(double r, double g, double b)EPSGenerator
setFont(unsigned size, std::string fontName="Courier-Bold")EPSGenerator
setLineColour(double r, double g, double b)EPSGenerator
setLineWidth(unsigned width)EPSGenerator
setMargins(unsigned x, unsigned y)EPSGenerator
setScale(double scale)EPSGenerator
setTitle(std::string title)EPSGenerator
title_EPSGeneratorprivate
useFillColour()EPSGeneratorprivate
useLineColour()EPSGeneratorprivate
writeEPS(std::ostream &stream)EPSGenerator
xMargin_EPSGeneratorprivate
yMargin_EPSGeneratorprivate
~EPSGenerator()EPSGenerator