|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.cache.BasicTextureCache.TextureEntry
public static class BasicTextureCache.TextureEntry
Constructor Summary | |
---|---|
BasicTextureCache.TextureEntry(Texture texture)
|
Method Summary | |
---|---|
long |
getSizeInBytes()
Retrieves the approximate size of this object in bytes. |
Texture |
getTexture()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicTextureCache.TextureEntry(Texture texture)
Method Detail |
---|
public long getSizeInBytes()
Cacheable
getSizeInBytes
in interface Cacheable
Cacheable
object's size in bytespublic Texture getTexture()
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |