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
-
-
Field Detail
-
sqradius
protected double sqradius
-
ENLARGE_STEP
protected static final int ENLARGE_STEP
- See Also:
- Constant Field Values
-
-
Method Detail
-
apply
public List<Coord3d> apply(Mapper mapper)
- Overrides:
apply
in classOrthonormalGrid
-
-