public class __Icon9Factory__ extends RawCache<org.jb2011.ninepatch4j.NinePatch>
限定符和类型 | 字段和说明 |
---|---|
static java.lang.String |
IMGS_ROOT
相对路径根(默认是相对于本类的相对物理路径).
|
构造器和说明 |
---|
__Icon9Factory__() |
限定符和类型 | 方法和说明 |
---|---|
static __Icon9Factory__ |
getInstance()
Gets the single instance of __Icon9Factory__.
|
org.jb2011.ninepatch4j.NinePatch |
getRaw(java.lang.String relativePath)
Gets the raw.
|
protected org.jb2011.ninepatch4j.NinePatch |
getResource(java.lang.String relativePath,
java.lang.Class baseClass)
本地资源获取方法实现.
|
public static final java.lang.String IMGS_ROOT
public static __Icon9Factory__ getInstance()
protected org.jb2011.ninepatch4j.NinePatch getResource(java.lang.String relativePath, java.lang.Class baseClass)
RawCache
getResource
在类中 RawCache<org.jb2011.ninepatch4j.NinePatch>
relativePath
- 相对路径baseClass
- 基准类public org.jb2011.ninepatch4j.NinePatch getRaw(java.lang.String relativePath)
relativePath
- the relative path