wPlot2D
version: 0.1.0
A lightweight C++ library for clear and customizable 2D scientific plots.
Loading...
Searching...
No Matches
wPlot2D::LabelEntity Member List
This is the complete list of members for
wPlot2D::LabelEntity
, including all inherited members.
addComponent
(Args &&... args)
wEngine::Entity
inline
clearComponents
()
wEngine::Entity
Entity
()
wEngine::Entity
formatLabel
(float value)
wPlot2D::LabelEntity
getCharacterSize
() const
wPlot2D::LabelEntity
getComponent
() const
wEngine::Entity
inline
getDecimalPlaces
() const
wPlot2D::LabelEntity
getEntityID
() const
wEngine::Entity
getInterfaceComponent
() const
wEngine::Entity
inline
getValue
() const
wPlot2D::LabelEntity
hasComponent
() const noexcept
wEngine::Entity
inline
LabelEntity
(const sf::Font &font, AxisType type, sf::Vector2f initialPosition)
wPlot2D::LabelEntity
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::LabelEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
setCharacterSize
(unsigned int newSize)
wPlot2D::LabelEntity
setCustomLabels
(const std::string &labels)
wPlot2D::LabelEntity
setDecimalPlaces
(int places)
wPlot2D::LabelEntity
setFont
(const sf::Font &font)
wPlot2D::LabelEntity
setLabelText
(std::string text)
wPlot2D::LabelEntity
usesCustomLabels
() const
wPlot2D::LabelEntity
~Entity
()
wEngine::Entity
virtual
~LabelEntity
()=default
wPlot2D::LabelEntity
virtual
Generated by
1.14.0