Uses of Class
fis.JMF
-
Packages that use JMF Package Description fis -
-
Uses of JMF in fis
Methods in fis that return JMF Modifier and Type Method Description JMFJInput. GetMF(int mf_number)JMFJInput. GetMFConc(int rule_number)JMFJInput. GetMFGlob()JMFJMF. NewMF()Methods in fis with parameters of type JMF Modifier and Type Method Description voidJInput. AddMF(JMF sef)protected voidJInputFrame. AddMF(JMF new_mf)protected voidJOutputFrame. AddMF(JMF new_mf)voidJInput. ReplaceMF(int mf_number, JMF new_sef)protected voidJInputFrame. ReplaceMF(int mf_number, JMF new_mf)protected voidJOutputFrame. ReplaceMF(int mf_number, JMF new_mf)voidJOutput. ReplaceMFOutput(int mf_number, JMF new_sef)
-