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::Entityinline
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() constwEngine::Entityinline
getEntityID() constwEngine::Entity
getInterfaceComponent() constwEngine::Entityinline
hasComponent() const noexceptwEngine::Entityinline
LegendEntity(const sf::Font &font, const sf::Vector2f &position, bool hasFrame=true)wPlot2D::LegendEntity
removeComponent()wEngine::Entityinline
render(sf::RenderWindow &window)wPlot2D::LegendEntity
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
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::Entityvirtual
~LegendEntity()=defaultwPlot2D::LegendEntityvirtual