|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.plot3d.builder.delaunay.OrthonormalCoordinateValidator
public class OrthonormalCoordinateValidator
| Constructor Summary | |
|---|---|
OrthonormalCoordinateValidator(Coordinates coords)
|
|
| Method Summary | |
|---|---|
float[][] |
get_Z_as_fxy()
|
float[] |
getX()
|
float[] |
getY()
|
float[] |
getZ()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrthonormalCoordinateValidator(Coordinates coords)
an - IllegalArgumentException: Any multiple occurrences in x and y
are removed internally. If subsequently the length of x or y
differs from z an IllegalArgumentException is thrown.| Method Detail |
|---|
public float[][] get_Z_as_fxy()
get_Z_as_fxy in interface CoordinateValidatorpublic float[] getX()
getX in interface CoordinateValidatorpublic float[] getY()
getY in interface CoordinateValidatorpublic float[] getZ()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||