Uses of Enum
edu.jas.application.Condition.Color
Packages that use Condition.Color
-
Uses of Condition.Color in edu.jas.application
Subclasses with type arguments of type Condition.Color in edu.jas.applicationMethods in edu.jas.application that return Condition.ColorModifier and TypeMethodDescriptionCondition.color(GenPolynomial<C> c) Determine color of polynomial.static Condition.ColorReturns the enum constant of this type with the specified name.static Condition.Color[]Condition.Color.values()Returns an array containing the constants of this enum type, in the order they are declared.