Uses of Class
org.openmali.spatial.VertexList.SourceType

Packages that use VertexList.SourceType
org.openmali.spatial   
 

Uses of VertexList.SourceType in org.openmali.spatial
 

Methods in org.openmali.spatial that return VertexList.SourceType
 VertexList.SourceType VertexList.getSourceType()
           
static VertexList.SourceType VertexList.SourceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VertexList.SourceType[] VertexList.SourceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.