Nebula
Toggle main menu visibility
Loading...
Searching...
No Matches
Http::SvgPageWriter Member List
This is the complete list of members for
Http::SvgPageWriter
, including all inherited members.
__DeclareClass
(SvgPageWriter)
Http::SvgPageWriter
private
AddRef
()
Core::RefCounted
inline
BeginNode
(const Util::String &nodeName)
Http::SvgPageWriter
BeginPaintGroup
(const Util::String &fillColor, const Util::String &strokeColor, int strokeWidth)
Http::SvgPageWriter
BeginTextGroup
(int fontSize, const Util::String &textColor)
Http::SvgPageWriter
BeginTransformGroup
(const Math::vec2 &translate, float rotate, const Math::vec2 &scale)
Http::SvgPageWriter
canvasHeight
Http::SvgPageWriter
protected
canvasWidth
Http::SvgPageWriter
protected
Circle
(float x, float y, float r)
Http::SvgPageWriter
Close
()
Http::SvgPageWriter
virtual
DumpRefCountingLeaks
()
Core::RefCounted
static
Ellipse
(float x, float y, float rx, float ry)
Http::SvgPageWriter
EndGroup
()
Http::SvgPageWriter
EndNode
()
Http::SvgPageWriter
GetClassFourCC
() const
Core::RefCounted
inline
GetClassName
() const
Core::RefCounted
inline
GetRefCount
() const
Core::RefCounted
inline
GetStream
() const
IO::StreamWriter
HasStream
() const
IO::StreamWriter
IsA
(const Rtti &rtti) const
Core::RefCounted
inline
IsA
(const Util::String &rttiName) const
Core::RefCounted
inline
IsA
(const Util::FourCC &rttiFourCC) const
Core::RefCounted
inline
IsInstanceOf
(const Rtti &rtti) const
Core::RefCounted
inline
IsInstanceOf
(const Util::String &className) const
Core::RefCounted
inline
IsInstanceOf
(const Util::FourCC &classFourCC) const
Core::RefCounted
inline
IsOpen
() const
IO::StreamWriter
inline
isOpen
IO::StreamWriter
protected
Line
(float x1, float y1, float x2, float y2)
Http::SvgPageWriter
Open
()
Http::SvgPageWriter
virtual
Polygon
(const Util::Array< Math::vec2 > &points)
Http::SvgPageWriter
PolyLine
(const Util::Array< Math::vec2 > &points)
Http::SvgPageWriter
Rect
(float x, float y, float w, float h)
Http::SvgPageWriter
refCount
Core::RefCounted
private
RefCounted
()
Core::RefCounted
inline
Release
()
Core::RefCounted
inline
SetCanvasDimensions
(SizeT w, SizeT h)
Http::SvgPageWriter
inline
SetStream
(const Ptr< Stream > &s)
IO::StreamWriter
SetString
(const Util::String &name, const Util::String &value)
Http::SvgPageWriter
SetUnitDimensions
(SizeT w, SizeT h)
Http::SvgPageWriter
inline
stream
IO::StreamWriter
protected
streamWasOpen
IO::StreamWriter
protected
StreamWriter
()
IO::StreamWriter
SvgPageWriter
()
Http::SvgPageWriter
Text
(float x, float y, const Util::String &text)
Http::SvgPageWriter
unitHeight
Http::SvgPageWriter
protected
unitWidth
Http::SvgPageWriter
protected
WriteContent
(const Util::String &text)
Http::SvgPageWriter
xmlWriter
Http::SvgPageWriter
protected
~RefCounted
()
Core::RefCounted
protected
virtual
~StreamWriter
()
IO::StreamWriter
virtual
~SvgPageWriter
()
Http::SvgPageWriter
virtual
Generated on
for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.