webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::BasicShapePath Class Referencefinal

#include <BasicShapes.h>

Inheritance diagram for WebCore::BasicShapePath:
WebCore::BasicShape WebCore::BasicShape WTF::RefCounted< BasicShape > WTF::RefCounted< BasicShape > WTF::RefCounted< BasicShape > WTF::RefCounted< BasicShape > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

void setWindRule (WindRule windRule)
 
WindRule windRule () const override
 
const SVGPathByteStreampathData () const
 
void setWindRule (WindRule windRule)
 
WindRule windRule () const override
 
const SVGPathByteStreampathData () const
 
- Public Member Functions inherited from WebCore::BasicShape
virtual ~BasicShape ()
 
virtual ~BasicShape ()
 
- Public Member Functions inherited from WTF::RefCounted< BasicShape >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< BasicShapePathcreate (std::unique_ptr< SVGPathByteStream > &&byteStream)
 
static Ref< BasicShapePathcreate (std::unique_ptr< SVGPathByteStream > &&byteStream)
 

Additional Inherited Members

- Public Types inherited from WebCore::BasicShape
enum  Type {
  BasicShapePolygonType, BasicShapePathType, BasicShapeCircleType, BasicShapeEllipseType,
  BasicShapeInsetType, BasicShapePolygonType, BasicShapePathType, BasicShapeCircleType,
  BasicShapeEllipseType, BasicShapeInsetType
}
 
enum  Type {
  BasicShapePolygonType, BasicShapePathType, BasicShapeCircleType, BasicShapeEllipseType,
  BasicShapeInsetType, BasicShapePolygonType, BasicShapePathType, BasicShapeCircleType,
  BasicShapeEllipseType, BasicShapeInsetType
}
 
- Protected Member Functions inherited from WTF::RefCounted< BasicShape >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Member Function Documentation

◆ create() [1/2]

static Ref<BasicShapePath> WebCore::BasicShapePath::create ( std::unique_ptr< SVGPathByteStream > &&  byteStream)
inlinestatic

◆ create() [2/2]

static Ref<BasicShapePath> WebCore::BasicShapePath::create ( std::unique_ptr< SVGPathByteStream > &&  byteStream)
inlinestatic

◆ pathData() [1/2]

const SVGPathByteStream* WebCore::BasicShapePath::pathData ( ) const
inline

◆ pathData() [2/2]

const SVGPathByteStream* WebCore::BasicShapePath::pathData ( ) const
inline

◆ setWindRule() [1/2]

void WebCore::BasicShapePath::setWindRule ( WindRule  windRule)
inline

◆ setWindRule() [2/2]

void WebCore::BasicShapePath::setWindRule ( WindRule  windRule)
inline

◆ windRule() [1/2]

WindRule WebCore::BasicShapePath::windRule ( ) const
inlineoverridevirtual

Reimplemented from WebCore::BasicShape.

◆ windRule() [2/2]

WindRule WebCore::BasicShapePath::windRule ( ) const
inlineoverridevirtual

Reimplemented from WebCore::BasicShape.


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