Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • Attribution
  • Authority
  • Dimension
  • Extent
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Size
  • Style
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class WmsInstanceConfigurationOptions

Description of WmsInstanceConfiguration

Mapbender\CoreBundle\Component\InstanceConfigurationOptions
Extended by Mapbender\WmsBundle\Component\WmsInstanceConfigurationOptions
Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/WmsInstanceConfigurationOptions.php
Methods summary
public Mapbender\WmsBundle\Component\WmsInstanceConfiguration
# setTiled( boolean $tiled )

Sets a tiled

Sets a tiled

Parameters

$tiled
boolean
$tiled source tiled

Returns

Mapbender\WmsBundle\Component\WmsInstanceConfiguration
public boolean
# getTiled( )

Returns a tiled

Returns a tiled

Returns

boolean
tiled
public Mapbender\WmsBundle\Component\WmsInstanceConfiguration
# setBbox( array $bbox )

Sets a bbox

Sets a bbox

Parameters

$bbox
array
$bbox source bbox

Returns

Mapbender\WmsBundle\Component\WmsInstanceConfiguration
public array
# getBbox( )

Returns a bbox

Returns a bbox

Returns

array
bbox
public array
# toArray( )

Returns

array
Methods inherited from Mapbender\CoreBundle\Component\InstanceConfigurationOptions
getFormat(), getInfoformat(), getOpacity(), getProxy(), getTransparency(), getUrl(), getVisible(), setFormat(), setInfoformat(), setOpacity(), setProxy(), setTransparency(), setUrl(), setVisible()
Properties summary
public mixed $tiled
#
public mixed $bbox
#
Properties inherited from Mapbender\CoreBundle\Component\InstanceConfigurationOptions
$format, $infoformat, $opacity, $proxy, $transparency, $url, $visible
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0