A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
scale — Property in class org.openzoom.flash.components.MultiScaleContainer
Scale of the scene.
scale — Property in interface org.openzoom.flash.viewport.IViewport
Scale of the scene.
scale — Property in interface org.openzoom.flash.viewport.IViewportTransform
Scale of the scene.
scale — Property in class org.openzoom.flash.viewport.NormalizedViewport
Scale of the scene.
scale — Property in class org.openzoom.flash.viewport.SceneViewport
Scale of the scene.
scale — Property in class org.openzoom.flash.viewport.ViewportTransform
Scale of the scene.
scale — Property in class org.openzoom.flex.components.MultiScaleContainer
Scale of the scene.
ScaleConstraint — Final class in package org.openzoom.flash.viewport.constraints
Provides a way to limit the minimum and maximum scale the scene can reach.
ScaleConstraint() — Constructor in class org.openzoom.flash.viewport.constraints.ScaleConstraint
Constructor.
scene — Property in class org.openzoom.flash.components.MultiScaleContainer
Scene this viewport belongs to.
scene — Property in interface org.openzoom.flash.renderers.IRenderer
The scene this renderer is attached to.
scene — Property in class org.openzoom.flash.renderers.Renderer
The scene this renderer is attached to.
scene — Property in interface org.openzoom.flash.viewport.IViewport
Scene this viewport belongs to.
scene — Property in class org.openzoom.flash.viewport.NormalizedViewport
Scene this viewport belongs to.
scene — Property in class org.openzoom.flex.components.MultiScaleContainer
sceneHeight — Property in class org.openzoom.flash.components.MultiScaleContainer
sceneHeight — Property in interface org.openzoom.flash.scene.IMultiScaleScene
Indicates the height of the scene, in pixels.
sceneHeight — Property in interface org.openzoom.flash.scene.IReadonlyMultiScaleScene
Indicates the height of the scene, in pixels.
sceneHeight — Property in interface org.openzoom.flash.viewport.IViewportTransform
Indicates the height of the scene, in pixels.
sceneHeight — Property in class org.openzoom.flash.viewport.ViewportTransform
Indicates the height of the scene, in pixels.
sceneHeight — Property in class org.openzoom.flex.components.MultiScaleContainer
Indicates the height of the scene, in pixels.
SceneNavigator — Final class in package org.openzoom.flash.components
Component for quickly navigating a multiscale scene.
SceneNavigator() — Constructor in class org.openzoom.flash.components.SceneNavigator
Constructor.
sceneToLocal(point) — Method in class org.openzoom.flash.components.MultiScaleContainer
Converts the point object from scene coordinates to the viewport's container (local) coordinates.
sceneToLocal(point) — Method in interface org.openzoom.flash.viewport.IViewport
Converts the point object from scene coordinates to the viewport's container (local) coordinates.
sceneToLocal(point) — Method in class org.openzoom.flash.viewport.NormalizedViewport
Converts the point object from scene coordinates to the viewport's container (local) coordinates.
sceneToLocal(point) — Method in class org.openzoom.flash.viewport.SceneViewport
Converts the point object from scene coordinates to the viewport's container (local) coordinates.
sceneToLocal(point) — Method in class org.openzoom.flex.components.MultiScaleContainer
Converts the point object from scene coordinates to the viewport's container (local) coordinates.
SceneViewport — Final class in package org.openzoom.flash.viewport
IViewport implementation that is based on the scene coordinate system [0, scene(Width|Height)].
SceneViewport(lock, viewport:org.openzoom.flash.viewport:INormalizedViewport) — Constructor in class org.openzoom.flash.viewport.SceneViewport
Constructor.
sceneWidth — Property in class org.openzoom.flash.components.MultiScaleContainer
sceneWidth — Property in interface org.openzoom.flash.scene.IMultiScaleScene
Indicates the width of the scene, in pixels.
sceneWidth — Property in interface org.openzoom.flash.scene.IReadonlyMultiScaleScene
Indicates the width of the scene, in pixels.
sceneWidth — Property in interface org.openzoom.flash.viewport.IViewportTransform
Indicates the width of the scene, in pixels.
sceneWidth — Property in class org.openzoom.flash.viewport.ViewportTransform
Indicates the width of the scene, in pixels.
sceneWidth — Property in class org.openzoom.flex.components.MultiScaleContainer
Indicates the width of the scene, in pixels.
securityError — Event in class org.openzoom.flash.components.MultiScaleImage
Dispatched when an security error has occured while loading the image.
securityError — Event in class org.openzoom.flex.components.MultiScaleImage
Dispatched when an security error has occured while loading the image.
setActualSize(width, height) — Method in class org.openzoom.flash.components.MultiScaleContainer
setChildIndex(child, index) — Method in class org.openzoom.flash.components.MultiScaleContainer
setChildIndex(child, index) — Method in class org.openzoom.flex.components.MultiScaleContainer
setSize(width, height) — Method in interface org.openzoom.flash.viewport.INormalizedViewportContainer
Sets viewportWidth and viewportHeight.
setSize(width, height) — Method in interface org.openzoom.flash.viewport.IViewportTransformContainer
Sets viewportWidth and viewportHeight.
setSize(width, height) — Method in class org.openzoom.flash.viewport.NormalizedViewport
Sets viewportWidth and viewportHeight.
setSize(width, height) — Method in class org.openzoom.flash.viewport.ViewportTransform
Sets viewportWidth and viewportHeight.
showAll(immediately) — Method in class org.openzoom.flash.components.MultiScaleContainer
Fit entire scene into the viewport.
showAll(immediately) — Method in interface org.openzoom.flash.viewport.IViewport
Fit entire scene into the viewport.
showAll() — Method in interface org.openzoom.flash.viewport.IViewportTransform
Fit entire scene into the viewport.
showAll(immediately) — Method in class org.openzoom.flash.viewport.NormalizedViewport
Fit entire scene into the viewport.
showAll(immediately) — Method in class org.openzoom.flash.viewport.SceneViewport
Fit entire scene into the viewport.
showAll() — Method in class org.openzoom.flash.viewport.ViewportTransform
Fit entire scene into the viewport.
showAll — Property in class org.openzoom.flash.viewport.controllers.ContextMenuController
showAll — Property in class org.openzoom.flash.viewport.controllers.KeyboardController
showAll(immediately) — Method in class org.openzoom.flex.components.MultiScaleContainer
Fit entire scene into the viewport.
showAllKey — Property in class org.openzoom.flash.viewport.controllers.KeyboardController
Key for fitting the entire scene into the viewport.
showAllMenuCaption — Property in class org.openzoom.flash.viewport.controllers.ContextMenuController
size — Property in class org.openzoom.flash.utils.Cache
Returns the size of the cache.
size — Property in interface org.openzoom.flash.utils.ICache
Returns the size of the cache.
smoothPanning — Property in class org.openzoom.flash.viewport.controllers.MouseController
SmoothTransformer — Class in package org.openzoom.flash.viewport.transformers
Viewport transformer based on the excellent research paper «Smooth and Efficient Zooming and Panning» by Wijk & Nuij.
SmoothTransformer() — Constructor in class org.openzoom.flash.viewport.transformers.SmoothTransformer
Constructor.
source — Property in class org.openzoom.flash.components.MultiScaleImage
Source of this image.
source — Property in class org.openzoom.flex.components.MultiScaleImage
Source of this image.
sources — Property in interface org.openzoom.flash.descriptors.IMultiScaleImageDescriptor
Returns an array of IImageSourceDescriptor objects.
sources — Property in class org.openzoom.flash.descriptors.openzoom.OpenZoomDescriptor
speed — Property in class org.openzoom.flash.viewport.transformers.SmoothTransformer
Spinner — Final class in package org.openzoom.flash.components
Component for indicating activity, such as loading over the network.
License: Unknown
Adapted from code by Steven Sacks
Spinner(numSlices, radius, color) — Constructor in class org.openzoom.flash.components.Spinner
Constructor
stop() — Method in interface org.openzoom.flash.viewport.IViewportTransformer
Stop viewport transformation.
stop() — Method in class org.openzoom.flash.viewport.transformers.NullTransformer
Stop viewport transformation.
stop() — Method in class org.openzoom.flash.viewport.transformers.SmoothTransformer
stop() — Method in class org.openzoom.flash.viewport.transformers.TweenerTransformer
Stop viewport transformation.
stop() — Method in class org.openzoom.flash.viewport.transformers.TweensyZeroTransformer
Stop viewport transformation.
swapChildren(child1, child2) — Method in class org.openzoom.flash.components.MultiScaleContainer
swapChildren(child1, child2) — Method in class org.openzoom.flex.components.MultiScaleContainer
swapChildrenAt(index1, index2) — Method in class org.openzoom.flash.components.MultiScaleContainer
swapChildrenAt(index1, index2) — Method in class org.openzoom.flex.components.MultiScaleContainer
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z