Design Patterns
structural::adapter::TextShapeClassAdapter Member List

This is the complete list of members for structural::adapter::TextShapeClassAdapter, including all inherited members.

BoundingBox(commons::Point< float > &bottom_left, commons::Point< float > &top_right) const overridestructural::adapter::TextShapeClassAdaptervirtual
content() const structural::adapter::TextView
content(const std::string &text)structural::adapter::TextView
Draw() overridestructural::adapter::TextViewvirtual
GetExtent(float &width, float &height) const structural::adapter::TextView
GetOrigin(float &x, float &y) const structural::adapter::TextView
IsEmpty() const overridestructural::adapter::TextShapeClassAdaptervirtual
Resize() overridestructural::adapter::TextViewvirtual
SetExtent(const float &width, const float &height)structural::adapter::TextView
SetOrigin(const float &x, const float &y)structural::adapter::TextView
TextShapeClassAdapter(const std::string &text)structural::adapter::TextShapeClassAdapterexplicit
TextShapeClassAdapter()structural::adapter::TextShapeClassAdapter
TextView()structural::adapter::TextView
TextView(const std::string &text)structural::adapter::TextViewexplicit
~ShapeInterface()structural::adapter::ShapeInterfaceinlinevirtual
~TextView() overridestructural::adapter::TextViewvirtual
~VisualComponentInterface()structural::adapter::VisualComponentInterfaceinlinevirtual