Documentation of 'org.jzy3d.plot3d.builder.Grid' Java class
Grid
org.jzy3d.plot3d.builder

Class Grid

    • Constructor Summary

      Constructors 
      Constructor and Description
      Grid(Range xyrange, int xysteps) 
      Grid(Range xrange, int xsteps, Range yrange, int ysteps) 
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      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

      • Grid

        public Grid(Range xyrange,
                    int xysteps)
      • Grid

        public Grid(Range xrange,
                    int xsteps,
                    Range yrange,
                    int ysteps)
    • Method Detail

      • apply

        public abstract java.util.List<Coord3d> apply(Mapper mapper)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.