|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFacemorph.mask.MaskFactory
public class MaskFactory
Factory class for Masks, creates a mask given a file extention
Constructor Summary | |
---|---|
MaskFactory()
|
Method Summary | |
---|---|
static MaskInterface |
open(java.io.File fopen)
Open the given file and return a MaskInterface object of the correct type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaskFactory()
Method Detail |
---|
public static MaskInterface open(java.io.File fopen) throws java.io.IOException
f
- file to open
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |