Uses of Class
fr.iMath.objects.EquationObjectType
Package | Description |
---|---|
fr.iMath.objects |
-
Uses of EquationObjectType in fr.iMath.objects
Fields in fr.iMath.objects declared as EquationObjectType Modifier and Type Field Description private EquationObjectType
EquationObjectData. type
Methods in fr.iMath.objects that return EquationObjectType Modifier and Type Method Description EquationObjectType
EquationObjectData. getType()
static EquationObjectType
EquationObjectType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EquationObjectType[]
EquationObjectType. values()
Returns an array containing the constants of this enum type, in the order they are declared.