org.utgenome.core.cui
Class ScreenShot
java.lang.Object
  
org.utgenome.core.cui.UTGBCommandBase
      
org.utgenome.core.cui.ScreenShot
- All Implemented Interfaces: 
 - org.xerial.util.opt.Command
 
public class ScreenShot
- extends UTGBCommandBase
 
screenshot commant to take a image data of the read view
- Author:
 
  - leo
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ScreenShot
public ScreenShot()
execute
public void execute(String[] args)
             throws Exception
- Specified by:
 execute in interface org.xerial.util.opt.Command- Specified by:
 execute in class UTGBCommandBase
 
- Throws:
 Exception
 
createReadAlignmentImage
public BufferedImage createReadAlignmentImage(ChrLoc loc,
                                              String dbPath)
 
replaceVariable
public String replaceVariable(String path,
                              ChrLoc loc)
 
name
public String name()
- Specified by:
 name in interface org.xerial.util.opt.Command- Specified by:
 name in class UTGBCommandBase
 
 
getOneLineDescription
public String getOneLineDescription()
- Specified by:
 getOneLineDescription in interface org.xerial.util.opt.Command- Specified by:
 getOneLineDescription in class UTGBCommandBase
 
 
Copyright © 2007-2012 utgenome.org. All Rights Reserved.