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::Entityinline
clearComponents()wEngine::Entity
Entity()wEngine::Entity
formatLabel(float value)wPlot2D::LabelEntity
getCharacterSize() constwPlot2D::LabelEntity
getComponent() constwEngine::Entityinline
getDecimalPlaces() constwPlot2D::LabelEntity
getEntityID() constwEngine::Entity
getInterfaceComponent() constwEngine::Entityinline
getValue() constwPlot2D::LabelEntity
hasComponent() const noexceptwEngine::Entityinline
LabelEntity(const sf::Font &font, AxisType type, sf::Vector2f initialPosition)wPlot2D::LabelEntity
removeComponent()wEngine::Entityinline
render(sf::RenderWindow &window)wPlot2D::LabelEntity
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
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() constwPlot2D::LabelEntity
~Entity()wEngine::Entityvirtual
~LabelEntity()=defaultwPlot2D::LabelEntityvirtual