| getFillColor() const | bridges::datastructure::Symbol | inline |
| getHeight() | bridges::datastructure::Rectangle | inline |
| getIdentifier() const | bridges::datastructure::Symbol | inline |
| getLayer() const | bridges::datastructure::Symbol | inline |
| getLLX() const | bridges::datastructure::Rectangle | inline |
| getLLY() const | bridges::datastructure::Rectangle | inline |
| getOpacity() const | bridges::datastructure::Symbol | inline |
| getStrokeColor() | bridges::datastructure::Symbol | inline |
| getStrokeDash() const | bridges::datastructure::Symbol | inline |
| getStrokeWidth() const | bridges::datastructure::Symbol | inline |
| getSymbolAttributeRepresentation() const | bridges::datastructure::Symbol | inlineprotected |
| getSymbolRepresentation() const override | bridges::datastructure::Rectangle | inlinevirtual |
| getWidth() | bridges::datastructure::Rectangle | inline |
| operator=(const Symbol &s) | bridges::datastructure::Symbol | inline |
| Rectangle() | bridges::datastructure::Rectangle | inline |
| Rectangle(double w, double h) | bridges::datastructure::Rectangle | inline |
| Rectangle(double llx, double lly, double w, double h) | bridges::datastructure::Rectangle | inline |
| rotate(float angle) | bridges::datastructure::Symbol | inline |
| rotate(float angle, float px, float py) | bridges::datastructure::Symbol | inline |
| scale(float sx, float sy) | bridges::datastructure::Symbol | inline |
| scale(float scalefactor) | bridges::datastructure::Symbol | inline |
| scale(float sx, float sy, float px, float py) | bridges::datastructure::Symbol | inline |
| setFillColor(Color c) | bridges::datastructure::Symbol | inline |
| setFillColor(string c) | bridges::datastructure::Symbol | inline |
| setHeight(double h) | bridges::datastructure::Rectangle | inline |
| setLayer(int l) | bridges::datastructure::Symbol | inline |
| setLL(double llx, double lly) | bridges::datastructure::Rectangle | inline |
| setOpacity(float op) | bridges::datastructure::Symbol | inline |
| setRectangle(double llx, double lly, double w, double h) | bridges::datastructure::Rectangle | inline |
| setStrokeColor(Color c) | bridges::datastructure::Symbol | inline |
| setStrokeColor(string c) | bridges::datastructure::Symbol | inline |
| setStrokeDash(int dash) | bridges::datastructure::Symbol | inline |
| setStrokeWidth(float strk_width) | bridges::datastructure::Symbol | inline |
| setTransform(float a, float b, float c, float d, float e, float f) | bridges::datastructure::Symbol | inline |
| setWidth(double w) | bridges::datastructure::Rectangle | inline |
| Symbol() | bridges::datastructure::Symbol | inline |
| Symbol(const Symbol &s) | bridges::datastructure::Symbol | inline |
| translate(float tx, float ty) | bridges::datastructure::Symbol | inline |
| ~Symbol() | bridges::datastructure::Symbol | inline |