com.partnersoft.maps.translator
Class MapEntityLegend

java.lang.Object
  extended by com.partnersoft.maps.translator.MapEntityLegend

public abstract class MapEntityLegend
extends java.lang.Object


Constructor Summary
MapEntityLegend()
           
 
Method Summary
 java.lang.String getName()
          Gets the value of name
 void setName(java.lang.String argName)
          Sets the value of name
abstract  java.util.Map toPackratRepresentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapEntityLegend

public MapEntityLegend()
Method Detail

toPackratRepresentation

public abstract java.util.Map toPackratRepresentation()

getName

public java.lang.String getName()
Gets the value of name

Returns:
the value of name

setName

public void setName(java.lang.String argName)
Sets the value of name

Parameters:
argName - Value to assign to this.name