|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectImageExport
public final class ImageExport
Method Summary | |
---|---|
static void |
writeImageFile(File outputFile,
int x,
int y,
ConversionFacade.Results results,
Camera camera,
Projection projection)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void writeImageFile(File outputFile, int x, int y, ConversionFacade.Results results, Camera camera, Projection projection) throws IOException
outputFile
- x
- horizontal resolutiony
- vertical resolutionresults
- camera
- projection
-
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |