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::Entity
inline
clearComponents
()
wEngine::Entity
Entity
()
wEngine::Entity
getCharacterSize
() const
wPlot2D::TitleEntity
getComponent
() const
wEngine::Entity
inline
getEntityID
() const
wEngine::Entity
getFrameFillColor
() const
wPlot2D::TitleEntity
getFrameOutlineColor
() const
wPlot2D::TitleEntity
getFrameThickness
() const
wPlot2D::TitleEntity
getInterfaceComponent
() const
wEngine::Entity
inline
getPadding
() const
wPlot2D::TitleEntity
getTextSize
() const
wPlot2D::TitleEntity
hasComponent
() const noexcept
wEngine::Entity
inline
isFrameEnabled
() const
wPlot2D::TitleEntity
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::TitleEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
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::Entity
virtual
~TitleEntity
()=default
wPlot2D::TitleEntity
virtual
Generated by
1.14.0