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  
get(key) — Method in class org.openzoom.flash.utils.Cache
get(key) — Method in interface org.openzoom.flash.utils.ICache
Returns cache item at key.
getBounds(targetCoordinateSpace) — Method in interface org.openzoom.flash.renderers.IRenderer
Bounds of this renderer.
getBounds() — Method in interface org.openzoom.flash.viewport.IViewport
Returns a Rectangle object with the bounds of the viewport.
getBounds() — Method in interface org.openzoom.flash.viewport.IViewportTransform
Returns a Rectangle object with the bounds of the viewport.
getBounds() — Method in class org.openzoom.flash.viewport.NormalizedViewport
Returns a Rectangle object with the bounds of the viewport.
getBounds() — Method in class org.openzoom.flash.viewport.SceneViewport
Returns a Rectangle object with the bounds of the viewport.
getBounds() — Method in class org.openzoom.flash.viewport.ViewportTransform
Returns a Rectangle object with the bounds of the viewport.
getCenter() — Method in class org.openzoom.flash.viewport.SceneViewport
getChildAt(index) — Method in class org.openzoom.flash.components.MultiScaleContainer
getChildAt(index) — Method in class org.openzoom.flex.components.MultiScaleContainer
getChildByName(name) — Method in class org.openzoom.flash.components.MultiScaleContainer
getChildByName(name) — Method in class org.openzoom.flex.components.MultiScaleContainer
getChildIndex(child) — Method in class org.openzoom.flash.components.MultiScaleContainer
getChildIndex(child) — Method in class org.openzoom.flex.components.MultiScaleContainer
getContentType(extension) — Static method in class org.openzoom.flash.utils.MIMEUtil
Returns the official MIME type for the given file extension without a leading dot.
getDescriptor(source, xml) — Method in class org.openzoom.flash.descriptors.ImagePyramidDescriptorFactory
Returns an instance of IMultiScaleImageDescriptor that is based on the data and source that are given.
getInstance() — Static method in class org.openzoom.flash.descriptors.ImagePyramidDescriptorFactory
Returns an instance of this MultiScaleImageDescriptorFactory.
getInstance(viewport:org.openzoom.flash.viewport:INormalizedViewport) — Static method in class org.openzoom.flash.viewport.SceneViewport
Returns an instance of SceneViewport for a given normalized viewport.
getInstance(viewport:org.openzoom.flash.viewport:INormalizedViewport) — Static method in class org.openzoom.flash.viewport.transformers.SmoothTransformer
Constructor.
getLevelAt(index) — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the image pyramid level that exists at the specified index.
getLevelForSize(width, height) — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.djatoka.DjatokaDescriptor
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.gigapan.GigaPanDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.openstreetmap.OpenStreetMapDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.openzoom.OpenZoomDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskBackDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskFrontDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.virtualearth.VirtualEarthDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getLevelForSize(width, height) — Method in class org.openzoom.flash.descriptors.zoomify.ZoomifyDescriptor
Returns the minimum pyramid level that has a greater or equal size than specified by the arguments width and height.
getPosition(value) — Static method in class org.openzoom.flash.utils.MortonOrder
Returns the position (column, row) for a given Morton number.
getTileAtPoint(level, point) — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the tile at the given level under the given point.
getTileBounds(level, column, row) — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the bounds (position and dimensions) of the tile specified by the level, column and row.
getTileBounds(column, row) — Method in interface org.openzoom.flash.descriptors.IImagePyramidLevel
Returns the bounds of the specified tile.
getTileBounds(column, row) — Method in class org.openzoom.flash.descriptors.ImagePyramidLevel
Returns the bounds of the specified tile.
getTileURL(level, column, row) — Method in interface org.openzoom.flash.descriptors.IImagePyramidDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(column, row) — Method in interface org.openzoom.flash.descriptors.IImagePyramidLevel
Returns the URL of the tile at the specified position.
getTileURL(column, row) — Method in class org.openzoom.flash.descriptors.ImagePyramidLevel
Returns the URL of the tile at the specified position.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.deepzoom.DeepZoomImageDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.djatoka.DjatokaDescriptor
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.gigapan.GigaPanDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.openstreetmap.OpenStreetMapDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.openzoom.OpenZoomDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskBackDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.rosettaproject.RosettaDiskFrontDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.virtualearth.VirtualEarthDescriptor
Returns the URL of the tile specified by its level, column and row.
getTileURL(level, column, row) — Method in class org.openzoom.flash.descriptors.zoomify.ZoomifyDescriptor
Returns the URL of the tile specified by its level, column and row.
getValue(column, row) — Static method in class org.openzoom.flash.utils.MortonOrder
Returns Morton number for the given position (column, row).
GigaPanDescriptor — Final class in package org.openzoom.flash.descriptors.gigapan
Descriptor for the GigaPan.org project panoramas.
GigaPanDescriptor(source, width, height) — Constructor in class org.openzoom.flash.descriptors.gigapan.GigaPanDescriptor
Constructor.
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