|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cyclops.albumbuilder.SourceResource
Add description for this class HERE! 惩前毖后,治病救人
Constructor Summary | |
SourceResource(String root,
String path)
Constructor method for class SourceResource |
Method Summary | |
String |
getPath()
Get full path of this resource |
String |
getRelativePath()
Method getRelativePath() |
String |
getRootDirectory()
Method getRootDirectory() |
Dimension |
getSize()
Method getSize() in class SourceResource |
File |
getSourceFile()
Method getSourceFile() |
void |
setSize(Dimension dimension)
Method setSize() in class SourceResource |
String |
toString()
Override method toString() of super class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SourceResource(String root, String path)
root
- 根目录path
- 相对根目录的路径Method Detail |
public String getPath()
public String getRelativePath()
public String getRootDirectory()
public Dimension getSize()
public File getSourceFile()
public void setSize(Dimension dimension)
dimension
- Original size of this imagepublic String toString()
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |