Skia
2D Graphics Library
SkSVGObjectBoundingBoxUnits Class Reference

#include <SkSVGTypes.h>

Public Types

enum class  Type { kUserSpaceOnUse , kObjectBoundingBox }
 

Public Member Functions

 SkSVGObjectBoundingBoxUnits ()
 
 SkSVGObjectBoundingBoxUnits (Type t)
 
bool operator== (const SkSVGObjectBoundingBoxUnits &other) const
 
bool operator!= (const SkSVGObjectBoundingBoxUnits &other) const
 
Type type () const
 

Member Enumeration Documentation

◆ Type

Enumerator
kUserSpaceOnUse 
kObjectBoundingBox 

Constructor & Destructor Documentation

◆ SkSVGObjectBoundingBoxUnits() [1/2]

SkSVGObjectBoundingBoxUnits::SkSVGObjectBoundingBoxUnits ( )
inline

◆ SkSVGObjectBoundingBoxUnits() [2/2]

SkSVGObjectBoundingBoxUnits::SkSVGObjectBoundingBoxUnits ( Type  t)
inlineexplicit

Member Function Documentation

◆ operator!=()

bool SkSVGObjectBoundingBoxUnits::operator!= ( const SkSVGObjectBoundingBoxUnits other) const
inline

◆ operator==()

bool SkSVGObjectBoundingBoxUnits::operator== ( const SkSVGObjectBoundingBoxUnits other) const
inline

◆ type()

Type SkSVGObjectBoundingBoxUnits::type ( ) const
inline

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