@ull-alejandro-raul-35l2/ull-shape

1.0.1

Shape

Paquete npm de Shape

https://github.com/ULL-ESIT-DSI-1617/creacion-de-paquetes-npm-alejandro-raul-35l2-p5

Autores: Alejandro Díaz Cueca y Raúl Martín Morales

Team: alejandro-raul-35l2

Aquí creamos la clase padre Shape de la que heredarán las demás clases.

new Shape(options: hash, shape: string)
Parameters
options (hash)
shape (string)
Instance Members
constructor(options, shape)
getArea()