| 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 | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in interface org.openzoom.flash.viewport.IViewportConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.CenterConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.CompositeConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.FillConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.MapConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.NullConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.ScaleConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.VisibilityConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| validate(transform:org.openzoom.flash.viewport:IViewportTransform, target:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.constraints.ZoomConstraint | |
| Validate the viewport transform by performing transformations until it validates all constraints. | |
| view — Property in interface org.openzoom.flash.viewport.IViewportController | |
| Indicates the display object the controller receives events from. | |
| viewport — Property in class org.openzoom.flash.components.MultiScaleContainer | |
| Viewport of this container. | |
| viewport — Property in class org.openzoom.flash.components.SceneNavigator | |
| viewport — Property in interface org.openzoom.flash.renderers.IRenderer | |
| The viewport this renderer is viewed in. | |
| viewport — Property in class org.openzoom.flash.renderers.Renderer | |
| The viewport this renderer is viewed in. | |
| viewport — Property in interface org.openzoom.flash.viewport.IViewportController | |
| Indicates the viewport this controller acts upon. | |
| viewport — Property in interface org.openzoom.flash.viewport.IViewportTransformer | |
| Target viewport to transform. | |
| viewport — Property in class org.openzoom.flex.components.MultiScaleContainer | |
| ViewportEvent — Final class in package org.openzoom.flash.events | |
| Viewport event class. | |
| ViewportEvent(type, bubbles, cancelable, oldTransform:org.openzoom.flash.viewport:IViewportTransform) — Constructor in class org.openzoom.flash.events.ViewportEvent | |
| Constructor. | |
| viewportHeight — Property in class org.openzoom.flash.components.MultiScaleContainer | |
| Vertical dimension of the viewport. | |
| viewportHeight — Property in interface org.openzoom.flash.viewport.IViewport | |
| Height of the viewport container. | |
| viewportHeight — Property in interface org.openzoom.flash.viewport.IViewportTransform | |
| Height of the viewport container. | |
| viewportHeight — Property in class org.openzoom.flash.viewport.NormalizedViewport | |
| Height of the viewport container. | |
| viewportHeight — Property in class org.openzoom.flash.viewport.SceneViewport | |
| Height of the viewport container. | |
| viewportHeight — Property in class org.openzoom.flash.viewport.ViewportTransform | |
| viewportHeight — Property in class org.openzoom.flex.components.MultiScaleContainer | |
| Vertical dimension of the viewport. | |
| viewport_targetUpdateHandler(event:org.openzoom.flash.events:ViewportEvent) — Method in class org.openzoom.flash.viewport.transformers.SmoothTransformer | |
| ViewportTransform — Final class in package org.openzoom.flash.viewport | |
| The ViewportTransform stores the position and bounds of a viewport. | |
| ViewportTransform(x, y, width, height, zoom, viewportWidth, viewportHeight, sceneWidth, sceneHeight) — Constructor in class org.openzoom.flash.viewport.ViewportTransform | |
| Constructor. | |
| viewportWidth — Property in class org.openzoom.flash.components.MultiScaleContainer | |
| Horizontal dimension of the viewport. | |
| viewportWidth — Property in interface org.openzoom.flash.viewport.IViewport | |
| Width of the viewport container. | |
| viewportWidth — Property in interface org.openzoom.flash.viewport.IViewportTransform | |
| Width of the viewport container. | |
| viewportWidth — Property in class org.openzoom.flash.viewport.NormalizedViewport | |
| Width of the viewport container. | |
| viewportWidth — Property in class org.openzoom.flash.viewport.SceneViewport | |
| Width of the viewport container. | |
| viewportWidth — Property in class org.openzoom.flash.viewport.ViewportTransform | |
| viewportWidth — Property in class org.openzoom.flex.components.MultiScaleContainer | |
| Horizontal dimension of the viewport. | |
| viewportX — Property in class org.openzoom.flash.components.MultiScaleContainer | |
| Horizontal coordinate of the viewport. | |
| viewportX — Property in class org.openzoom.flex.components.MultiScaleContainer | |
| Horizontal coordinate of the viewport. | |
| viewportY — Property in class org.openzoom.flash.components.MultiScaleContainer | |
| Vertical coordinate of the viewport. | |
| viewportY — Property in class org.openzoom.flex.components.MultiScaleContainer | |
| Vertical coordinate of the viewport. | |
| VirtualEarthDescriptor — Final class in package org.openzoom.flash.descriptors.virtualearth | |
| Microsoft VirtualEarth descriptor. | |
| VirtualEarthDescriptor() — Constructor in class org.openzoom.flash.descriptors.virtualearth.VirtualEarthDescriptor | |
| Constructor. | |
| VisibilityConstraint — Final class in package org.openzoom.flash.viewport.constraints | |
| Provides basic bounds checking by ensuring that a certain ratio of the scene is always visible. | |
| VisibilityConstraint() — Constructor in class org.openzoom.flash.viewport.constraints.VisibilityConstraint | |
| Constructor. | |
| visibilityRatio — Property in class org.openzoom.flash.viewport.constraints.VisibilityConstraint | |
| Indicates the minimal ratio that has to visible of the scene. | |
| 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 | |