|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.graphic.LyGraphicalObject
leon.view.mobile.LyMobileObject
leon.view.mobile.LyMobileMapNode
public class LyMobileMapNode
Field Summary |
---|
Fields inherited from class leon.view.mobile.LyMobileObject |
---|
REWRITING_MODE, SEP_ID, WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID |
Fields inherited from class leon.view.graphic.LyGraphicalObject |
---|
__VERSION |
Fields inherited from interface leon.view.graphic.LyGraphicalMapNode |
---|
__VERSION |
Constructor Summary | |
---|---|
LyMobileMapNode(LyMapNode mapNode)
|
Method Summary | |
---|---|
void |
init()
|
void |
setBottomLabel(java.lang.String bottomLabel)
Updates attribute bottomLabel to the given value. |
void |
setColorFrameExt(java.lang.String colorFrameExt)
Updates attribute colorFrameExt to the given value. |
void |
setColorFrameInt(java.lang.String colorFrameInt)
Updates attribute colorFrameInt to the given value. |
void |
setFontColor(java.lang.String fontColor)
Updates attribute fontColor to the given value. |
void |
setHidden(boolean hidden)
Updates attribute hidden to the given value. |
void |
setImage(java.lang.String image)
Updates attribute image to the given value. |
void |
setLabel(java.lang.String label)
Updates attribute label to the given value. |
void |
setLayer(int layer)
Updates attribute layer to the given value. |
void |
setLeftLabel(java.lang.String leftLabel)
Updates attribute leftLabel to the given value. |
void |
setRightLabel(java.lang.String rightLabel)
Updates attribute rightLabel to the given value. |
void |
setSelected(boolean selected)
Updates attribute selected to the given value. |
void |
setTopLabel(java.lang.String topLabel)
Updates attribute topLabel to the given value. |
void |
setViewerImage(java.lang.String viewerImage)
Updates attribute viewerImage to the given value. |
void |
setX(float x)
Updates attribute x to the given value. |
void |
setY(float y)
Updates attribute y to the given value. |
void |
setZ(float z)
Updates attribute z to the given value. |
void |
writeJson(java.io.PrintWriter pw,
java.lang.String sessionId)
|
void |
writeXml(java.io.PrintWriter pw)
Write XML description corresponding to this component. |
Methods inherited from class leon.view.mobile.LyMobileObject |
---|
createWebview, expandUrl, getDirForDownloadImage, getImageUrl, getUrl, printJsonAttributeSeparator |
Methods inherited from class leon.view.graphic.LyGraphicalObject |
---|
expand, free, getBounds, getChildrenBounds, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface leon.view.graphic.LyGraphicalComponent |
---|
free, getViewComponent |
Constructor Detail |
---|
public LyMobileMapNode(LyMapNode mapNode)
Method Detail |
---|
public void writeXml(java.io.PrintWriter pw)
LyMobileComponent
writeXml
in interface LyMobileComponent
pw
- the print writerpublic void writeJson(java.io.PrintWriter pw, java.lang.String sessionId)
writeJson
in interface LyMobileComponent
public void init()
init
in interface LyMobileComponent
public void setLabel(java.lang.String label)
LyGraphicalMapNode
setLabel
in interface LyGraphicalMapNode
setLabel
in interface LySetLabelInterface
label
- New value of label.public void setLeftLabel(java.lang.String leftLabel)
LyGraphicalMapNode
setLeftLabel
in interface LyGraphicalMapNode
leftLabel
- New value of leftLabel.public void setRightLabel(java.lang.String rightLabel)
LyGraphicalMapNode
setRightLabel
in interface LyGraphicalMapNode
rightLabel
- New value of rightLabel.public void setTopLabel(java.lang.String topLabel)
LyGraphicalMapNode
setTopLabel
in interface LyGraphicalMapNode
topLabel
- New value of topLabel.public void setBottomLabel(java.lang.String bottomLabel)
LyGraphicalMapNode
setBottomLabel
in interface LyGraphicalMapNode
bottomLabel
- New value of bottomLabel.public void setX(float x)
LyGraphicalMapNode
setX
in interface LyGraphicalMapNode
x
- New value of x.public void setY(float y)
LyGraphicalMapNode
setY
in interface LyGraphicalMapNode
y
- New value of y.public void setZ(float z)
LyGraphicalMapNode
setZ
in interface LyGraphicalMapNode
z
- New value of z.public void setLayer(int layer)
LyGraphicalMapNode
setLayer
in interface LyGraphicalMapNode
layer
- New value of layer.public void setSelected(boolean selected)
LyGraphicalMapNode
setSelected
in interface LyGraphicalMapNode
setSelected
in interface LySetSelectedInterface
selected
- Boolean indicating if attribute selected is set or unset.public void setHidden(boolean hidden)
LyGraphicalMapNode
setHidden
in interface LyGraphicalMapNode
setHidden
in interface LySetHiddenInterface
hidden
- Boolean indicating if attribute hidden is set or unset.public void setImage(java.lang.String image)
LyGraphicalMapNode
setImage
in interface LyGraphicalMapNode
setImage
in interface LySetImageInterface
image
- New value of image.public void setViewerImage(java.lang.String viewerImage)
LyGraphicalMapNode
setViewerImage
in interface LyGraphicalMapNode
viewerImage
- New value of viewerImage.public void setColorFrameInt(java.lang.String colorFrameInt)
LyGraphicalMapNode
setColorFrameInt
in interface LyGraphicalMapNode
colorFrameInt
- New value of colorFrameInt.public void setColorFrameExt(java.lang.String colorFrameExt)
LyGraphicalMapNode
setColorFrameExt
in interface LyGraphicalMapNode
colorFrameExt
- New value of colorFrameExt.public void setFontColor(java.lang.String fontColor)
LyGraphicalMapNode
setFontColor
in interface LyGraphicalMapNode
fontColor
- New value of fontColor.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |