LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalMapNode

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LySetHiddenInterface, LySetImageInterface, LySetLabelInterface, LySetSelectedInterface, LyViewComponent
All Known Implementing Classes:
LyMobileMapNode, LyStrutsMapNode, LySwingMapNode

public interface LyGraphicalMapNode
extends LyGraphicalComponent, LySetLabelInterface, LySetSelectedInterface, LySetHiddenInterface, LySetImageInterface

The LyGraphicalMapNode interface represents the abstract graphical component for the mapNode of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
LyMapNode

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 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.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setLabel

void setLabel(java.lang.String label)
Updates attribute label to the given value.

Specified by:
setLabel in interface LySetLabelInterface
Parameters:
label - New value of label.

setLeftLabel

void setLeftLabel(java.lang.String leftLabel)
Updates attribute leftLabel to the given value.

Parameters:
leftLabel - New value of leftLabel.

setRightLabel

void setRightLabel(java.lang.String rightLabel)
Updates attribute rightLabel to the given value.

Parameters:
rightLabel - New value of rightLabel.

setTopLabel

void setTopLabel(java.lang.String topLabel)
Updates attribute topLabel to the given value.

Parameters:
topLabel - New value of topLabel.

setBottomLabel

void setBottomLabel(java.lang.String bottomLabel)
Updates attribute bottomLabel to the given value.

Parameters:
bottomLabel - New value of bottomLabel.

setX

void setX(float x)
Updates attribute x to the given value.

Parameters:
x - New value of x.

setY

void setY(float y)
Updates attribute y to the given value.

Parameters:
y - New value of y.

setZ

void setZ(float z)
Updates attribute z to the given value.

Parameters:
z - New value of z.

setSelected

void setSelected(boolean selected)
Updates attribute selected to the given value.

Specified by:
setSelected in interface LySetSelectedInterface
Parameters:
selected - Boolean indicating if attribute selected is set or unset.

setHidden

void setHidden(boolean hidden)
Updates attribute hidden to the given value.

Specified by:
setHidden in interface LySetHiddenInterface
Parameters:
hidden - Boolean indicating if attribute hidden is set or unset.

setImage

void setImage(java.lang.String image)
Updates attribute image to the given value.

Specified by:
setImage in interface LySetImageInterface
Parameters:
image - New value of image.

setViewerImage

void setViewerImage(java.lang.String viewerImage)
Updates attribute viewerImage to the given value.

Parameters:
viewerImage - New value of viewerImage.

setLayer

void setLayer(int layer)
Updates attribute layer to the given value.

Parameters:
layer - New value of layer.

setColorFrameInt

void setColorFrameInt(java.lang.String colorFrameInt)
Updates attribute colorFrameInt to the given value.

Parameters:
colorFrameInt - New value of colorFrameInt.

setColorFrameExt

void setColorFrameExt(java.lang.String colorFrameExt)
Updates attribute colorFrameExt to the given value.

Parameters:
colorFrameExt - New value of colorFrameExt.

setFontColor

void setFontColor(java.lang.String fontColor)
Updates attribute fontColor to the given value.

Parameters:
fontColor - New value of fontColor.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com