LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
sdr::overlay::OverlayPolyPolygonStripedAndFilled Class Referencefinal

#include <overlaypolypolygon.hxx>

Inheritance diagram for sdr::overlay::OverlayPolyPolygonStripedAndFilled:
[legend]
Collaboration diagram for sdr::overlay::OverlayPolyPolygonStripedAndFilled:
[legend]

Public Member Functions

 OverlayPolyPolygonStripedAndFilled (basegfx::B2DPolyPolygon aLinePolyPolygon)
 
virtual ~OverlayPolyPolygonStripedAndFilled () override
 
const basegfx::B2DPolyPolygongetLinePolyPolygon () const
 
virtual void stripeDefinitionHasChanged () override
 
- Public Member Functions inherited from sdr::overlay::OverlayObject
 OverlayObject (Color aBaseColor)
 
virtual ~OverlayObject () override
 
OverlayManagergetOverlayManager () const
 
virtual drawinglayer::primitive2d::Primitive2DContainer getOverlayObjectPrimitive2DSequence () const
 
bool isVisible () const
 
void setVisible (bool bNew)
 
bool isHittable () const
 
void setHittable (bool bNew)
 
bool allowsAntiAliase () const
 
bool isHighContrastSelection () const
 
const basegfx::B2DRangegetBaseRange () const
 
const ColorgetBaseColor () const
 
void setBaseColor (Color aNew)
 
const basegfx::B2DVectorgetOffset () const
 
void setOffset (const basegfx::B2DVector &rOffset)
 
virtual void Trigger (sal_uInt32 nTime) override
 
bool allowsAnimation () const
 
virtual void stripeDefinitionHasChanged ()
 
- Public Member Functions inherited from sdr::animation::Event
SAL_DLLPRIVATE Event ()
 
virtual ~Event ()
 
SAL_DLLPRIVATE sal_uInt32 GetTime () const
 
void SetTime (sal_uInt32 nNew)
 
virtual void Trigger (sal_uInt32 nTime)=0
 

Private Member Functions

virtual drawinglayer::primitive2d::Primitive2DContainer createOverlayObjectPrimitive2DSequence () override
 

Private Attributes

basegfx::B2DPolyPolygon maLinePolyPolygon
 

Additional Inherited Members

- Protected Member Functions inherited from sdr::overlay::OverlayObject
const drawinglayer::primitive2d::Primitive2DContainergetPrimitive2DSequence () const
 
void resetPrimitive2DSequence ()
 
virtual drawinglayer::primitive2d::Primitive2DContainer createOverlayObjectPrimitive2DSequence ()
 
void objectChange ()
 
void allowAntiAliase (bool bNew)
 
- Static Protected Member Functions inherited from sdr::overlay::OverlayObject
static sal_uInt32 impCheckBlinkTimeValueRange (sal_uInt64 nBlinkTime)
 
- Protected Attributes inherited from sdr::overlay::OverlayObject
basegfx::B2DRange maBaseRange
 
Color maBaseColor
 
bool mbIsVisible: 1
 
bool mbIsHittable: 1
 
bool mbAllowsAnimation: 1
 
bool mbAllowsAntiAliase: 1
 
bool mbHighContrastSelection: 1
 

Detailed Description

Definition at line 46 of file overlaypolypolygon.hxx.

Constructor & Destructor Documentation

◆ OverlayPolyPolygonStripedAndFilled()

sdr::overlay::OverlayPolyPolygonStripedAndFilled::OverlayPolyPolygonStripedAndFilled ( basegfx::B2DPolyPolygon  aLinePolyPolygon)
explicit

Definition at line 116 of file overlaypolypolygon.cxx.

References COL_BLACK().

◆ ~OverlayPolyPolygonStripedAndFilled()

sdr::overlay::OverlayPolyPolygonStripedAndFilled::~OverlayPolyPolygonStripedAndFilled ( )
overridevirtual

Definition at line 123 of file overlaypolypolygon.cxx.

Member Function Documentation

◆ createOverlayObjectPrimitive2DSequence()

drawinglayer::primitive2d::Primitive2DContainer sdr::overlay::OverlayPolyPolygonStripedAndFilled::createOverlayObjectPrimitive2DSequence ( )
overrideprivatevirtual

◆ getLinePolyPolygon()

const basegfx::B2DPolyPolygon & sdr::overlay::OverlayPolyPolygonStripedAndFilled::getLinePolyPolygon ( ) const
inline

Definition at line 60 of file overlaypolypolygon.hxx.

Referenced by createOverlayObjectPrimitive2DSequence().

◆ stripeDefinitionHasChanged()

void sdr::overlay::OverlayPolyPolygonStripedAndFilled::stripeDefinitionHasChanged ( )
overridevirtual

Reimplemented from sdr::overlay::OverlayObject.

Definition at line 110 of file overlaypolypolygon.cxx.

References sdr::overlay::OverlayObject::objectChange().

Member Data Documentation

◆ maLinePolyPolygon

basegfx::B2DPolyPolygon sdr::overlay::OverlayPolyPolygonStripedAndFilled::maLinePolyPolygon
private

Definition at line 49 of file overlaypolypolygon.hxx.


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