|
artoflife pre0.1.0-dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.artoflife.app.svg.SvgUtility
Constructor Summary | |
SvgUtility()
|
Method Summary | |
static void |
save(Individual individual)
Save an Individual as an SVG file (chosen with a JFileChooser) at the size as hires images in UserPreferences. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvgUtility()
Method Detail |
public static void save(Individual individual) throws java.io.IOException
individual
- Individual
with a PaintablePhenotype
to
save
java.io.IOException
- on any errors saving the file
|
artoflife pre0.1.0-dev | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |