|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapServerInfo
| Constructor Summary | |
MapServerInfo()
|
|
MapServerInfo(java.lang.String name,
java.lang.String description,
Envelope fullExtent,
Envelope extent,
SpatialReference spatialReference,
MapLayerInfo[] mapLayerInfos,
Color backgroundColor,
MapServerBookmark[] bookmarks,
MapDescription defaultMapDescription,
java.lang.String units,
EsriImageReturnType supportedImageReturnTypes,
FillSymbol backgroundSymbol,
java.lang.String copyrightText)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Color |
getBackgroundColor()
Gets the backgroundColor value for this MapServerInfo. |
FillSymbol |
getBackgroundSymbol()
Gets the backgroundSymbol value for this MapServerInfo. |
MapServerBookmark[] |
getBookmarks()
Gets the bookmarks value for this MapServerInfo. |
java.lang.String |
getCopyrightText()
Gets the copyrightText value for this MapServerInfo. |
MapDescription |
getDefaultMapDescription()
Gets the defaultMapDescription value for this MapServerInfo. |
java.lang.String |
getDescription()
Gets the description value for this MapServerInfo. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Envelope |
getExtent()
Gets the extent value for this MapServerInfo. |
Envelope |
getFullExtent()
Gets the fullExtent value for this MapServerInfo. |
MapLayerInfo[] |
getMapLayerInfos()
Gets the mapLayerInfos value for this MapServerInfo. |
java.lang.String |
getName()
Gets the name value for this MapServerInfo. |
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 MapServerInfo. |
EsriImageReturnType |
getSupportedImageReturnTypes()
Gets the supportedImageReturnTypes value for this MapServerInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUnits()
Gets the units value for this MapServerInfo. |
int |
hashCode()
|
void |
setBackgroundColor(Color backgroundColor)
Sets the backgroundColor value for this MapServerInfo. |
void |
setBackgroundSymbol(FillSymbol backgroundSymbol)
Sets the backgroundSymbol value for this MapServerInfo. |
void |
setBookmarks(MapServerBookmark[] bookmarks)
Sets the bookmarks value for this MapServerInfo. |
void |
setCopyrightText(java.lang.String copyrightText)
Sets the copyrightText value for this MapServerInfo. |
void |
setDefaultMapDescription(MapDescription defaultMapDescription)
Sets the defaultMapDescription value for this MapServerInfo. |
void |
setDescription(java.lang.String description)
Sets the description value for this MapServerInfo. |
void |
setExtent(Envelope extent)
Sets the extent value for this MapServerInfo. |
void |
setFullExtent(Envelope fullExtent)
Sets the fullExtent value for this MapServerInfo. |
void |
setMapLayerInfos(MapLayerInfo[] mapLayerInfos)
Sets the mapLayerInfos value for this MapServerInfo. |
void |
setName(java.lang.String name)
Sets the name value for this MapServerInfo. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this MapServerInfo. |
void |
setSupportedImageReturnTypes(EsriImageReturnType supportedImageReturnTypes)
Sets the supportedImageReturnTypes value for this MapServerInfo. |
void |
setUnits(java.lang.String units)
Sets the units value for this MapServerInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapServerInfo()
public MapServerInfo(java.lang.String name,
java.lang.String description,
Envelope fullExtent,
Envelope extent,
SpatialReference spatialReference,
MapLayerInfo[] mapLayerInfos,
Color backgroundColor,
MapServerBookmark[] bookmarks,
MapDescription defaultMapDescription,
java.lang.String units,
EsriImageReturnType supportedImageReturnTypes,
FillSymbol backgroundSymbol,
java.lang.String copyrightText)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public Envelope getFullExtent()
public void setFullExtent(Envelope fullExtent)
fullExtent - public Envelope getExtent()
public void setExtent(Envelope extent)
extent - public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public MapLayerInfo[] getMapLayerInfos()
public void setMapLayerInfos(MapLayerInfo[] mapLayerInfos)
mapLayerInfos - public Color getBackgroundColor()
public void setBackgroundColor(Color backgroundColor)
backgroundColor - public MapServerBookmark[] getBookmarks()
public void setBookmarks(MapServerBookmark[] bookmarks)
bookmarks - public MapDescription getDefaultMapDescription()
public void setDefaultMapDescription(MapDescription defaultMapDescription)
defaultMapDescription - public java.lang.String getUnits()
public void setUnits(java.lang.String units)
units - public EsriImageReturnType getSupportedImageReturnTypes()
public void setSupportedImageReturnTypes(EsriImageReturnType supportedImageReturnTypes)
supportedImageReturnTypes - public FillSymbol getBackgroundSymbol()
public void setBackgroundSymbol(FillSymbol backgroundSymbol)
backgroundSymbol - public java.lang.String getCopyrightText()
public void setCopyrightText(java.lang.String copyrightText)
copyrightText - 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 | |||||||||