IlvObject
   |
   +--IlvEmptyView
      |
      +--IlvResizableView
         |
         +--IlvAbstractView
            |
            +--IlvOverview
  
   
	
		IlvView. This component shows an 
overview of the IlvView and allows panning.| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								IlvOverview(left, top, width, height, view, image)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 
								getColor(color)
								 
								Returns the color of the rectangle that allows panning. 
							 | 
						|
| 
								
								 Returns the line width of the rectangle that allows panning. 
							 | 
						|
| 
								
								 Returns the message to be displayed when the mouse is over the overview. 
							 | 
						|
| 
								
								 Returns the message panel where the messages will be displayed. 
							 | 
						|
| 
								
								 Returns the opacity of the rectangle that allows panning. 
							 | 
						|
| 
								
								 Returns the main view associated with this overview. 
							 | 
						|
| 
								
								 Returns the line width of the rectangle that allows panning. 
							 | 
						|
| 
								
								 Indicates if the overview is in autorefresh mode. 
							 | 
						|
| 
								 
								isFillOn(color)
								 
								Returns the color of the rectangle that allows panning. 
							 | 
						|
| 
								
								 Returns the ignore content aspect ratio flag of overview. 
							 | 
						|
| 
								 
								setAnimatedPan(anim)
								 
								Sets whether the panning of the view using the overview is animated (for a tiled view only). 
							 | 
						|
| 
								 
								setAutoRefresh(set)
								 
								Sets the autorefresh mode of the overview. 
							 | 
						|
| 
								 
								setColor(color)
								 
								Changes the color of the rectangle that allows panning. 
							 | 
						|
| 
								 
								setFillOn(fill)
								 
								Sets whether the rectangle should be filled with a semi transparent background. 
							 | 
						|
| 
								 
								setIgnoreContentAspectRatio(ignoreContentAspectRatio)
								 
								Sets the overview to be ignore content aspect ratio. 
							 | 
						|
| 
								 
								setLineWidth(lw)
								 
								Changes the line width of the rectangle that allows panning. 
							 | 
						|
| 
								 
								setMessage(message)
								 
								Sets the message to be displayed when the mouse is over the overview. 
							 | 
						|
| 
								 
								setMessagePanel(ilvHTMLPanel)
								 
								Sets the message panel where the message will be displayed 
							 | 
						|
| 
								 
								setOpacity(opacity)
								 
								Sets the opacity on the fill of the rectangle that allows panning. 
							 | 
						
| getMaximumSize, getMinimumSize, isResizable, setHotkeys, setMaximumSize, setMinimumSize, setResizable, toHTML | 
| addSizeListener, getBounds, getHeight, getLeft, getLocation, getSize, getTop, getWidth, isStateInCookie, removeSizeListener, restoreState, saveState, setBounds, setLocation, setSize, setStateInCookie | 
| dispose, getClassName, hashCode, instanceOf, invoke, registerDispose, registerDisposeByClientId, removeHTML, setClassName, superConstructor, superInvoke, toString, updateVisibility | 
IlvView.
								
							true to animate the panning.
								
							setMessagePanel method.
						
						 
					IlvHTMLPanel.