Class Surface

java.lang.Object
org.jzy3d.plot3d.primitives.Surface

public class Surface extends Object
A helper to generate drawable surfaces.
Author:
Martin Pernollet
  • Field Details

    • DEFAULT_FACE_DISPLAYED

      public static boolean DEFAULT_FACE_DISPLAYED
    • DEFAULT_WIREFRAME_DISPLAYED

      public static boolean DEFAULT_WIREFRAME_DISPLAYED
  • Constructor Details

    • Surface

      public Surface()
  • Method Details