|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.aims.AimsOther
Implements an Other (no match) symbol for an AimsValueMapRenderer or AimsValueMapLabelRenderer
| Constructor Summary | |
AimsOther()
Creates new Other |
|
| Method Summary | |
java.lang.Object |
clone()
Creates a copy of this object. |
java.lang.String |
getLabel()
Gets the value of attribute label |
AimsSymbol |
getSymbol()
Gets the value of attribute symbol |
void |
highlight(AimsColor highlightColor,
double transparency)
|
boolean |
isModified()
|
void |
setAxlAttribute(java.lang.String tag,
java.lang.String name,
java.lang.String value)
Sets one of the attributes of this object using a string value. |
void |
setLabel(java.lang.String label)
Sets the value of attribute label. |
void |
setModified(boolean isModified)
|
void |
setSymbol(AimsSymbol symbol)
Sets the value of attribute value. |
java.lang.String |
toAxlString()
Returns the AXL string to refresh this object. |
java.lang.String |
toAxlString(AimsEnvironment env)
Returns the AXL string to refresh this object. |
java.lang.String |
toString()
Returns a text representation of of this object. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AimsOther()
| Method Detail |
public java.lang.Object clone()
clone in interface AimsValueMapObjectpublic java.lang.String getLabel()
label
labelpublic AimsSymbol getSymbol()
symbol
symbolpublic void setLabel(java.lang.String label)
label.
public void setSymbol(AimsSymbol symbol)
value.
public java.lang.String toString()
public java.lang.String toAxlString()
toAxlString in interface AimsValueMapObjectpublic java.lang.String toAxlString(AimsEnvironment env)
toAxlString in interface AimsValueMapObject
public void highlight(AimsColor highlightColor,
double transparency)
highlight in interface AimsValueMapObjectpublic boolean isModified()
isModified in interface AimsValueMapObjectpublic void setModified(boolean isModified)
setModified in interface AimsValueMapObject
public void setAxlAttribute(java.lang.String tag,
java.lang.String name,
java.lang.String value)
tag - The AXL element tag containing this attribute.name - The AXL attribute name.value - The AXL attribute value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||