|
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.LyComponent
leon.view.LyMapNode
public class LyMapNode
The LyMapNode class is a generated Java implementation that corresponds to the element MAP_NODE of the descriptive grammar of the views (views.dtd). <MAP_NODE> : Map node This element represents a node displayed in a map.
See also tag MAP_NODE of grammar leon_views.dtd.
Nested Class Summary | |
---|---|
static class |
LyMapNode.LabelAlign
Possible values for attribute 'labelAlign'. |
static class |
LyMapNode.Style
Possible values for attribute 'style'. |
Nested classes/interfaces inherited from class leon.view.LyComponent |
---|
LyComponent.EventType |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.view.LyComponent |
---|
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID |
Constructor Summary | |
---|---|
LyMapNode()
Default constructor. |
Method Summary | |
---|---|
LyComponent |
cloneComponent()
Method for cloning a component. |
java.lang.String |
getBottomLabel()
Gets value of bottomLabel. |
java.lang.String |
getColor()
Gets value of color. |
java.lang.String |
getColorCross()
Gets value of colorCross. |
java.lang.String |
getColorFrameExt()
Gets value of colorFrameExt. |
java.lang.String |
getColorFrameInt()
Gets value of colorFrameInt. |
java.lang.String |
getFont()
Gets value of font. |
java.lang.String |
getFontColor()
Gets value of fontColor. |
int |
getHeight()
Gets value of height. |
java.lang.String |
getId()
Gets value of id. |
java.lang.String |
getImage()
Gets value of image. |
java.lang.String |
getInactiveSelectedColor()
Gets value of inactiveSelectedColor. |
java.lang.String |
getJavaName()
Gets value of javaName. |
java.lang.String |
getLabel()
Gets value of label. |
LyMapNode.LabelAlign |
getLabelAlign()
Gets value of labelAlign. |
static LyMapNode.LabelAlign |
getLabelAlign(java.lang.String token)
Utility method to get labelAlign value from a string. |
int |
getLayer()
Gets value of layer. |
java.lang.String |
getLayoutInfo()
Gets value of layoutInfo. |
java.lang.String |
getLeftLabel()
Gets value of leftLabel. |
java.lang.String |
getOutlineColor()
Gets value of outlineColor. |
java.lang.String |
getOverview()
Gets value of overview. |
java.lang.String |
getParentNode()
Gets value of parentNode. |
java.lang.String |
getRightLabel()
Gets value of rightLabel. |
java.lang.String |
getSelectedColor()
Gets value of selectedColor. |
int |
getSize()
Gets value of size. |
java.lang.String |
getSmallImage()
Gets value of smallImage. |
LyMapNode.Style |
getStyle()
Gets value of style. |
static LyMapNode.Style |
getStyle(java.lang.String token)
Utility method to get style value from a string. |
LyMapNode |
getTemplate()
Gets value of template. |
java.lang.String |
getTooltip()
Gets value of tooltip. |
java.lang.String |
getTopLabel()
Gets value of topLabel. |
java.lang.String |
getViewerImage()
Gets value of viewerImage. |
LyMapNode.Style |
getViewerStyle()
Gets value of viewerStyle. |
float |
getX()
Gets value of x. |
float |
getY()
Gets value of y. |
float |
getZ()
Gets value of z. |
boolean |
isBlink()
Checks if value of attribute blink is set. |
boolean |
isDefaultColor()
Checks whether the color attribute is valuated to the default value. |
boolean |
isDefaultFont()
Checks whether the font attribute is valuated to the default value. |
boolean |
isDefaultFontColor()
Checks whether the fontColor attribute is valuated to the default value. |
boolean |
isDefaultInactiveSelectedColor()
Checks whether the inactiveSelectedColor attribute is valuated to the default value. |
boolean |
isDefaultOutlineColor()
Checks whether the outlineColor attribute is valuated to the default value. |
boolean |
isDefaultSelectedColor()
Checks whether the selectedColor attribute is valuated to the default value. |
boolean |
isHidden()
Checks if value of attribute hidden is set. |
boolean |
isMovable()
Checks if value of attribute movable is set. |
boolean |
isResizable()
Checks if value of attribute resizable is set. |
boolean |
isSelected()
Checks if value of attribute selected is set. |
boolean |
isSensitive()
Checks if value of attribute sensitive is set. |
boolean |
isSmallImageBlink()
Checks if value of attribute smallImageBlink is set. |
void |
setBlink(boolean blink)
Initializes attribute blink to the given value. |
void |
setBottomLabel(java.lang.String bottomLabel)
Sets attribute bottomLabel to the given value. |
void |
setColor(java.lang.String color)
Initializes attribute color to the given value. |
void |
setColorCross(java.lang.String colorCross)
Initializes attribute colorCross to the given value. |
void |
setColorFrameExt(java.lang.String colorFrameExt)
Sets attribute colorFrameExt to the given value. |
void |
setColorFrameInt(java.lang.String colorFrameInt)
Sets attribute colorFrameInt to the given value. |
void |
setFont(java.lang.String font)
Initializes attribute font to the given value. |
void |
setFontColor(java.lang.String fontColor)
Sets attribute fontColor to the given value. |
void |
setHeight(int height)
Initializes attribute height to the given value. |
void |
setHidden(boolean hidden)
Sets attribute hidden to the given value. |
void |
setId(java.lang.String id)
Initializes attribute id to the given value. |
void |
setImage(java.lang.String image)
Sets attribute image to the given value. |
void |
setInactiveSelectedColor(java.lang.String inactiveSelectedColor)
Initializes attribute inactiveSelectedColor to the given value. |
void |
setJavaName(java.lang.String javaName)
Initializes attribute javaName to the given value. |
void |
setLabel(java.lang.String label)
Sets attribute label to the given value. |
void |
setLabelAlign(LyMapNode.LabelAlign labelAlign)
Initializes attribute labelAlign to the given value. |
void |
setLayer(int layer)
Sets attribute layer to the given value. |
void |
setLayoutInfo(java.lang.String layoutInfo)
Initializes attribute layoutInfo to the given value. |
void |
setLeftLabel(java.lang.String leftLabel)
Sets attribute leftLabel to the given value. |
void |
setMovable(boolean movable)
Initializes attribute movable to the given value. |
void |
setOutlineColor(java.lang.String outlineColor)
Initializes attribute outlineColor to the given value. |
void |
setOverview(java.lang.String overview)
Initializes attribute overview to the given value. |
void |
setParentNode(java.lang.String parentNode)
Initializes attribute parentNode to the given value. |
void |
setResizable(boolean resizable)
Initializes attribute resizable to the given value. |
void |
setRightLabel(java.lang.String rightLabel)
Sets attribute rightLabel to the given value. |
void |
setSelected(boolean selected)
Sets attribute selected to the given value. |
void |
setSelectedColor(java.lang.String selectedColor)
Initializes attribute selectedColor to the given value. |
void |
setSensitive(boolean sensitive)
Initializes attribute sensitive to the given value. |
void |
setSize(int size)
Initializes attribute size to the given value. |
void |
setSmallImage(java.lang.String smallImage)
Initializes attribute smallImage to the given value. |
void |
setSmallImageBlink(boolean smallImageBlink)
Initializes attribute smallImageBlink to the given value. |
void |
setStyle(LyMapNode.Style style)
Initializes attribute style to the given value. |
void |
setTemplate(LyMapNode template)
Initializes attribute template to the given value. |
void |
setTooltip(java.lang.String tooltip)
Initializes attribute tooltip to the given value. |
void |
setTopLabel(java.lang.String topLabel)
Sets attribute topLabel to the given value. |
void |
setViewerImage(java.lang.String viewerImage)
Sets attribute viewerImage to the given value. |
void |
setViewerStyle(LyMapNode.Style viewerStyle)
Initializes attribute viewerStyle to the given value. |
void |
setX(float x)
Sets attribute x to the given value. |
void |
setY(float y)
Sets attribute y to the given value. |
void |
setZ(float z)
Sets attribute z to the given value. |
void |
writeXml(java.io.PrintWriter pw,
boolean debug)
Method to rewrite XML corresponding to this component. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyMapNode()
Method Detail |
---|
public static final LyMapNode.Style getStyle(java.lang.String token)
token
- Token string
public static final LyMapNode.LabelAlign getLabelAlign(java.lang.String token)
token
- Token string
public LyComponent cloneComponent()
cloneComponent
in class LyComponent
public java.lang.String getId()
getId
in interface LyGetIdInterface
getId
in class LyComponent
public LyMapNode getTemplate()
public java.lang.String getLabel()
getLabel
in interface LyGetLabelInterface
public java.lang.String getLeftLabel()
public java.lang.String getRightLabel()
public java.lang.String getTopLabel()
public java.lang.String getBottomLabel()
public java.lang.String getTooltip()
public java.lang.String getOverview()
public java.lang.String getParentNode()
public LyMapNode.Style getStyle()
public LyMapNode.Style getViewerStyle()
public LyMapNode.LabelAlign getLabelAlign()
public float getX()
public float getY()
public float getZ()
public boolean isSensitive()
public boolean isMovable()
public boolean isSelected()
public boolean isResizable()
public boolean isHidden()
public java.lang.String getImage()
public java.lang.String getViewerImage()
public java.lang.String getSmallImage()
public int getSize()
public int getHeight()
public int getLayer()
public java.lang.String getColorFrameInt()
public java.lang.String getColorFrameExt()
public java.lang.String getColorCross()
public java.lang.String getLayoutInfo()
public boolean isBlink()
public boolean isSmallImageBlink()
public java.lang.String getJavaName()
public java.lang.String getFont()
public boolean isDefaultFont()
public java.lang.String getColor()
public boolean isDefaultColor()
public java.lang.String getFontColor()
public boolean isDefaultFontColor()
public java.lang.String getSelectedColor()
public boolean isDefaultSelectedColor()
public java.lang.String getInactiveSelectedColor()
public boolean isDefaultInactiveSelectedColor()
public java.lang.String getOutlineColor()
public boolean isDefaultOutlineColor()
public void setId(java.lang.String id)
id
- New value of id.public void setTemplate(LyMapNode template)
template
- New value of template.public void setLabel(java.lang.String label)
setLabel
in interface LySetLabelInterface
label
- New value of label.public void setLeftLabel(java.lang.String leftLabel)
leftLabel
- New value of leftLabel.public void setRightLabel(java.lang.String rightLabel)
rightLabel
- New value of rightLabel.public void setTopLabel(java.lang.String topLabel)
topLabel
- New value of topLabel.public void setBottomLabel(java.lang.String bottomLabel)
bottomLabel
- New value of bottomLabel.public void setTooltip(java.lang.String tooltip)
tooltip
- New value of tooltip.public void setOverview(java.lang.String overview)
overview
- New value of overview.public void setParentNode(java.lang.String parentNode)
parentNode
- New value of parentNode.public void setStyle(LyMapNode.Style style)
style
- New value of style.
java.lang.IllegalArgumentException
- if style parameter is null.public void setViewerStyle(LyMapNode.Style viewerStyle)
viewerStyle
- New value of viewerStyle.
java.lang.IllegalArgumentException
- if viewerStyle parameter is null.public void setLabelAlign(LyMapNode.LabelAlign labelAlign)
labelAlign
- New value of labelAlign.
java.lang.IllegalArgumentException
- if labelAlign parameter is null.public void setX(float x)
x
- New value of x.public void setY(float y)
y
- New value of y.public void setZ(float z)
z
- New value of z.public void setSensitive(boolean sensitive)
sensitive
- Boolean indicating if attribute sensitive is set or unset.public void setMovable(boolean movable)
movable
- Boolean indicating if attribute movable is set or unset.public void setSelected(boolean selected)
setSelected
in interface LySetSelectedInterface
selected
- Boolean indicating if attribute selected is set or unset.public void setResizable(boolean resizable)
resizable
- Boolean indicating if attribute resizable is set or unset.public void setHidden(boolean hidden)
setHidden
in interface LySetHiddenInterface
hidden
- Boolean indicating if attribute hidden is set or unset.public void setImage(java.lang.String image)
setImage
in interface LySetImageInterface
image
- New value of image.public void setViewerImage(java.lang.String viewerImage)
viewerImage
- New value of viewerImage.public void setSmallImage(java.lang.String smallImage)
smallImage
- New value of smallImage.public void setSize(int size)
size
- New value of size.public void setHeight(int height)
height
- New value of height.public void setLayer(int layer)
layer
- New value of layer.public void setColorFrameInt(java.lang.String colorFrameInt)
colorFrameInt
- New value of colorFrameInt.public void setColorFrameExt(java.lang.String colorFrameExt)
colorFrameExt
- New value of colorFrameExt.public void setColorCross(java.lang.String colorCross)
colorCross
- New value of colorCross.public void setLayoutInfo(java.lang.String layoutInfo)
layoutInfo
- New value of layoutInfo.public void setBlink(boolean blink)
blink
- Boolean indicating if attribute blink is set or unset.public void setSmallImageBlink(boolean smallImageBlink)
smallImageBlink
- Boolean indicating if attribute smallImageBlink is set or unset.public void setJavaName(java.lang.String javaName)
javaName
- New value of javaName.public void setFont(java.lang.String font)
font
- New value of font.public void setColor(java.lang.String color)
color
- New value of color.public void setFontColor(java.lang.String fontColor)
fontColor
- New value of fontColor.public void setSelectedColor(java.lang.String selectedColor)
selectedColor
- New value of selectedColor.public void setInactiveSelectedColor(java.lang.String inactiveSelectedColor)
inactiveSelectedColor
- New value of inactiveSelectedColor.public void setOutlineColor(java.lang.String outlineColor)
outlineColor
- New value of outlineColor.public void writeXml(java.io.PrintWriter pw, boolean debug)
writeXml
in class LyComponent
pw
- the printWriter on which the XML is written.debug
- true if debug mode (full dump).
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |