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  
target — Property in interface org.openzoom.flash.viewport.IViewportTransformer
Target viewport transform.
targetCoordinateSpace — Property in interface org.openzoom.flash.scene.IMultiScaleScene
The display object that defines the coordinate system to use.
targetCoordinateSpace — Property in interface org.openzoom.flash.scene.IReadonlyMultiScaleScene
The display object that defines the coordinate system to use.
targetUpdate — Event in interface org.openzoom.flash.viewport.IViewport
Dispatched when the viewport transformation target is updated.
targetUpdate — Event in class org.openzoom.flash.viewport.NormalizedViewport
targetUpdate — Event in class org.openzoom.flash.viewport.SceneViewport
TARGET_UPDATE — Constant static property in class org.openzoom.flash.events.ViewportEvent
tileHeight — Property in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the height of a single tile of the image pyramid in pixels.
tileOverlap — Property in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the tile overlap in pixels.
tileSize — Property in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
Returns the size of a single tile of the image pyramid in pixels.
tileSize — Property in class org.openzoom.flash.descriptors.zoomify.ZoomifyDescriptor
Returns the size of a single tile of the image pyramid in pixels.
tileWidth — Property in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the width of a single tile of the image pyramid in pixels.
toggleFullScreen(stage, interactive) — Static method in class org.openzoom.flash.utils.FullScreenUtil
Toggle fullscreen mode.
top — Property in interface org.openzoom.flash.viewport.IViewport
The y coordinate of the top-left corner of the viewport.
top — Property in interface org.openzoom.flash.viewport.IViewportTransform
Coordinate of the upper boundary of the viewport transform.
top — Property in class org.openzoom.flash.viewport.NormalizedViewport
The y coordinate of the top-left corner of the viewport.
top — Property in class org.openzoom.flash.viewport.SceneViewport
The y coordinate of the top-left corner of the viewport.
top — Property in class org.openzoom.flash.viewport.ViewportTransform
Coordinate of the upper boundary of the viewport transform.
topLeft — Property in interface org.openzoom.flash.viewport.IViewport
The location of the IViewport object's top-left corner, determined by the x and y coordinates of the point.
topLeft — Property in interface org.openzoom.flash.viewport.IViewportTransform
The location of the IViewport object's top-left corner, determined by the x and y coordinates of the point.
topLeft — Property in class org.openzoom.flash.viewport.NormalizedViewport
The location of the IViewport object's top-left corner, determined by the x and y coordinates of the point.
topLeft — Property in class org.openzoom.flash.viewport.SceneViewport
The location of the IViewport object's top-left corner, determined by the x and y coordinates of the point.
topLeft — Property in class org.openzoom.flash.viewport.ViewportTransform
toString() — Method in class org.openzoom.flash.descriptors.ImagePyramidLevel
toString() — Method in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
toString() — Method in class org.openzoom.flash.descriptors.gigapan.GigaPanDescriptor
toString() — Method in class org.openzoom.flash.descriptors.openstreetmap.OpenStreetMapDescriptor
toString() — Method in class org.openzoom.flash.descriptors.openzoom.OpenZoomDescriptor
toString() — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskBackDescriptor
toString() — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskFrontDescriptor
toString() — Method in class org.openzoom.flash.descriptors.virtualearth.VirtualEarthDescriptor
toString() — Method in class org.openzoom.flash.descriptors.zoomify.ZoomifyDescriptor
toString() — Method in class org.openzoom.flash.viewport.NormalizedViewport
toString() — Method in class org.openzoom.flash.viewport.SceneViewport
toString() — Method in class org.openzoom.flash.viewport.ViewportTransform
transform — Property in interface org.openzoom.flash.viewport.IViewport
Transformation that is currently applied to the viewport
transform(target:org.openzoom.flash.viewport:IViewportTransform, immediately) — Method in interface org.openzoom.flash.viewport.IViewportTransformer
Transform viewport to target transform.
transform — Property in class org.openzoom.flash.viewport.NormalizedViewport
Transformation that is currently applied to the viewport
transform — Event in class org.openzoom.flash.viewport.SceneViewport
transform — Property in class org.openzoom.flash.viewport.SceneViewport
Transformation that is currently applied to the viewport
transform(target:org.openzoom.flash.viewport:IViewportTransform, immediately) — Method in class org.openzoom.flash.viewport.transformers.NullTransformer
Transform viewport to target transform.
transform(target:org.openzoom.flash.viewport:IViewportTransform, immediately) — Method in class org.openzoom.flash.viewport.transformers.SmoothTransformer
transform(target:org.openzoom.flash.viewport:IViewportTransform, immediately) — Method in class org.openzoom.flash.viewport.transformers.TweenerTransformer
Transform viewport to target transform.
transform(target:org.openzoom.flash.viewport:IViewportTransform, immediately) — Method in class org.openzoom.flash.viewport.transformers.TweensyZeroTransformer
Transform viewport to target transform.
transformEnd — Event in interface org.openzoom.flash.viewport.IViewport
Dispatched when a viewport transformation ends.
transformEnd — Event in class org.openzoom.flash.viewport.NormalizedViewport
transformEnd — Event in class org.openzoom.flash.viewport.SceneViewport
TRANSFORM_END — Constant static property in class org.openzoom.flash.events.ViewportEvent
transformer — Property in class org.openzoom.flash.components.MultiScaleContainer
transformer — Property in interface org.openzoom.flash.viewport.IViewport
Transforms the IViewport object after its state has been changed.
transformer — Property in class org.openzoom.flash.viewport.NormalizedViewport
Transforms the IViewport object after its state has been changed.
transformer — Property in class org.openzoom.flash.viewport.SceneViewport
Transforms the IViewport object after its state has been changed.
transformer — Property in class org.openzoom.flex.components.MultiScaleContainer
transformStart — Event in interface org.openzoom.flash.viewport.IViewport
Dispatched when a viewport transformation begins.
transformStart — Event in class org.openzoom.flash.viewport.NormalizedViewport
transformStart — Event in class org.openzoom.flash.viewport.SceneViewport
TRANSFORM_START — Constant static property in class org.openzoom.flash.events.ViewportEvent
transformUpdate — Event in interface org.openzoom.flash.viewport.IViewport
Dispatched when the viewport transformation is updated.
transformUpdate — Event in class org.openzoom.flash.viewport.NormalizedViewport
TRANSFORM_UPDATE — Constant static property in class org.openzoom.flash.events.ViewportEvent
TweenerTransformer — Final class in package org.openzoom.flash.viewport.transformers
TweenerTransformer is an implementation of IViewportTransformer based on the fantastic animation library Tweener.
TweenerTransformer() — Constructor in class org.openzoom.flash.viewport.transformers.TweenerTransformer
Constructor.
TweensyZeroTransformer — Class in package org.openzoom.flash.viewport.transformers
TweensyZeroTransformer is an implementation of IViewportTransformer based on the TweensyZero animation library.
TweensyZeroTransformer() — Constructor in class org.openzoom.flash.viewport.transformers.TweensyZeroTransformer
Constructor.
type — Property in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the mime-type of the image pyramid tiles, e.g.
type — Property in interface org.openzoom.flash.descriptors.IImageSourceDescriptor
Mime-type of the image source.
type — Property in class org.openzoom.flash.descriptors.ImageSourceDescriptor
Mime-type of the image source.
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