61#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPSDWRECT_HXX
62#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPSDWRECT_HXX
64#include <config_lgpl.h>
SdwRectangle: Not like rectangle in SODC, rectangles in Word Pro are defined by 4 points.
tools::Long GetHeight() const
std::array< Point, 4 > m_nRectCorner
double GetRotationAngle() const
Point GetRectCenter() const
tools::Long GetWidth() const
bool IsRectRotated() const
static double CalcDistBetween2Points(tools::Long nX1, tools::Long nY1, tools::Long nX2, tools::Long nY2)
tools::Rectangle GetOriginalRect() const