com.esri.core.internal.value
Class LocalTileInfo
java.lang.Object
com.esri.core.internal.value.TileInfo
com.esri.core.internal.value.LocalTileInfo
- All Implemented Interfaces:
- Serializable
public class LocalTileInfo
- extends TileInfo
The Class LocalTileInfo.
- See Also:
- Serialized Form
LocalTileInfo
public LocalTileInfo(String path)
LocalTileInfo
public LocalTileInfo(InputStream is)
getPacketSize
public int getPacketSize()
getStorageFormat
public String getStorageFormat()
getSpatialReference
public SpatialReference getSpatialReference()
getOrigin
public Point getOrigin()
getRows
public int getRows()
getCols
public int getCols()
getDPI
public double getDPI()
getFormat
public String getFormat()
toString
public String toString()
- Overrides:
toString
in class TileInfo
Copyright © 2012. All Rights Reserved.