|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcae.viewer3d.fd.sd.Wire
org.jcae.viewer3d.fd.sd.WireX
public class WireX
| Field Summary |
|---|
| Fields inherited from class org.jcae.viewer3d.fd.sd.Wire |
|---|
max, min, position1, position2 |
| Constructor Summary | |
|---|---|
WireX()
Creates a new instance of WireX |
|
| Method Summary | |
|---|---|
float[] |
getCoordinates(float[][] grid)
|
float[] |
getCoordinates(float[][] grid,
int i)
|
int[] |
getXYZGridIndices(int i)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WireX()
| Method Detail |
|---|
public float[] getCoordinates(float[][] grid)
getCoordinates in class Wirepublic java.lang.String toString()
toString in class Wire
public float[] getCoordinates(float[][] grid,
int i)
getCoordinates in class Wirepublic int[] getXYZGridIndices(int i)
getXYZGridIndices in class Wire
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||