OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::BorderF Member List

This is the complete list of members for ot::BorderF, including all inherited members.

addToJsonObject(JsonValue &_object, JsonAllocator &_allocator) const overrideot::BorderFvirtual
ot::Serializable::addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const =0ot::Serializablepure virtual
BorderF()ot::BorderFinline
BorderF(const ot::Color &_color, double _width)ot::BorderF
BorderF(const ot::Color &_color, double _leftWidth, double _topWidth, double _rightWidth, double _bottomWidth)ot::BorderF
BorderF(const OutlineF &_left, const OutlineF &_top, const OutlineF &_right, const OutlineF &_bottom)ot::BorderF
BorderF(const BorderF &_other)ot::BorderF
bottom(void) constot::BorderFinline
left(void) constot::BorderFinline
operator=(const BorderF &_other)ot::BorderF
right(void) constot::BorderFinline
Serializable()ot::Serializableinline
setBottom(const OutlineF &_s)ot::BorderFinline
setColor(const ot::Color &_color)ot::BorderF
setFromJsonObject(const ConstJsonObject &_object) overrideot::BorderFvirtual
setLeft(const OutlineF &_s)ot::BorderFinline
setRight(const OutlineF &_s)ot::BorderFinline
setTop(const OutlineF &_s)ot::BorderFinline
setWidth(double _width)ot::BorderF
top(void) constot::BorderFinline
~BorderF()ot::BorderFvirtual
~Serializable()ot::Serializableinlinevirtual