Design Patterns
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
structural::adapter::TextShapeObjectAdapter Class Reference

#include <text_shape_object_adapter.h>

Inheritance diagram for structural::adapter::TextShapeObjectAdapter:
Collaboration diagram for structural::adapter::TextShapeObjectAdapter:

Public Member Functions

 TextShapeObjectAdapter (TextView *)
 
virtual void BoundingBox (commons::Point< float > &bottom_left, commons::Point< float > &top_right) const override
 
virtual bool IsEmpty () const
 
- Public Member Functions inherited from structural::adapter::ShapeInterface
virtual ~ShapeInterface ()
 

Constructor & Destructor Documentation

structural::adapter::TextShapeObjectAdapter::TextShapeObjectAdapter ( TextView text_view)
explicit

Member Function Documentation

void structural::adapter::TextShapeObjectAdapter::BoundingBox ( commons::Point< float > &  bottom_left,
commons::Point< float > &  top_right 
) const
overridevirtual

Implements structural::adapter::ShapeInterface.

Here is the call graph for this function:

bool structural::adapter::TextShapeObjectAdapter::IsEmpty ( ) const
virtual

Here is the call graph for this function:


The documentation for this class was generated from the following files: