Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GmfGroup<>

Type Parameters

    Hierarchy

    • GmfGroup

    Index

    Properties

    children: (GmfLayer | GmfGroup)[]
    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: number

    (GmfBaseNode)

    metadata: GmfMetaData

    (GmfBaseNode)

    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: string

    (GmfBaseNode)

    ogcServer: string

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

    popupId: string

    a popup identifier for the associate submenu.

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

    Generated using TypeDoc