org.jzy3d.plot3d.builder.concrete
Class CustomGrid
java.lang.Object
org.jzy3d.plot3d.builder.Grid
org.jzy3d.plot3d.builder.concrete.CustomGrid
public class CustomGrid
- extends Grid
CustomGrid allows using a specific projection mapping. For debugging purpose.
Constructor Summary |
CustomGrid(double[][] coordinates)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coordinates
protected double[][] coordinates
CustomGrid
public CustomGrid(double[][] coordinates)
apply
public List<Coord3d> apply(Mapper mapper)
- Specified by:
apply
in class Grid
Copyright © 2013. All rights reserved.