net.sourceforge.plantuml.anim
Class AnimationScript

java.lang.Object
  extended by net.sourceforge.plantuml.anim.AnimationScript

public class AnimationScript
extends Object


Constructor Summary
AnimationScript()
           
 
Method Summary
 String eval(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationScript

public AnimationScript()
Method Detail

eval

public String eval(String line)
            throws javax.script.ScriptException
Throws:
javax.script.ScriptException


Copyright © 2014. All Rights Reserved.