|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.aims.AimsGeocodeTag
| Constructor Summary | |
AimsGeocodeTag()
Creates new AimsGeocodeTag. |
|
AimsGeocodeTag(java.lang.String id,
java.lang.String value)
Creates new AimsGeocodeTag with setter arguments |
|
| Method Summary | |
java.lang.Object |
clone()
Creates a copy of this object. |
java.lang.String |
getId()
|
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 |
setId(java.lang.String id)
|
void |
setValue(java.lang.String value)
|
java.lang.String |
toAxlString()
Returns the AXL string to refresh this object, using the default environment coordinate separators. |
java.lang.String |
toAxlString(AimsEnvironment env)
Returns the AXL string to refresh this object, using the coordinate separators in the specified environnment setting. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AimsGeocodeTag()
public AimsGeocodeTag(java.lang.String id,
java.lang.String value)
id - The GCTAG id.value - The GCTAG value.| Method Detail |
public java.lang.Object clone()
public java.lang.String getId()
public void setId(java.lang.String id)
public void setValue(java.lang.String value)
public java.lang.String toAxlString()
public java.lang.String toAxlString(AimsEnvironment env)
env - The environment object containing coordinate separators.
public void setAxlAttribute(java.lang.String tag,
java.lang.String name,
java.lang.String value)
tag - The AXL element tag containing this attribute (not used).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 | |||||||||