|
||||||||||
| 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.CustomGrid
public class CustomGrid
CustomGrid allows using a specific projection mapping. For debugging purpose.
| Constructor Summary | |
|---|---|
CustomGrid(double[][] coordinates)
|
|
| 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 CustomGrid(double[][] coordinates)
| 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 | |||||||||