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

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

addComponent(Args &&... args)wEngine::Entityinline
addLabelsOffset(sf::Vector2f delta)wPlot2D::AxisEntity
addNotches(float interval, NotchPosition position, bool hasLabels=false)wPlot2D::AxisEntity
addTitle(const std::string &title)wPlot2D::AxisEntity
addTitle(const std::wstring &title)wPlot2D::AxisEntity
AxisEntity(sf::Font &font, sf::Vector2f origin, sf::Vector2f scale, sf::Vector2f offset, AxisType type, sf::Vector2f axisRange)wPlot2D::AxisEntity
clearComponents()wEngine::Entity
Entity()wEngine::Entity
getComponent() constwEngine::Entityinline
getEntityID() constwEngine::Entity
getInterfaceComponent() constwEngine::Entityinline
getLabelsOffset() constwPlot2D::AxisEntity
getTitleOffset() constwPlot2D::AxisEntity
hasComponent() const noexceptwEngine::Entityinline
removeComponent()wEngine::Entityinline
render(sf::RenderWindow &window)wPlot2D::AxisEntity
requireComponent(const std::string &context="") constwEngine::Entityinline
resetEntityIDCounter()wEngine::Entitystatic
setArrowSize(float arrowSize)wPlot2D::AxisEntity
setColor(sf::Color color)wPlot2D::AxisEntity
setCustomLabels(const std::vector< std::string > &labels)wPlot2D::AxisEntity
setLabelsCharacterSize(unsigned int newSize)wPlot2D::AxisEntity
setLabelsColor(const sf::Color &color)wPlot2D::AxisEntity
setLabelsDecimalPlaces(int places)wPlot2D::AxisEntity
setLabelsFont(const sf::Font &font)wPlot2D::AxisEntity
setLabelsOffset(sf::Vector2f offset)wPlot2D::AxisEntity
setNotchesColor(const sf::Color &color)wPlot2D::AxisEntity
setNotchesLength(float newLength)wPlot2D::AxisEntity
setNotchesThickness(float thickness)wPlot2D::AxisEntity
setThickness(float thickness)wPlot2D::AxisEntity
setTitleCharacterSize(unsigned int size)wPlot2D::AxisEntity
setTitleColor(sf::Color newColor)wPlot2D::AxisEntity
setTitleFont(const sf::Font &font)wPlot2D::AxisEntity
setTitleOffset(sf::Vector2f titleOffset)wPlot2D::AxisEntity
~AxisEntity()=defaultwPlot2D::AxisEntityvirtual
~Entity()wEngine::Entityvirtual