ArduinoDumbDisplay v0.9.9-r34
DumbDisplay Arduino Library -- https://github.com/trevorwslee/Arduino-DumbDisplay
 
Loading...
Searching...
No Matches
SevenSegmentRowDDLayer Member List

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

_enableFeedback() (defined in DDLayer)DDLayerprotected
alpha(int alpha)DDLayer
backgroundColor(const String &color, int opacity=100)DDLayer
blend(const String &color, int alpha=255, const String &mode="darken")DDLayer
border(float size, const String &color, const String &shape="flat", float extraSize=0)DDLayer
clear()DDLayer
customDataDDObject
DDLayer(int8_t layerId) (defined in DDLayer)DDLayerprotected
debugOnly(int i)DDLayer
disabled(bool disabled=true)DDLayer
disableFeedback()DDLayer
enableFeedback(const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
explicitFeedback(int16_t x=0, int16_t y=0, const String &text="", DDFeedbackType type=CLICK, const String &option="")DDLayer
feedbackHandler (defined in DDLayer)DDLayerprotected
flash()DDLayer
flashArea(int x, int y)DDLayer
getFeedback()DDLayer
getFeedbackHandler() constDDLayerinline
getFeedbackManager() constDDLayerinline
getLayerId() const (defined in DDLayer)DDLayerinline
layerId (defined in DDLayer)DDLayerprotected
margin(float size)DDLayer
margin(float left, float top, float right, float bottom)DDLayer
noBackgroundColor()DDLayer
noblend()DDLayer
noBorder()DDLayer
noMargin()DDLayer
noPadding()DDLayer
objectTypeDDObject
opacity(int opacity)DDLayer
padding(float size)DDLayer
padding(float left, float top, float right, float bottom)DDLayer
pFeedbackManager (defined in DDLayer)DDLayerprotected
resetSegmentOffColor(const String &color)SevenSegmentRowDDLayer
resetSegmentOffNoColor()SevenSegmentRowDDLayer
segmentColor(const String &color)SevenSegmentRowDDLayer
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
setOn(const String &segments="", int digitIdx=0)SevenSegmentRowDDLayer
SevenSegmentRowDDLayer(int8_t layerId)SevenSegmentRowDDLayerinline
showDigit(int digit, int digitIdx=0)SevenSegmentRowDDLayer
showFormatted(const String &formatted, bool completeReplace=true, int startIdx=0)SevenSegmentRowDDLayer
showHexNumber(int16_t number)SevenSegmentRowDDLayer
showNumber(float number, const String &padding=" ")SevenSegmentRowDDLayer
transparent(bool transparent)DDLayer
turnOff(const String &segments, int digitIdx=0)SevenSegmentRowDDLayer
turnOn(const String &segments, int digitIdx=0)SevenSegmentRowDDLayer
visible(bool visible)DDLayer
~DDLayer() (defined in DDLayer)DDLayervirtual
~DDObject() (defined in DDObject)DDObjectinlinevirtual