org.jzy3d.plot3d.builder.concrete
Class RingGrid
- java.lang.Object
-
- org.jzy3d.plot3d.builder.Grid
-
- org.jzy3d.plot3d.builder.concrete.OrthonormalGrid
-
- org.jzy3d.plot3d.builder.concrete.RingGrid
-
public class RingGrid extends OrthonormalGrid
-
-
Constructor Summary
Constructors Constructor and Description RingGrid(float radius, int xysteps)RingGrid(float radius, int xysteps, int enlargeSteps)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<Coord3d>apply(Mapper mapper)
-
-
-
Constructor Detail
-
RingGrid
public RingGrid(float radius, int xysteps)
-
RingGrid
public RingGrid(float radius, int xysteps, int enlargeSteps)
-
-
Method Detail
-
apply
public java.util.List<Coord3d> apply(Mapper mapper)
- Overrides:
applyin classOrthonormalGrid
-
-
DMelt 3.0 © DataMelt by jWork.ORG