|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.plot3d.builder.Grid
org.jzy3d.plot3d.builder.concrete.OrthonormalGrid
public class OrthonormalGrid
| Constructor Summary | |
|---|---|
OrthonormalGrid(Range xyrange,
int xysteps)
|
|
OrthonormalGrid(Range xrange,
int xsteps,
Range yrange,
int ysteps)
|
|
| Method Summary | |
|---|---|
java.util.List<Coord3d> |
apply(Mapper mapper)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrthonormalGrid(Range xyrange,
int xysteps)
public OrthonormalGrid(Range xrange,
int xsteps,
Range yrange,
int ysteps)
| Method Detail |
|---|
public java.util.List<Coord3d> apply(Mapper mapper)
apply in class Grid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||