com.phoenixst.plexus.examples
public class PlanarMesh extends Product
m x n
planar mesh.
Since: 1.0
Version: $Revision: 1.10 $
Constructor Summary | |
---|---|
PlanarMesh(int m, int n)
Creates a new PlanarMesh . |
Method Summary | |
---|---|
String | toString() |
PlanarMesh
.