BevelJoin enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
boundingBox() const | BoardLib::Text | [virtual] |
ButtCap enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
depth | BoardLib::Shape | |
fillColor | BoardLib::Shape | |
filled() const | BoardLib::Shape | [inline] |
flushFIG(std::ostream &stream, const TransformFIG &transform, std::map< Color, int > &colormap) const | BoardLib::Text | [virtual] |
flushPostscript(std::ostream &stream, const TransformEPS &transform) const | BoardLib::Text | [virtual] |
flushSVG(std::ostream &stream, const TransformSVG &transform) const | BoardLib::Text | [virtual] |
font (defined in BoardLib::Text) | BoardLib::Text | |
lineCap | BoardLib::Shape | |
LineCap enum name (defined in BoardLib::Shape) | BoardLib::Shape | |
lineJoin | BoardLib::Shape | |
LineJoin enum name (defined in BoardLib::Shape) | BoardLib::Shape | |
lineWidth | BoardLib::Shape | |
MiterJoin enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
penColor | BoardLib::Shape | |
RoundCap enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
RoundJoin enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
Shape(Color penColor, Color fillColor, float lineWidth, const LineCap cap, const LineJoin join, unsigned int depth) | BoardLib::Shape | [inline] |
size (defined in BoardLib::Text) | BoardLib::Text | |
SquareCap enum value (defined in BoardLib::Shape) | BoardLib::Shape | |
svgProperties(const TransformSVG &transform) const | BoardLib::Shape | [protected] |
Text(float x, float y, const std::string &text, const std::string &font, float size, Color color, unsigned int depth) (defined in BoardLib::Text) | BoardLib::Text | [inline] |
text (defined in BoardLib::Text) | BoardLib::Text | |
x (defined in BoardLib::Text) | BoardLib::Text | |
y (defined in BoardLib::Text) | BoardLib::Text | |
~Shape() | BoardLib::Shape | [inline, virtual] |