|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.TileCacheInfo
| Constructor Summary | |
TileCacheInfo()
|
|
TileCacheInfo(SpatialReference spatialReference,
Point tileOrigin,
int tileCols,
int tileRows,
int DPI,
LODInfo[] LODInfos)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getDPI()
Gets the DPI value for this TileCacheInfo. |
LODInfo[] |
getLODInfos()
Gets the LODInfos value for this TileCacheInfo. |
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 TileCacheInfo. |
int |
getTileCols()
Gets the tileCols value for this TileCacheInfo. |
Point |
getTileOrigin()
Gets the tileOrigin value for this TileCacheInfo. |
int |
getTileRows()
Gets the tileRows value for this TileCacheInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDPI(int DPI)
Sets the DPI value for this TileCacheInfo. |
void |
setLODInfos(LODInfo[] LODInfos)
Sets the LODInfos value for this TileCacheInfo. |
void |
setSpatialReference(SpatialReference spatialReference)
Sets the spatialReference value for this TileCacheInfo. |
void |
setTileCols(int tileCols)
Sets the tileCols value for this TileCacheInfo. |
void |
setTileOrigin(Point tileOrigin)
Sets the tileOrigin value for this TileCacheInfo. |
void |
setTileRows(int tileRows)
Sets the tileRows value for this TileCacheInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TileCacheInfo()
public TileCacheInfo(SpatialReference spatialReference,
Point tileOrigin,
int tileCols,
int tileRows,
int DPI,
LODInfo[] LODInfos)
| Method Detail |
public SpatialReference getSpatialReference()
public void setSpatialReference(SpatialReference spatialReference)
spatialReference - public Point getTileOrigin()
public void setTileOrigin(Point tileOrigin)
tileOrigin - public int getTileCols()
public void setTileCols(int tileCols)
tileCols - public int getTileRows()
public void setTileRows(int tileRows)
tileRows - public int getDPI()
public void setDPI(int DPI)
DPI - public LODInfo[] getLODInfos()
public void setLODInfos(LODInfo[] LODInfos)
LODInfos - 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 | |||||||||