ShapeMap constructor

ShapeMap(
  1. Map<ShapeId, Shape> shapes
)

Implementation

ShapeMap(super.shapes);