org.jcurl.demo.tactics.old
Class MenuFile.Model
java.lang.Object
org.jcurl.demo.tactics.old.MenuFile.Model
- Enclosing class:
- MenuFile
public static class MenuFile.Model
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuFile.Model
public MenuFile.Model()
createHammy
public ComputedTrajectorySet createHammy(Object context)
exportPng
public void exportPng(Component src,
File dst)
throws IOException
- Throws:
IOException
exportSvg
public void exportSvg(Component src,
File dst)
throws IOException
- Throws:
IOException
getFile
public File getFile()
getTpm
public ComputedTrajectorySet getTpm()
open
ComputedTrajectorySet open(Object context,
File src)
throws IOException
- Throws:
IOException
saveAs
void saveAs(Object context,
File dst)
throws IOException
- Throws:
IOException
setFile
public void setFile(File file)
setTpm
public void setTpm(ComputedTrajectorySet tpm)
Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.