wPlot2D version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::TitleEntity Member List

This is the complete list of members for wPlot2D::TitleEntity, including all inherited members.

addComponent(Args &&... args)wEngine::Entityinline
clearComponents()wEngine::Entity
Entity()wEngine::Entity
getCharacterSize() constwPlot2D::TitleEntity
getComponent() constwEngine::Entityinline
getEntityID() constwEngine::Entity
getFrameFillColor() constwPlot2D::TitleEntity
getFrameOutlineColor() constwPlot2D::TitleEntity
getFrameThickness() constwPlot2D::TitleEntity
getInterfaceComponent() constwEngine::Entityinline
getPadding() constwPlot2D::TitleEntity
getTextSize() constwPlot2D::TitleEntity
hasComponent() const noexceptwEngine::Entityinline
isFrameEnabled() constwPlot2D::TitleEntity
removeComponent()wEngine::Entityinline
render(sf::RenderWindow &window)wPlot2D::TitleEntity
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
setCharacterSize(unsigned int size)wPlot2D::TitleEntity
setFont(const sf::Font &font)wPlot2D::TitleEntity
setFrameEnabled(bool enabled)wPlot2D::TitleEntity
setFrameFillColor(const sf::Color &color)wPlot2D::TitleEntity
setFrameOutlineColor(const sf::Color &color)wPlot2D::TitleEntity
setFrameThickness(float thickness)wPlot2D::TitleEntity
setOffset(sf::Vector2f offset)wPlot2D::TitleEntity
setPadding(sf::Vector2f padding)wPlot2D::TitleEntity
setTextColor(sf::Color textColor)wPlot2D::TitleEntity
TitleEntity(const sf::Font &font, const std::string &title, bool hasFrame=false)wPlot2D::TitleEntity
TitleEntity(const sf::Font &font, const std::wstring &title, bool hasFrame=false)wPlot2D::TitleEntity
~Entity()wEngine::Entityvirtual
~TitleEntity()=defaultwPlot2D::TitleEntityvirtual