Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

    Hierarchy

    • GmfGroup

    Index

    Properties

    children

    children: (GmfGroup | GmfLayer)[]

    dimensions

    dimensions: Object

    The dimensions managed by the OpenLayers layer, if the value is null we will take the dimension from the application. This is present only on non mixed first level group.

    id

    id: number

    (GmfBaseNode)

    metadata

    metadata: GmfMetaData

    (GmfBaseNode)

    mixed

    mixed: boolean

    A mixed group is a group on which one the layers comes from different sources, then all the sub GeoMapFish layers (leaf) will be an OpenLayers layer. By opposition a non mixed first level group contains only GeoMapFish layers WMS from the same server, then we have only one OpenLayers layer for all the first level group. All the group child will have the same value of his parent, In other word, all the group of a first level group will have the same value.

    name

    name: string

    (GmfBaseNode)

    ogcServer

    ogcServer: string

    On non mixed first level group it is the ogc server to use.

    popupId

    popupId: string

    a popup identifier for the associate submenu.

    time

    On non mixed first level group with more then one time layer, it is the time information.

    Generated using TypeDoc