Nebula
Toggle main menu visibility
Loading...
Searching...
No Matches
Http::SvgLineChartWriter Member List
This is the complete list of members for
Http::SvgLineChartWriter
, including all inherited members.
__DeclareClass
(SvgLineChartWriter)
Http::SvgLineChartWriter
private
AddRef
()
Core::RefCounted
inline
AddTrack
(const Util::String &name, const Util::String &color, const Util::Array< float > &values)
Http::SvgLineChartWriter
AddTrack
(const Util::String &name, const Util::String &color, const Util::Array< float > &values, const Util::Array< Timing::Tick > &timeStamps)
Http::SvgLineChartWriter
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
Draw
()
Http::SvgLineChartWriter
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::SvgLineChartWriter
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
SetupXAxis
(const Util::String &axisName, const Util::String &unitName, int minVal, int maxVal)
Http::SvgLineChartWriter
SetupYAxis
(const Util::String &axisName, const Util::String &unitName, float minVal, float maxVal)
Http::SvgLineChartWriter
stream
IO::StreamWriter
protected
streamWasOpen
IO::StreamWriter
protected
StreamWriter
()
IO::StreamWriter
SvgLineChartWriter
()
Http::SvgLineChartWriter
SvgPageWriter
()
Http::SvgPageWriter
Text
(float x, float y, const Util::String &text)
Http::SvgPageWriter
tracks
Http::SvgLineChartWriter
private
unitHeight
Http::SvgPageWriter
protected
unitWidth
Http::SvgPageWriter
protected
WriteContent
(const Util::String &text)
Http::SvgPageWriter
xAxisMaxVal
Http::SvgLineChartWriter
private
xAxisMinVal
Http::SvgLineChartWriter
private
xAxisName
Http::SvgLineChartWriter
private
xAxisUnitName
Http::SvgLineChartWriter
private
xmlWriter
Http::SvgPageWriter
protected
yAxisMaxVal
Http::SvgLineChartWriter
private
yAxisMinVal
Http::SvgLineChartWriter
private
yAxisName
Http::SvgLineChartWriter
private
yAxisUnitName
Http::SvgLineChartWriter
private
~RefCounted
()
Core::RefCounted
protected
virtual
~StreamWriter
()
IO::StreamWriter
virtual
~SvgLineChartWriter
()
Http::SvgLineChartWriter
virtual
~SvgPageWriter
()
Http::SvgPageWriter
virtual
Generated on
for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.