|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapDescription
| Constructor Summary | |
MapDescription()
|
|
MapDescription(java.lang.String name,
MapArea mapArea,
LayerDescription[] layerDescriptions,
double rotation,
SpatialReference spatialReference,
Color transparentColor,
Color selectionColor,
FillSymbol backgroundSymbol,
GraphicElement[] customGraphics)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
FillSymbol |
getBackgroundSymbol()
Gets the backgroundSymbol value for this MapDescription. |
GraphicElement[] |
getCustomGraphics()
Gets the customGraphics value for this MapDescription. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
LayerDescription[] |
getLayerDescriptions()
Gets the layerDescriptions value for this MapDescription. |
MapArea |
getMapArea()
Gets the mapArea value for this MapDescription. |
java.lang.String |
getName()
Gets the name value for this MapDescription. |
double |
getRotation()
Gets the rotation value for this MapDescription. |
Color |
getSelectionColor()
Gets the selectionColor value for this MapDescription. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SpatialReference |
getSpatialReference()
Gets the spatialReference value for this MapDescription. |
Color |
getTransparentColor()
Gets the transparentColor value for this MapDescription. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBackgroundSymbol(FillSymbol backgroundSymbol)
Sets the backgroundSymbol value for this MapDescription. |
void |
setCustomGraphics(GraphicElement[] customGraphics)
Sets the customGraphics value for this MapDescription. |
void |
setLayerDescriptions(LayerDescription[] layerDescriptions)
Sets the layerDescriptions value for this MapDescription. |
void |
setMapArea(MapArea mapArea)
Sets the mapArea value for this MapDescription. |
void |
setName(java.lang.String name)
Sets the name value for this MapDescription. |
void |
setRotation(double rotation)
Sets the rotation value for this MapDescription. |
void |
setSelectionColor(Color selectionColor)
Sets the selectionColor value for this MapDescription. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this MapDescription. |
void |
setTransparentColor(Color transparentColor)
Sets the transparentColor value for this MapDescription. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapDescription()
public MapDescription(java.lang.String name,
MapArea mapArea,
LayerDescription[] layerDescriptions,
double rotation,
SpatialReference spatialReference,
Color transparentColor,
Color selectionColor,
FillSymbol backgroundSymbol,
GraphicElement[] customGraphics)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public MapArea getMapArea()
public void setMapArea(MapArea mapArea)
mapArea - public LayerDescription[] getLayerDescriptions()
public void setLayerDescriptions(LayerDescription[] layerDescriptions)
layerDescriptions - public double getRotation()
public void setRotation(double rotation)
rotation - public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public Color getTransparentColor()
public void setTransparentColor(Color transparentColor)
transparentColor - public Color getSelectionColor()
public void setSelectionColor(Color selectionColor)
selectionColor - public FillSymbol getBackgroundSymbol()
public void setBackgroundSymbol(FillSymbol backgroundSymbol)
backgroundSymbol - public GraphicElement[] getCustomGraphics()
public void setCustomGraphics(GraphicElement[] customGraphics)
customGraphics - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||