|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcae.viewer3d.fd.sd.Plate
org.jcae.viewer3d.fd.sd.PlateX
public class PlateX
| Field Summary |
|---|
| Fields inherited from class org.jcae.viewer3d.fd.sd.Plate |
|---|
max1, max2, min1, min2, position, values |
| Constructor Summary | |
|---|---|
PlateX()
Creates a new instance of PlateX |
|
| Method Summary | |
|---|---|
float[] |
getCoordinates(float[][] grid)
|
float[] |
getCoordinates(float[][] grid,
int i,
int j)
|
protected java.lang.String |
getStringPosition()
|
int[] |
getXYZGridIndices(int i,
int j)
|
| Methods inherited from class org.jcae.viewer3d.fd.sd.Plate |
|---|
numberOfCells, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlateX()
| Method Detail |
|---|
public float[] getCoordinates(float[][] grid)
getCoordinates in class Plateprotected java.lang.String getStringPosition()
getStringPosition in class Plate
public float[] getCoordinates(float[][] grid,
int i,
int j)
getCoordinates in class Plate
public int[] getXYZGridIndices(int i,
int j)
getXYZGridIndices in class Plate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||