Class SphereDiform

All Implemented Interfaces:
Serializable, Comparable, TemporalComputedObject3D, MatrixPropertiesObject, XmlRepresentable

public class SphereDiform extends Sphere
See Also:
  • Constructor Details

    • SphereDiform

      public SphereDiform()
    • SphereDiform

      public SphereDiform(Axe axis, double radius)
    • SphereDiform

      public SphereDiform(Point3D center, double radius)
  • Method Details