Plugins
[ class tree: Plugins ] [ index: Plugins ] [ all elements ]

Class: GeostatResult

Source Location: /plugins/geostat/common/Geostat.php

Class Overview

CwSerializable
   |
   --GeostatResult



Variables

Methods


Inherited Variables

Inherited Methods

Class: CwSerializable

CwSerializable::__construct()
Constructor
CwSerializable::copyAllVars()
Copy all properties from one object to another (overwriting previous ones)
CwSerializable::getValue()
Returns structure's property value if property exists
CwSerializable::guessClassName()
Tries to guess the class to use from the property being unserialised.
CwSerializable::unserialize()
Unserializes from a stdClass structure
CwSerializable::unserializeArray()
Returns an array of typed values
CwSerializable::unserializeObject()
Returns an unserialized object from a stdClass structure
CwSerializable::unserializeObjectMap()
Returns an array of unserialized objects from a stdClass structure
CwSerializable::unserializeStringArray()
Returns an array of typed values from a string
CwSerializable::unserializeValue()
Returns a typed value from a structure property

Class Details

[line 151]


[ Top ]


Class Variables

$choroplethClassification =

[line 166]



Tags:

var:  Result of the classification for choropleth layer
access:  public

Type:   Classification


[ Top ]

$choroplethDrawn =  false

[line 156]



Tags:

var:  True if choropleth was drawn
access:  public

Type:   boolean


[ Top ]

$choroplethParams =

[line 161]



Tags:

var:  Parameters as modified by server
access:  public

Type:   GeostatChoropleth


[ Top ]

$choroplethStats =

[line 171]



Tags:

var:  Statistics about choropleth distribution
access:  public

Type:   DistributionSummary


[ Top ]



Class Methods


method unserialize [line 176]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


Overrides CwSerializable::unserialize() (Unserializes from a stdClass structure)

[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:48 +0200 by phpDocumentor 1.3.0RC3