getDataStructType() | bridges::datastructure::Rectangle | inline |
getDimensions() const | bridges::datastructure::Rectangle | inlinevirtual |
getFillColor() | bridges::datastructure::Symbol | inline |
getIdentifier() | bridges::datastructure::Symbol | inline |
getLabel() const | bridges::datastructure::Symbol | inline |
getLocation() const | bridges::datastructure::Symbol | inline |
getName() const | bridges::datastructure::Rectangle | inline |
getOpacity() | bridges::datastructure::Symbol | inline |
getShapeType() const | bridges::datastructure::Symbol | inlineprotected |
getStrokeColor() | bridges::datastructure::Symbol | inline |
getStrokeDash() | bridges::datastructure::Symbol | inline |
getStrokeWidth() | bridges::datastructure::Symbol | inline |
getSymbolAttributeRepresentation() const | bridges::datastructure::Symbol | inlineprotected |
getSymbolRepresentation() const | bridges::datastructure::Rectangle | inlinevirtual |
Rectangle() | bridges::datastructure::Rectangle | inline |
Rectangle(int w, int h) | bridges::datastructure::Rectangle | inline |
Rectangle(float locx, float locy, float w, float h) | bridges::datastructure::Rectangle | inline |
rotatePoint(float *pt, float angle) | bridges::datastructure::Symbol | inlineprotected |
scale(float sx, float sy) | bridges::datastructure::Rectangle | inline |
scalePoint(float *pt, float sx, float sy) | bridges::datastructure::Symbol | inlineprotected |
setCenter(float x, float y) | bridges::datastructure::Symbol | inline |
setFillColor(Color c) | bridges::datastructure::Symbol | inline |
setFillColor(string c) | bridges::datastructure::Symbol | inline |
setHeight(float h) | bridges::datastructure::Rectangle | inline |
setLabel(string lbl) | bridges::datastructure::Symbol | inline |
setLocation(int x, int y) | bridges::datastructure::Symbol | inline |
setLocation(double x, double y) | bridges::datastructure::Symbol | inline |
setLocation(float x, float y) | bridges::datastructure::Symbol | inline |
setOpacity(float op) | bridges::datastructure::Symbol | inline |
setRectangle(float locx, float locy, float w, float h) | bridges::datastructure::Rectangle | inline |
setShapeType(string s) | bridges::datastructure::Symbol | inlineprotected |
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 |
setWidth(float w) | bridges::datastructure::Rectangle | inline |
Symbol() | bridges::datastructure::Symbol | inline |
Symbol(string symb) | bridges::datastructure::Symbol | inline |
translate(float tx, float ty) | bridges::datastructure::Rectangle | inline |
translatePoint(float *pt, float tx, float ty) | bridges::datastructure::Symbol | inlineprotected |