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

Class: ZoomPointLocationRequest

Source Location: /coreplugins/location/common/Location.php

Class Overview

CwSerializable
   |
   --RelativeLocationRequest
      |
      --ZoomLocationRequest
         |
         --ZoomPointLocationRequest

Location request for recentering, zooming and rescaling


Variables

Constants

Methods


Inherited Variables

Inherited Methods

Class: RelativeLocationRequest

RelativeLocationRequest::unserialize()

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 363]
Location request for recentering, zooming and rescaling



[ Top ]


Class Variables

$crosshair =

[line 402]



Tags:

access:  public

Type:   StyledShape


[ Top ]

$point =

[line 387]



Tags:

access:  public

Type:   Point


[ Top ]

$scale =

[line 397]



Tags:

access:  public

Type:   float


[ Top ]

$type =  LocationRequest::LOC_REQ_ZOOM_POINT

[line 368]



Tags:

access:  public

Type:   string


[ Top ]

$zoomFactor =

[line 392]



Tags:

access:  public

Type:   float


[ Top ]

$zoomType =

[line 382]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


method unserialize [line 407]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


Overrides RelativeLocationRequest::unserialize() (parent method not documented)

[ Top ]


Class Constants

ZOOM_DIRECTION_IN =  'ZOOM_DIRECTION_IN'

[line 373]

ZoomType constants


[ Top ]

ZOOM_DIRECTION_NONE =  'ZOOM_DIRECTION_NONE'

[line 375]


[ Top ]

ZOOM_DIRECTION_OUT =  'ZOOM_DIRECTION_OUT'

[line 374]


[ Top ]

ZOOM_FACTOR =  'ZOOM_FACTOR'

[line 376]


[ Top ]

ZOOM_SCALE =  'ZOOM_SCALE'

[line 377]


[ Top ]



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