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

#include <BasicShapes.h>

Inheritance diagram for WebCore::BasicShapePolygon:
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

const Vector< Length > & values () const
 
const LengthgetXAt (unsigned i) const
 
const LengthgetYAt (unsigned i) const
 
void setWindRule (WindRule windRule)
 
void appendPoint (Length x, Length y)
 
WindRule windRule () const override
 
const Vector< Length > & values () const
 
const LengthgetXAt (unsigned i) const
 
const LengthgetYAt (unsigned i) const
 
void setWindRule (WindRule windRule)
 
void appendPoint (Length x, Length y)
 
WindRule windRule () const override
 
- 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< BasicShapePolygoncreate ()
 
static Ref< BasicShapePolygoncreate ()
 

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

◆ appendPoint() [1/2]

void WebCore::BasicShapePolygon::appendPoint ( Length  x,
Length  y 
)
inline

◆ appendPoint() [2/2]

void WebCore::BasicShapePolygon::appendPoint ( Length  x,
Length  y 
)
inline

◆ create() [1/2]

static Ref<BasicShapePolygon> WebCore::BasicShapePolygon::create ( )
inlinestatic

◆ create() [2/2]

static Ref<BasicShapePolygon> WebCore::BasicShapePolygon::create ( )
inlinestatic

◆ getXAt() [1/2]

const Length& WebCore::BasicShapePolygon::getXAt ( unsigned  i) const
inline

◆ getXAt() [2/2]

const Length& WebCore::BasicShapePolygon::getXAt ( unsigned  i) const
inline

◆ getYAt() [1/2]

const Length& WebCore::BasicShapePolygon::getYAt ( unsigned  i) const
inline

◆ getYAt() [2/2]

const Length& WebCore::BasicShapePolygon::getYAt ( unsigned  i) const
inline

◆ setWindRule() [1/2]

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

◆ setWindRule() [2/2]

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

◆ values() [1/2]

const Vector<Length>& WebCore::BasicShapePolygon::values ( ) const
inline

◆ values() [2/2]

const Vector<Length>& WebCore::BasicShapePolygon::values ( ) const
inline

◆ windRule() [1/2]

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

Reimplemented from WebCore::BasicShape.

◆ windRule() [2/2]

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

Reimplemented from WebCore::BasicShape.


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