Geomajas Community Documentation
The layer extensions allow determining how a layer is built, which data is part of the layer, update and creation of extra data on a layer.
A Layer
has some metadata (id, coordinate system,
label, bbox, stored in the LayerInfo
object) and allows you
get obtain the layer data.