net.sourceforge.arbaro.mesh
Class MeshGeneratorFactory

java.lang.Object
  extended by net.sourceforge.arbaro.mesh.MeshGeneratorFactory

public class MeshGeneratorFactory
extends java.lang.Object

Author:
wolfram

Constructor Summary
MeshGeneratorFactory()
           
 
Method Summary
static MeshGenerator createMeshGenerator(boolean useQuads)
           
static MeshGenerator createShieldedMeshGenerator(boolean useQuads)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeshGeneratorFactory

public MeshGeneratorFactory()
Method Detail

createMeshGenerator

public static MeshGenerator createMeshGenerator(boolean useQuads)

createShieldedMeshGenerator

public static MeshGenerator createShieldedMeshGenerator(boolean useQuads)