Uses of Class
net.sourceforge.jeuclid.elements.support.operatordict.UnknownAttributeException

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

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

Methods in net.sourceforge.jeuclid.elements.support.operatordict that throw UnknownAttributeException
 String OperatorDictionary.getDefaultAttributeValue(String operator, String form, String attributeName)
          Determines default value of the operator attribute.
 String AbstractOperatorDictionary.getDefaultAttributeValue(String operator, String form, String attributeName)
          Determines default value of the operator attribute.
static OperatorAttribute OperatorAttribute.parseOperatorAttribute(String attr)
          Parses a String into an OperatorAttribute.
 



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