Package

cogx.cogmath

geometry

Permalink

package geometry

Visibility
  1. Public
  2. All

Type Members

  1. final class Shape extends Serializable

    Permalink

    A Shape describes the dimensions of a discrete, hyper-rectangular object.

    A Shape describes the dimensions of a discrete, hyper-rectangular object.

    For historical reasons, the elements of a shape also have the following names: 3D: (layers, rows, columns) 2D: (rows, columns) 1D: (columns)

    Annotations
    @SerialVersionUID()

Value Members

  1. object Shape extends Serializable

    Permalink

    Companion object for Shape.

Ungrouped