public static class ImageManager.ImageKey extends Object
| Modifier and Type | Field and Description |
|---|---|
ImageDataProvider |
daprov
The data provider from which this image's data is loaded.
|
String |
path
The path used to identify the image to the data provider.
|
public ImageDataProvider daprov
public String path
Copyright © 2015. All rights reserved.