com.esri.core.internal.value
Class LabelingInfo

java.lang.Object
  extended by com.esri.core.internal.value.LabelingInfo
All Implemented Interfaces:
Serializable

public class LabelingInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
LabelingInfo()
           
 
Method Summary
 boolean equals(Object obj)
           
static LabelingInfo fromJson(org.codehaus.jackson.JsonParser parser)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelingInfo

public LabelingInfo()
Method Detail

fromJson

public static LabelingInfo fromJson(org.codehaus.jackson.JsonParser parser)
                             throws Exception
Throws:
Exception

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2012. All Rights Reserved.