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  
Cache — Final class in package org.openzoom.flash.utils
Basic implementation of a cache that evicts lowest item in order in case its capacity has been reached.
Cache(size) — Constructor in class org.openzoom.flash.utils.Cache
Constructor.
center — Property in interface org.openzoom.flash.viewport.IViewport
Returns the center of the viewport.
center — Property in interface org.openzoom.flash.viewport.IViewportTransform
Returns the center of the transform.
center — Property in class org.openzoom.flash.viewport.NormalizedViewport
Returns the center of the viewport.
center — Property in class org.openzoom.flash.viewport.SceneViewport
Returns the center of the viewport.
center — Property in class org.openzoom.flash.viewport.ViewportTransform
Returns the center of the transform.
CenterConstraint — Final class in package org.openzoom.flash.viewport.constraints
Centers the scene once it is all visible.
CenterConstraint() — Constructor in class org.openzoom.flash.viewport.constraints.CenterConstraint
Constructor.
children — Property in class org.openzoom.flex.components.MultiScaleContainer
clamp(value, minimum, maximum) — Package function in org.openzoom.flash.utils.math
Utility function to clamp a value between a minimum and maximum.
clickEnabled — Property in class org.openzoom.flash.viewport.controllers.MouseController
clickZoomInFactor — Property in class org.openzoom.flash.viewport.controllers.MouseController
Factor for zooming into the scene through clicking.
clickZoomOutFactor — Property in class org.openzoom.flash.viewport.controllers.MouseController
Factor for zooming out of the scene through Shift-/Ctrl-clicking.
clone() — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns a copy of this object.
clone() — Method in interface org.openzoom.flash.descriptors.IImagePyramidLevel
Returns a copy of this object.
clone() — Method in interface org.openzoom.flash.descriptors.IImageSourceDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.ImagePyramidLevel
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.ImageSourceDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.djatoka.DjatokaDescriptor
clone() — Method in class org.openzoom.flash.descriptors.gigapan.GigaPanDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.openstreetmap.OpenStreetMapDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.openzoom.OpenZoomDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskBackDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskFrontDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.virtualearth.VirtualEarthDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.descriptors.zoomify.ZoomifyDescriptor
Returns a copy of this object.
clone() — Method in class org.openzoom.flash.events.RendererEvent
clone() — Method in class org.openzoom.flash.events.ViewportEvent
clone() — Method in interface org.openzoom.flash.viewport.IViewportTransform
Returns a new IViewportTransform object with the same values for the x, y, width, height and zoom properties as the original IViewportTransform object.
clone() — Method in class org.openzoom.flash.viewport.ViewportTransform
Returns a new IViewportTransform object with the same values for the x, y, width, height and zoom properties as the original IViewportTransform object.
collection — Property in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
Returns the collection this image belongs to or null if it does not belong to a collection.
compareTo(other) — Method in interface org.openzoom.flash.utils.IComparable
Compares this object with the specified object for order.
complete — Event in class org.openzoom.flash.components.MultiScaleImage
Dispatched when the image has successfully loaded.
complete — Event in class org.openzoom.flex.components.MultiScaleImage
Dispatched when the image has successfully loaded.
CompositeConstraint — Final class in package org.openzoom.flash.viewport.constraints
CompositeConstraint allows you to apply many different constraints at the same time.
CompositeConstraint() — Constructor in class org.openzoom.flash.viewport.constraints.CompositeConstraint
Constructor.
constraint — Property in class org.openzoom.flash.components.MultiScaleContainer
Constraint of this container.
constraint — Property in interface org.openzoom.flash.viewport.IViewportTransformer
Constraint for target transform.
constraint — Property in class org.openzoom.flex.components.MultiScaleContainer
constraints — Property in class org.openzoom.flash.viewport.constraints.CompositeConstraint
An array of constraints that are applied successively.
contains(key) — Method in class org.openzoom.flash.utils.Cache
Returns true if cache has item at key and otherwise false
contains(key) — Method in interface org.openzoom.flash.utils.ICache
Returns true if cache has item at key and otherwise false
contains(x, y) — Method in interface org.openzoom.flash.viewport.IViewport
Determines whether the specified point is contained within this Viewport object.
contains(x, y) — Method in interface org.openzoom.flash.viewport.IViewportTransform
Determines whether the specified point is contained within this Viewport object.
contains(x, y) — Method in class org.openzoom.flash.viewport.NormalizedViewport
Determines whether the specified point is contained within this Viewport object.
contains(x, y) — Method in class org.openzoom.flash.viewport.SceneViewport
Determines whether the specified point is contained within this Viewport object.
contains(x, y) — Method in class org.openzoom.flash.viewport.ViewportTransform
Determines whether the specified point is contained within this Viewport object.
ContextMenuController — Final class in package org.openzoom.flash.viewport.controllers
Context menu controller for viewports.
ContextMenuController() — Constructor in class org.openzoom.flash.viewport.controllers.ContextMenuController
Constructor.
controllers — Property in class org.openzoom.flash.components.MultiScaleContainer
Controllers of type IViewportController applied to this MultiScaleImage.
controllers — Property in class org.openzoom.flex.components.MultiScaleContainer
Controllers of type IViewportController applied to this MultiScaleImage.
copy(other:org.openzoom.flash.viewport:IViewportTransform) — Method in interface org.openzoom.flash.viewport.IViewportTransform
Copy values from other to this instance of IViewportTransform.
copy(other:org.openzoom.flash.viewport:IViewportTransform) — Method in class org.openzoom.flash.viewport.ViewportTransform
Copy values from other to this instance of IViewportTransform.
createChildren() — Method in class org.openzoom.flex.components.MemoryMonitor
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