TouchCPLib  1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
XYPlot Member List

This is the complete list of members for XYPlot, including all inherited members.

draw(uint32_t time) overrideXYPlotvirtual
getHeight() const overrideXYPlotvirtual
getTouchCallback() constTouchEnabledObjectinline
getWidth() const overrideXYPlotvirtual
getX() const overrideXYPlotvirtual
getY() const overrideXYPlotvirtual
isPropagateInteraction() constTouchEnabledObjectinline
isTouchEnabled() constTouchEnabledObjectinline
isVisible() constGraphicsObjectinline
setBackgroundColor(const Color bgColor)XYPlot
setData(const std::vector< float > &xValues, const std::vector< float > &yValues)XYPlot
setGeometry(Rect r)XYPlot
setLineColor(const Color lnColor)XYPlot
setPropagateInteraction(bool propagate)TouchEnabledObjectinline
setTouchCallback(TouchCallback cb)TouchEnabledObjectinline
setTouchEnabled(bool enabled)TouchEnabledObjectinline
setVisibility(bool visible)GraphicsObjectinline
setXMinMax(const Optional< std::pair< float, float >> &xMinMax)XYPlot
setYXMinMax(const Optional< std::pair< float, float >> &yMinMax)XYPlot
XYPlot()XYPlot
~GraphicsObject()=defaultGraphicsObjectvirtual
~InteractiveGraphicsObject()=defaultInteractiveGraphicsObjectvirtual
~XYPlot()XYPlot