Bridges-Python  3.4.4
Bridges(Python API)
bridges.rectangle.Rectangle Member List

This is the complete list of members for bridges.rectangle.Rectangle, including all inherited members.

__init__(self, **kwargs)bridges.rectangle.Rectangle
bridges::symbol::Symbol.__init__(self)bridges.symbol.Symbol
add_all_json(self, symbol_json, parent)bridges.symbol.Symbol
fill_color(self)bridges.symbol.Symbol
fill_color(self, *args, **kwargs)bridges.symbol.Symbol
get_json_representation(self)bridges.rectangle.Rectangle
get_shape_type(self)bridges.rectangle.Rectangle
heightbridges.rectangle.Rectangle
height(self)bridges.rectangle.Rectangle
height(self, h)bridges.rectangle.Rectangle
identity(self, list m)bridges.symbol.Symbol
label(self)bridges.symbol.Symbol
label(self, str label)bridges.symbol.Symbol
layer(self)bridges.symbol.Symbol
layer(self, int l)bridges.symbol.Symbol
lower_left(self)bridges.rectangle.Rectangle
lower_left(self, Tuple[float, float] ll)bridges.rectangle.Rectangle
mat_mult(self, list m1, list m2)bridges.symbol.Symbol
opacity(self)bridges.symbol.Symbol
opacity(self, float o)bridges.symbol.Symbol
print_mat(self, list m)bridges.symbol.Symbol
rotate(self, *args)bridges.symbol.Symbol
scale(self, *args)bridges.symbol.Symbol
set_rectangle(self, locx, locy, w, h)bridges.rectangle.Rectangle
set_transform(self, float a, float b, float c, float d, float e, float f)bridges.symbol.Symbol
stroke_color(self)bridges.symbol.Symbol
stroke_color(self, *args, **kwargs)bridges.symbol.Symbol
stroke_dash(self)bridges.symbol.Symbol
stroke_dash(self, float dash)bridges.symbol.Symbol
stroke_width(self)bridges.symbol.Symbol
stroke_width(self, float width)bridges.symbol.Symbol
translate(self, float tx, float ty)bridges.symbol.Symbol
vec_mat_mult(self, list m, list v)bridges.symbol.Symbol
widthbridges.rectangle.Rectangle
width(self)bridges.rectangle.Rectangle
width(self, w)bridges.rectangle.Rectangle
xform(self)bridges.symbol.Symbol