|
||||||||||
| 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
org.jzy3d.plot3d.builder.concrete.RingGrid
public class RingGrid
| Constructor Summary | |
|---|---|
RingGrid(double radius,
int xysteps)
|
|
RingGrid(double radius,
int xysteps,
int enlargeSteps)
|
|
| 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 RingGrid(double radius,
int xysteps)
public RingGrid(double radius,
int xysteps,
int enlargeSteps)
| Method Detail |
|---|
public java.util.List<Coord3d> apply(Mapper mapper)
apply in class OrthonormalGrid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||