Uses of Class
ProGAL.geomNd.complex.Vertex.DegenerateCase

Packages that use Vertex.DegenerateCase
ProGAL.geomNd.complex   
 

Uses of Vertex.DegenerateCase in ProGAL.geomNd.complex
 

Methods in ProGAL.geomNd.complex that return Vertex.DegenerateCase
static Vertex.DegenerateCase Vertex.DegenerateCase.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Vertex.DegenerateCase[] Vertex.DegenerateCase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.