|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jzy3d.plot3d.builder.Grid
public abstract class Grid
| Constructor Summary | |
|---|---|
Grid(Range xyrange,
int xysteps)
|
|
Grid(Range xrange,
int xsteps,
Range yrange,
int ysteps)
|
|
| Method Summary | |
|---|---|
abstract 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 Grid(Range xyrange,
int xysteps)
public Grid(Range xrange,
int xsteps,
Range yrange,
int ysteps)
| Method Detail |
|---|
public abstract java.util.List<Coord3d> apply(Mapper mapper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||