|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjpview.ThumbFactory
public class ThumbFactory
The thumbfactory creates single images of PTM objects
| Constructor Summary | |
|---|---|
ThumbFactory()
Creates a new instance of ThumbFactory |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main method reads a PTM file and writes an image |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThumbFactory()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - args[0] - the input file
args[1] - the output image (jpeg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||