Uses of Interface
org.apache.batik.swing.gvt.Overlay

Packages that use Overlay
org.apache.batik.apps.svgbrowser   
org.apache.batik.swing.gvt   
 

Uses of Overlay in org.apache.batik.apps.svgbrowser
 

Classes in org.apache.batik.apps.svgbrowser that implement Overlay
protected  class ThumbnailDialog.AreaOfInterestOverlay
          An overlay that represents the current area of interest.
 

Uses of Overlay in org.apache.batik.swing.gvt
 

Classes in org.apache.batik.swing.gvt that implement Overlay
protected  class AbstractZoomInteractor.ZoomOverlay
          To paint the interactor.
protected  class TextSelectionManager.SelectionOverlay
          The selection overlay.
 

Fields in org.apache.batik.swing.gvt declared as Overlay
protected  Overlay TextSelectionManager.selectionOverlay
          The selection overlay.
protected  Overlay AbstractZoomInteractor.overlay
          The overlay.
 

Methods in org.apache.batik.swing.gvt that return Overlay
 Overlay TextSelectionManager.getSelectionOverlay()
          Returns the selection overlay.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.