|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartisynth.core.util.JythonInit
public class JythonInit
Method Summary | |
---|---|
static org.python.core.PyStringMap |
getArtisynthLocals()
Returns a copy of the base set of local symbols used by ArtiSynth jython, including an import of maspack.matrix and the definitions needed for matrix operator overloading. |
static void |
init()
|
static boolean |
jythonIsAvailable()
Returns true if Jython is available on this system and false otherwise. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean jythonIsAvailable()
public static void init()
public static org.python.core.PyStringMap getArtisynthLocals()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |