public class TileContent extends com.supermap.data.InternalHandleDisposable
TileContent()
TileContent(byte[] data)
void
dispose()
byte[]
getData()
String
getKey()
setData(byte[] data)
setKey(String key)
makeSureNativeObjectLive
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TileContent()
public TileContent(byte[] data)
data
public String getKey()
public void setKey(String key)
public byte[] getData()
public void setData(byte[] data)
public void dispose()
Copyright © 2021–2024 SuperMap. All rights reserved.