public class ResourceRenderer extends AbstractRenderer
PROPERTY_IMAGE_DPI| Modifier | Constructor and Description |
|---|---|
protected |
ResourceRenderer(String resourceLocation,
boolean isLazy) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceRenderer |
getInstance(String resourceLocation,
boolean isLazy) |
String |
getResourceLocation() |
boolean |
isLazy() |
getIdprotected ResourceRenderer(String resourceLocation, boolean isLazy)
public static ResourceRenderer getInstance(String resourceLocation, boolean isLazy)
public String getResourceLocation()
public boolean isLazy()
Copyright © 2017. All rights reserved.