#include <SVGViewSpec.h>
|
static Ref< SVGViewSpec > | create (SVGElement &contextElement) |
|
Static Public Member Functions inherited from WebCore::SVGZoomAndPan |
static bool | isKnownAttribute (const QualifiedName &) |
|
static SVGZoomAndPanType | parseFromNumber (unsigned short) |
|
static bool | parse (const UChar *&start, const UChar *end, SVGZoomAndPanType &) |
|
template<class DerivedClass > |
static void | parseAttribute (DerivedClass &, const QualifiedName &, const AtomicString &value) |
|
static AffineTransform | viewBoxToViewTransform (const FloatRect &viewBoxRect, const SVGPreserveAspectRatioValue &, float viewWidth, float viewHeight) |
|
static bool | isKnownAttribute (const QualifiedName &) |
|
static void | addSupportedAttributes (HashSet< QualifiedName > &) |
|
template<class SVGElementTarget > |
static bool | parseAttribute (SVGElementTarget *target, const QualifiedName &name, const AtomicString &value) |
|
static bool | parseViewBox (Document *, const UChar *&start, const UChar *end, FloatRect &viewBox, bool validate=true) |
|
◆ create()
◆ parseViewSpec()
bool SVGViewSpec::parseViewSpec |
( |
const String & |
viewSpec | ) |
|
◆ preserveAspectRatio()
◆ preserveAspectRatioAnimated()
◆ preserveAspectRatioString()
String SVGViewSpec::preserveAspectRatioString |
( |
| ) |
const |
◆ reset()
void SVGViewSpec::reset |
( |
| ) |
|
◆ resetContextElement()
void WebCore::SVGViewSpec::resetContextElement |
( |
| ) |
|
|
inline |
◆ setPreserveAspectRatioBaseValue()
◆ setViewBoxBaseValue()
void WebCore::SVGViewSpec::setViewBoxBaseValue |
( |
const FloatRect & |
viewBox | ) |
|
|
inline |
◆ setZoomAndPan()
◆ setZoomAndPanBaseValue()
void WebCore::SVGViewSpec::setZoomAndPanBaseValue |
( |
unsigned short |
zoomAndPan | ) |
|
|
inline |
◆ transform()
◆ transformBaseValue()
◆ transformString()
String SVGViewSpec::transformString |
( |
| ) |
const |
◆ viewBox()
◆ viewBoxAnimated()
◆ viewBoxString()
String SVGViewSpec::viewBoxString |
( |
| ) |
const |
◆ viewTarget()
◆ viewTargetString()
const String& WebCore::SVGViewSpec::viewTargetString |
( |
| ) |
const |
|
inline |
◆ zoomAndPan()
The documentation for this class was generated from the following files: