com.esri.core.internal.value
Class LabelPlacement
java.lang.Object
com.esri.core.internal.value.LabelPlacement
- All Implemented Interfaces:
- Serializable
public class LabelPlacement
- extends Object
- implements Serializable
- See Also:
- Serialized Form
LabelPlacement
public LabelPlacement(String value)
getValue
public String getValue()
- Gets the value of the LabelPlacement.
- Returns:
- Returns the value.
setValue
public void setValue(String value)
- Sets the value of the LabelPlacement.
- Parameters:
value
- The value to set.
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.