wPlot2D
version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::LegendEntity Member List
This is the complete list of members for
wPlot2D::LegendEntity
, including all inherited members.
addComponent
(Args &&... args)
wEngine::Entity
inline
addItem
(const std::string &label, FunctionEntity *function)
wPlot2D::LegendEntity
addItem
(const std::wstring &label, FunctionEntity *function)
wPlot2D::LegendEntity
addItem
(const std::string &label, DataPlotEntity *plot)
wPlot2D::LegendEntity
addItem
(const std::wstring &label, DataPlotEntity *plot)
wPlot2D::LegendEntity
clearComponents
()
wEngine::Entity
Entity
()
wEngine::Entity
getComponent
() const
wEngine::Entity
inline
getEntityID
() const
wEngine::Entity
getInterfaceComponent
() const
wEngine::Entity
inline
hasComponent
() const noexcept
wEngine::Entity
inline
LegendEntity
(const sf::Font &font, const sf::Vector2f &position, bool hasFrame=true)
wPlot2D::LegendEntity
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::LegendEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
setCharacterSize
(unsigned int size)
wPlot2D::LegendEntity
setFont
(const sf::Font &font)
wPlot2D::LegendEntity
setFrameEnabled
(bool enabled)
wPlot2D::LegendEntity
setFrameFillColor
(const sf::Color &color)
wPlot2D::LegendEntity
setFrameOutlineColor
(const sf::Color &color)
wPlot2D::LegendEntity
setFrameThickness
(float thickness)
wPlot2D::LegendEntity
setPadding
(const sf::Vector2f &padding)
wPlot2D::LegendEntity
setTextColor
(const sf::Color &color)
wPlot2D::LegendEntity
~Entity
()
wEngine::Entity
virtual
~LegendEntity
()=default
wPlot2D::LegendEntity
virtual
Generated by
1.14.0