|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Overlay | |
---|---|
org.apache.batik.apps.svgbrowser | |
org.apache.batik.swing.gvt | |
org.apache.batik.swing.svg |
Uses of Overlay in org.apache.batik.apps.svgbrowser |
---|
Classes in org.apache.batik.apps.svgbrowser that implement Overlay | |
---|---|
class |
ElementOverlayManager.ElementOverlay
The element overlay. |
protected class |
ThumbnailDialog.AreaOfInterestOverlay
An overlay that represents the current area of interest. |
Fields in org.apache.batik.apps.svgbrowser declared as Overlay | |
---|---|
protected Overlay |
ElementOverlayManager.elementOverlay
The element overlay. |
Methods in org.apache.batik.apps.svgbrowser that return Overlay | |
---|---|
Overlay |
ElementOverlayManager.getElementOverlay()
Gets the elementOverlay. |
Methods in org.apache.batik.apps.svgbrowser with parameters of type Overlay | |
---|---|
void |
JSVGViewerFrame.Canvas.JSVGViewerDOMViewerController.removeSelectionOverlay(Overlay selectionOverlay)
|
void |
DOMViewerController.removeSelectionOverlay(Overlay selectionOverlay)
Removes the given selection overlay from the canvas. |
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 |
AbstractZoomInteractor.overlay
The overlay. |
protected Overlay |
TextSelectionManager.selectionOverlay
The selection overlay. |
Methods in org.apache.batik.swing.gvt that return Overlay | |
---|---|
Overlay |
TextSelectionManager.getSelectionOverlay()
Returns the selection overlay. |
Uses of Overlay in org.apache.batik.swing.svg |
---|
Classes in org.apache.batik.swing.svg that implement Overlay | |
---|---|
class |
SVGUpdateOverlay
One line Class Desc Complete Class Desc |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |