|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorForm | |
|---|---|
| net.sourceforge.jeuclid.elements.support.operatordict | Operator Dictionary support. |
| Uses of OperatorForm in net.sourceforge.jeuclid.elements.support.operatordict |
|---|
| Methods in net.sourceforge.jeuclid.elements.support.operatordict that return OperatorForm | |
|---|---|
static OperatorForm |
OperatorForm.parseOperatorForm(String form)
Parse a String into an OperatorForm. |
static OperatorForm |
OperatorForm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperatorForm[] |
OperatorForm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in net.sourceforge.jeuclid.elements.support.operatordict with type arguments of type OperatorForm | |
|---|---|
protected void |
OperatorDictionary3.initializeFromXML(Map<OperatorAttribute,Map<String,Map<OperatorForm,String>>> dict)
Initializes Dictionary. |
protected void |
OperatorDictionary2.initializeFromXML(Map<OperatorAttribute,Map<String,Map<OperatorForm,String>>> dict)
Initializes Dictionary. |
protected abstract void |
AbstractOperatorDictionary.initializeFromXML(Map<OperatorAttribute,Map<String,Map<OperatorForm,String>>> d)
Initializes Dictionary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||