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::Entity
inline
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
() const
wEngine::Entity
inline
getEntityID
() const
wEngine::Entity
getInterfaceComponent
() const
wEngine::Entity
inline
getLabelsOffset
() const
wPlot2D::AxisEntity
getTitleOffset
() const
wPlot2D::AxisEntity
hasComponent
() const noexcept
wEngine::Entity
inline
removeComponent
()
wEngine::Entity
inline
render
(sf::RenderWindow &window)
wPlot2D::AxisEntity
requireComponent
(const std::string &context="") const
wEngine::Entity
inline
resetEntityIDCounter
()
wEngine::Entity
static
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
()=default
wPlot2D::AxisEntity
virtual
~Entity
()
wEngine::Entity
virtual
Generated by
1.14.0