This is the complete list of members for LedGridDDLayer, including all inherited members.
_enableFeedback() (defined in DDLayer) | DDLayer | protected |
alpha(int alpha) | DDLayer | |
backgroundColor(const String &color, int opacity=100) | DDLayer | |
bitwise(unsigned int bits, int y=0, bool reverse=false) | LedGridDDLayer | |
bitwise2(unsigned int bits_0, unsigned int bits_1, int y=0, bool reverse=false) | LedGridDDLayer | |
bitwise3(unsigned int bits_0, unsigned int bits_1, unsigned int bits_2, int y=0, bool reverse=false) | LedGridDDLayer | |
bitwise4(unsigned int bits_0, unsigned int bits_1, unsigned int bits_2, unsigned int bits_3, int y=0, bool reverse=false) | LedGridDDLayer | |
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 | |
customData | DDObject | |
DDLayer(int8_t layerId) (defined in DDLayer) | DDLayer | protected |
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) | DDLayer | protected |
flash() | DDLayer | |
flashArea(int x, int y) | DDLayer | |
getFeedback() | DDLayer | |
getFeedbackHandler() const | DDLayer | inline |
getFeedbackManager() const | DDLayer | inline |
getLayerId() const (defined in DDLayer) | DDLayer | inline |
horizontalBar(int count, bool rightToLeft=false) | LedGridDDLayer | |
horizontalBarEx(int count, int startX=0, const String &color="") | LedGridDDLayer | |
layerId (defined in DDLayer) | DDLayer | protected |
LedGridDDLayer(int8_t layerId) | LedGridDDLayer | inline |
margin(float size) | DDLayer | |
margin(float left, float top, float right, float bottom) | DDLayer | |
noBackgroundColor() | DDLayer | |
noblend() | DDLayer | |
noBorder() | DDLayer | |
noMargin() | DDLayer | |
noOffColor() | LedGridDDLayer | |
noPadding() | DDLayer | |
objectType | DDObject | |
offColor(const String &color) | LedGridDDLayer | |
onColor(const String &color) | LedGridDDLayer | |
opacity(int opacity) | DDLayer | |
padding(float size) | DDLayer | |
padding(float left, float top, float right, float bottom) | DDLayer | |
pFeedbackManager (defined in DDLayer) | DDLayer | protected |
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="") | DDLayer | |
toggle(int x=0, int y=0) | LedGridDDLayer | |
transparent(bool transparent) | DDLayer | |
turnOff(int x=0, int y=0) | LedGridDDLayer | |
turnOn(int x=0, int y=0) | LedGridDDLayer | |
turnOnEx(int x=0, int y=0, const String &onColor="") | LedGridDDLayer | |
verticalBar(int count, bool bottomToTop=true) | LedGridDDLayer | |
verticalBarEx(int count, int startY=0, const String &color="") | LedGridDDLayer | |
visible(bool visible) | DDLayer | |
~DDLayer() (defined in DDLayer) | DDLayer | virtual |
~DDObject() (defined in DDObject) | DDObject | inlinevirtual |