Design Patterns
|
This is the complete list of members for structural::adapter::TextShapeObjectAdapter, including all inherited members.
BoundingBox(commons::Point< float > &bottom_left, commons::Point< float > &top_right) const override | structural::adapter::TextShapeObjectAdapter | virtual |
IsEmpty() const | structural::adapter::TextShapeObjectAdapter | virtual |
TextShapeObjectAdapter(TextView *) | structural::adapter::TextShapeObjectAdapter | explicit |
~ShapeInterface() | structural::adapter::ShapeInterface | inlinevirtual |