Mapbender 3.0.6.2 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • Attribution
  • Authority
  • Dimension
  • DimensionInst
  • DimTime
  • Identifier
  • IdentifierAuthority
  • LegendUrl
  • MetadataUrl
  • MinMax
  • OnlineResource
  • RequestInformation
  • Style
  • VendorSpecific
  • VendorSpecificHandler
  • WmsCapabilitiesParser
  • WmsCapabilitiesParser111
  • WmsCapabilitiesParser130
  • WmsInstanceConfiguration
  • WmsInstanceConfigurationOptions
  • WmsInstanceEntityHandler
  • WmsInstanceLayerEntityHandler
  • WmsLayerSourceEntityHandler
  • WmsMetadata
  • WmsSourceEntityHandler

Class DimensionInst

Identifier class.

Mapbender\WmsBundle\Component\Dimension
Extended by Mapbender\WmsBundle\Component\DimensionInst

Direct known subclasses

Mapbender\WmsBundle\Component\VendorSpecific

Namespace: Mapbender\WmsBundle\Component
Author: Paul Schmidt
Located at Mapbender/WmsBundle/Component/DimensionInst.php

Methods summary

public
# getCreater( )
public
# setCreater( mixed $creater )
public
# getOrigextent( )
public
# setOrigextent( mixed $origextent )
public
# getActive( )
public
# setActive( mixed $active )
public
# getType( )
public
# setType( mixed $type )
public static
# findType( mixed $extent )
public static
# getData( mixed $extent )
public
# getConfiguration( )

Methods inherited from Mapbender\WmsBundle\Component\Dimension

getCurrent(), getDefault(), getExtent(), getMultipleValues(), getName(), getNearestValue(), getParameterName(), getUnitSymbol(), getUnits(), setCurrent(), setDefault(), setExtent(), setMultipleValues(), setName(), setNearestValue(), setUnitSymbol(), setUnits()

Magic methods summary

Constants summary

string TYPE_SINGLE
#'single'
string TYPE_INTERVAL
#'interval'
string TYPE_MULTIPLE
#'multiple'
string TYPE_MULTIPLEINTERVAL
#'multipleinterval'

Constants inherited from Mapbender\WmsBundle\Component\Dimension

NAME_ELEVATION, NAME_PREFIX, NAME_TIME

Properties summary

public mixed $origextent
#null
public mixed $active
#
public mixed $type
#

Properties inherited from Mapbender\WmsBundle\Component\Dimension

$current, $default, $extent, $multipleValues, $name, $nearestValue, $unitSymbol, $units

Mapbender 3.0.6.2 API documenation API documentation generated by ApiGen 2.8.0