getLayer method

Layer getLayer(
  1. double id
)

Returns the layer with the given internal ID.

Implementation

external Layer getLayer(double id);