Uses of Interface
net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary

Packages that use OperatorDictionary
net.sourceforge.jeuclid.elements.support.operatordict Operator Dictionary support. 
 

Uses of OperatorDictionary in net.sourceforge.jeuclid.elements.support.operatordict
 

Classes in net.sourceforge.jeuclid.elements.support.operatordict that implement OperatorDictionary
 class AbstractOperatorDictionary
          Read default values of operators from xml file.
 class OperatorDictionary2
          Read default values of operators from xml file.
 class OperatorDictionary3
          Implements an operator dictionary based on the MathML 3 spec.
 

Methods in net.sourceforge.jeuclid.elements.support.operatordict that return OperatorDictionary
protected static OperatorDictionary AbstractOperatorDictionary.deserialize(String path)
          Get the for singleton instance.
static OperatorDictionary OperatorDictionary3.getInstance()
          Get the for singleton instance.
static OperatorDictionary OperatorDictionary2.getInstance()
          Get the for singleton instance.
 



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.