This is the complete list of members for MbDDLayer, including all inherited members.
_enableFeedback() (defined in DDLayer) | DDLayer | protected |
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 | |
createImage(const String &ledPattern) (defined in MbDDLayer) | MbDDLayer | |
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 |
layerId (defined in DDLayer) | DDLayer | protected |
ledColor(const String &color) | MbDDLayer | |
margin(float size) | DDLayer | |
margin(float left, float top, float right, float bottom) | DDLayer | |
MbDDLayer(int8_t layerId) | MbDDLayer | inline |
noBackgroundColor() | DDLayer | |
noblend() | DDLayer | |
noBorder() | DDLayer | |
noMargin() | DDLayer | |
noPadding() | DDLayer | |
objectType | DDObject | |
opacity(int opacity) | DDLayer | |
padding(float size) | DDLayer | |
padding(float left, float top, float right, float bottom) | DDLayer | |
pFeedbackManager (defined in DDLayer) | DDLayer | protected |
plot(int x, int y) | MbDDLayer | |
releaseImage(MbImage *pImage) (defined in MbDDLayer) | MbDDLayer | |
scrollImage(MbImage *pImage, int xOff, long interval) (defined in MbDDLayer) | MbDDLayer | |
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="") | DDLayer | |
showArrow(MbArrow arrow) | MbDDLayer | |
showIcon(MbIcon icon) | MbDDLayer | |
showImage(MbImage *pImage, int xOff) (defined in MbDDLayer) | MbDDLayer | |
showLeds(const String &ledPattern) | MbDDLayer | |
showNumber(int num) | MbDDLayer | |
showString(const String &str) | MbDDLayer | |
toggle(int x, int y) | MbDDLayer | |
transparent(bool transparent) | DDLayer | |
unplot(int x, int y) | MbDDLayer | |
visible(bool visible) | DDLayer | |
~DDLayer() (defined in DDLayer) | DDLayer | virtual |
~DDObject() (defined in DDObject) | DDObject | inlinevirtual |